aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-08-14 17:15:18 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-08-14 17:15:18 +0800
commite23541769b26f1e41467ba9d5c3ede56e9873a0e (patch)
treeadf712d4c014a92a6971ff7530d73c73e5ad35b5 /www
parent4717a7b554c10d56da1f3c759428c1d6deb84745 (diff)
downloadfreebsd-ports-gnome-e23541769b26f1e41467ba9d5c3ede56e9873a0e.tar.gz
freebsd-ports-gnome-e23541769b26f1e41467ba9d5c3ede56e9873a0e.tar.zst
freebsd-ports-gnome-e23541769b26f1e41467ba9d5c3ede56e9873a0e.zip
- Update to 0.07
- Add LICENSE Changes: http://search.cpan.org/dist/URI-Encode/Changes PR: ports/169820 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 1 month)
Diffstat (limited to 'www')
-rw-r--r--www/p5-URI-Encode/Makefile16
-rw-r--r--www/p5-URI-Encode/distinfo4
-rw-r--r--www/p5-URI-Encode/pkg-plist2
3 files changed, 16 insertions, 6 deletions
diff --git a/www/p5-URI-Encode/Makefile b/www/p5-URI-Encode/Makefile
index ce12a26c68d9..0b87d6e5c9b6 100644
--- a/www/p5-URI-Encode/Makefile
+++ b/www/p5-URI-Encode/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= URI-Encode
-PORTVERSION= 0.04
+PORTVERSION= 0.07
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MITHUN
@@ -15,8 +15,18 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@c0decafe.net
COMMENT= Simple URI Encoding/Decoding
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
PERL_CONFIGURE= yes
-MAN3= URI::Encode.3
+MAN3= URI::Encode.3
+
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501000
+BUILD_DEPENDS+= p5-version>=0:${PORTSDIR}/devel/p5-version
+RUN_DEPENDS+= p5-version>=0:${PORTSDIR}/devel/p5-version
+.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/www/p5-URI-Encode/distinfo b/www/p5-URI-Encode/distinfo
index bdd4cbb692a6..32665c6b6963 100644
--- a/www/p5-URI-Encode/distinfo
+++ b/www/p5-URI-Encode/distinfo
@@ -1,2 +1,2 @@
-SHA256 (URI-Encode-0.04.tar.gz) = 95873645c74afa885988b927838921b5b5b5e8e2c7c1a05f7fecbb013ae1d92f
-SIZE (URI-Encode-0.04.tar.gz) = 5226
+SHA256 (URI-Encode-0.07.tar.gz) = d017116e47b059a5937c350924cdd24f7c57466efb075430fc6c946e4aebb3ac
+SIZE (URI-Encode-0.07.tar.gz) = 14548
diff --git a/www/p5-URI-Encode/pkg-plist b/www/p5-URI-Encode/pkg-plist
index 38f6857338a7..29962e09b7d4 100644
--- a/www/p5-URI-Encode/pkg-plist
+++ b/www/p5-URI-Encode/pkg-plist
@@ -1,5 +1,5 @@
%%SITE_PERL%%/URI/Encode.pm
-@dirrmtry %%SITE_PERL%%/URI
%%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/Encode/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/Encode
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI
+@dirrmtry %%SITE_PERL%%/URI