Update to 0.52, and add NO_ARCH.
Changes: https://metacpan.org/changes/distribution/File-Fetch
This commit is contained in:
parent
65b6f0fb24
commit
3f0b81a7a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423604
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= File-Fetch
|
||||
PORTVERSION= 0.48
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.52
|
||||
CATEGORIES= ftp www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,7 +13,11 @@ COMMENT= Generic file fetching mechanism
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Module-Load-Conditional>=0.66:devel/p5-Module-Load-Conditional
|
||||
RUN_DEPENDS= p5-Module-Load-Conditional>=0.66:devel/p5-Module-Load-Conditional
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (File-Fetch-0.48.tar.gz) = 9996f7988144d7d661e6e668237f7ca6dd3e0d121e4f01a9f773fab7847e863c
|
||||
SIZE (File-Fetch-0.48.tar.gz) = 20444
|
||||
TIMESTAMP = 1476027584
|
||||
SHA256 (File-Fetch-0.52.tar.gz) = b14f65afe467e965ce929ddd1446361f1e46883beb055c4451c4191c11efaff4
|
||||
SIZE (File-Fetch-0.52.tar.gz) = 20960
|
||||
|
Loading…
Reference in New Issue
Block a user