aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2012-06-02 20:05:27 +0800
committerculot <culot@FreeBSD.org>2012-06-02 20:05:27 +0800
commitc8ab862b12a7a43225b98493ac08ac53937bf7e7 (patch)
tree2253235b2a00a2186756df7ed6e2789a4f8650fd /net
parent2be07bf0f0d77a4ec1db9a3a5074f8bfba3bf203 (diff)
downloadfreebsd-ports-gnome-c8ab862b12a7a43225b98493ac08ac53937bf7e7.tar.gz
freebsd-ports-gnome-c8ab862b12a7a43225b98493ac08ac53937bf7e7.tar.zst
freebsd-ports-gnome-c8ab862b12a7a43225b98493ac08ac53937bf7e7.zip
- Update to 0.16
- Add LICENSE (Artistic 1 & GPL 1) - Remove SITE_PERL from BUILD_DEPENDS - Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS Changes: http://search.cpan.org/dist/URI-Template/Changes
Diffstat (limited to 'net')
-rw-r--r--net/p5-URI-Template/Makefile9
-rw-r--r--net/p5-URI-Template/distinfo4
2 files changed, 8 insertions, 5 deletions
diff --git a/net/p5-URI-Template/Makefile b/net/p5-URI-Template/Makefile
index 818799a7e7d1..a3a98f471175 100644
--- a/net/p5-URI-Template/Makefile
+++ b/net/p5-URI-Template/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= URI-Template
-PORTVERSION= 0.15
+PORTVERSION= 0.16
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +14,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Object for handling URI templates
-RUN_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
-BUILD_DEPENDS= ${RUN_DEPENDS}
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-URI>0:${PORTSDIR}/net/p5-URI
+RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= URI::Template.3
diff --git a/net/p5-URI-Template/distinfo b/net/p5-URI-Template/distinfo
index 03c6e89915ff..3bdd371fd1b0 100644
--- a/net/p5-URI-Template/distinfo
+++ b/net/p5-URI-Template/distinfo
@@ -1,2 +1,2 @@
-SHA256 (URI-Template-0.15.tar.gz) = b207411f01b1a5babef8a4dbbdd86fe5c15ae232c1f7018493c65ebea5d6f18d
-SIZE (URI-Template-0.15.tar.gz) = 17214
+SHA256 (URI-Template-0.16.tar.gz) = 45161ee73373d0d0bb601b7d7202d563ff5bda6a8be5ea559dd82db0d9c41af9
+SIZE (URI-Template-0.16.tar.gz) = 27231