diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-04-16 07:35:27 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-04-16 07:35:27 +0000 |
commit | cb385d363399967529125c94026e3ec2c6011d43 (patch) | |
tree | 9b05f2d3644f5ab08d23e47fa28ff5dfd1b592ad /ftp/p5-File-Fetch | |
parent | - Update to 1.10 (diff) |
- Update to 0.34
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/File-Fetch/CHANGES
Notes
Notes:
svn path=/head/; revision=294899
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 |
2 files changed, 6 insertions, 3 deletions
diff --git a/ftp/p5-File-Fetch/Makefile b/ftp/p5-File-Fetch/Makefile index 05612aedd9b8..c577ece27c08 100644 --- a/ftp/p5-File-Fetch/Makefile +++ b/ftp/p5-File-Fetch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File-Fetch -PORTVERSION= 0.32 +PORTVERSION= 0.34 CATEGORIES= ftp www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A generic file fetching mechanism +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= File::Fetch.3 diff --git a/ftp/p5-File-Fetch/distinfo b/ftp/p5-File-Fetch/distinfo index 63852659ccfa..68155559fb32 100644 --- a/ftp/p5-File-Fetch/distinfo +++ b/ftp/p5-File-Fetch/distinfo @@ -1,2 +1,2 @@ -SHA256 (File-Fetch-0.32.tar.gz) = a953ee1f46bb30d7f6cd46747c3aa6896f8ad4b4ae038e3ed1b515e562b66ca3 -SIZE (File-Fetch-0.32.tar.gz) = 19027 +SHA256 (File-Fetch-0.34.tar.gz) = 044f13a02baf3d4d91739711fd2bfc3f2233a90033501b97c8294a3dd429084d +SIZE (File-Fetch-0.34.tar.gz) = 19717 |