diff options
author | culot <culot@FreeBSD.org> | 2012-04-16 15:35:27 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-04-16 15:35:27 +0800 |
commit | 269b80995e53b15ed13f229accc522fa0294570f (patch) | |
tree | a9c91b55f96d187bf5a1762b6533b7f923ab1df5 /ftp/p5-File-Fetch | |
parent | 61033921d5e486d9ec091c6644df4ed2003a0862 (diff) | |
download | freebsd-ports-gnome-269b80995e53b15ed13f229accc522fa0294570f.tar.gz freebsd-ports-gnome-269b80995e53b15ed13f229accc522fa0294570f.tar.zst freebsd-ports-gnome-269b80995e53b15ed13f229accc522fa0294570f.zip |
- Update to 0.34
- Add LICENSE (Artistic 1 & GPL 1)
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 |
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 |