From aae017a0ab1de019702af967a949f9a829a40321 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 2 Oct 2013 17:50:44 +0000 Subject: - Update to 0.44 - Support STAGEDIR Changes: http://search.cpan.org/dist/File-Fetch/CHANGES --- ftp/p5-File-Fetch/Makefile | 5 +---- ftp/p5-File-Fetch/distinfo | 4 ++-- ftp/p5-File-Fetch/pkg-plist | 1 + 3 files changed, 4 insertions(+), 6 deletions(-) (limited to 'ftp') 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 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 -- cgit