aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-URI-Fetch
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-07-07 01:46:59 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-07-07 01:46:59 +0800
commit153edf7cd50cbc5f254ce63c7bc8f6ab9b155ac6 (patch)
tree56e610502ec03bc9e2be2322afe2eabdbf123ac3 /www/p5-URI-Fetch
parentcee1b3a2bb0e29111c00241aa747fe93d6a92cef (diff)
downloadfreebsd-ports-gnome-153edf7cd50cbc5f254ce63c7bc8f6ab9b155ac6.tar.gz
freebsd-ports-gnome-153edf7cd50cbc5f254ce63c7bc8f6ab9b155ac6.tar.zst
freebsd-ports-gnome-153edf7cd50cbc5f254ce63c7bc8f6ab9b155ac6.zip
- Update to 0.11
- Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/URI-Fetch/Changes
Diffstat (limited to 'www/p5-URI-Fetch')
-rw-r--r--www/p5-URI-Fetch/Makefile10
-rw-r--r--www/p5-URI-Fetch/distinfo4
-rw-r--r--www/p5-URI-Fetch/pkg-plist4
3 files changed, 10 insertions, 8 deletions
diff --git a/www/p5-URI-Fetch/Makefile b/www/p5-URI-Fetch/Makefile
index ecd11e6287bf..49f467f59101 100644
--- a/www/p5-URI-Fetch/Makefile
+++ b/www/p5-URI-Fetch/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= URI-Fetch
-PORTVERSION= 0.100
-PORTREVISION= 1
+PORTVERSION= 0.110
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,15 +11,18 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
MAINTAINER= perl@FreeBSD.org
COMMENT= Smart URI fetching/caching
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
OPTIONS_DEFINE= CACHE
+CACHE_DESC= Caching support
-CACHE_DESC= Caching Support
-
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
diff --git a/www/p5-URI-Fetch/distinfo b/www/p5-URI-Fetch/distinfo
index 5ba5527296ec..1e07096c4b81 100644
--- a/www/p5-URI-Fetch/distinfo
+++ b/www/p5-URI-Fetch/distinfo
@@ -1,2 +1,2 @@
-SHA256 (URI-Fetch-0.10.tar.gz) = fee635a627d2572a2cff7696b82df5fa3d4825653548e10f1a4a4653d27a62b0
-SIZE (URI-Fetch-0.10.tar.gz) = 15926
+SHA256 (URI-Fetch-0.11.tar.gz) = 7c40ffe512a8a622a10c233ee16dc1e4cf418159108fadab0a48d5679a864821
+SIZE (URI-Fetch-0.11.tar.gz) = 16425
diff --git a/www/p5-URI-Fetch/pkg-plist b/www/p5-URI-Fetch/pkg-plist
index bf4ddf0f68e1..2e2446c582ea 100644
--- a/www/p5-URI-Fetch/pkg-plist
+++ b/www/p5-URI-Fetch/pkg-plist
@@ -1,4 +1,4 @@
-%%PERL5_MAN3%%/URI::Fetch.3.gz
-%%PERL5_MAN3%%/URI::Fetch::Response.3.gz
%%SITE_PERL%%/URI/Fetch.pm
%%SITE_PERL%%/URI/Fetch/Response.pm
+%%PERL5_MAN3%%/URI::Fetch.3.gz
+%%PERL5_MAN3%%/URI::Fetch::Response.3.gz