diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-10-03 01:50:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-10-03 01:50:44 +0800 |
commit | 0595188c71c9444568207aaeb7672a3f97f8e49e (patch) | |
tree | aa88233d5e00374833198811fe96124db4a7863b /ftp/p5-File-Fetch | |
parent | f919adc36e5ab1160d1a842936776fd4185c1076 (diff) | |
download | freebsd-ports-gnome-0595188c71c9444568207aaeb7672a3f97f8e49e.tar.gz freebsd-ports-gnome-0595188c71c9444568207aaeb7672a3f97f8e49e.tar.zst freebsd-ports-gnome-0595188c71c9444568207aaeb7672a3f97f8e49e.zip |
- Update to 0.44
- Support STAGEDIR
Changes: http://search.cpan.org/dist/File-Fetch/CHANGES
Diffstat (limited to 'ftp/p5-File-Fetch')
-rw-r--r-- | ftp/p5-File-Fetch/Makefile | 5 | ||||
-rw-r--r-- | ftp/p5-File-Fetch/distinfo | 4 | ||||
-rw-r--r-- | ftp/p5-File-Fetch/pkg-plist | 1 |
3 files changed, 4 insertions, 6 deletions
diff --git a/ftp/p5-File-Fetch/Makefile b/ftp/p5-File-Fetch/Makefile index 428a7f77a32d..bff26bed626d 100644 --- a/ftp/p5-File-Fetch/Makefile +++ b/ftp/p5-File-Fetch/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= File-Fetch -PORTVERSION= 0.42 +PORTVERSION= 0.44 CATEGORIES= ftp www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,4 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -MAN3= File::Fetch.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/ftp/p5-File-Fetch/distinfo b/ftp/p5-File-Fetch/distinfo index 10a66bc70c49..7c4b3d482d77 100644 --- a/ftp/p5-File-Fetch/distinfo +++ b/ftp/p5-File-Fetch/distinfo @@ -1,2 +1,2 @@ -SHA256 (File-Fetch-0.42.tar.gz) = 147ce83885e0da33c8059a5786dd6248db6798060ed37f2866ee05ea57129466 -SIZE (File-Fetch-0.42.tar.gz) = 20230 +SHA256 (File-Fetch-0.44.tar.gz) = 1c9adce4c889ef3fe7e6b9424ae00221f3249026f7ea21c07096a58d40215238 +SIZE (File-Fetch-0.44.tar.gz) = 20337 diff --git a/ftp/p5-File-Fetch/pkg-plist b/ftp/p5-File-Fetch/pkg-plist index c96d5dd3c5a7..d0798e05648f 100644 --- a/ftp/p5-File-Fetch/pkg-plist +++ b/ftp/p5-File-Fetch/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/File/Fetch.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Fetch/.packlist +%%PERL5_MAN3%%/File::Fetch.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Fetch @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File @dirrmtry %%SITE_PERL%%/File |