aboutsummaryrefslogtreecommitdiff
path: root/net/p5-URI-Query/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-20 09:13:01 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-20 09:13:01 +0000
commitfe86998b54bb4d53dc91101a82a886459a32a145 (patch)
treea3a71c9a6981a2883ffdae31ab16c8d1fee2cf92 /net/p5-URI-Query/Makefile
parent4bf7d4cf377cc85faa459a811e266d56f6a24d60 (diff)
Notes
Diffstat (limited to 'net/p5-URI-Query/Makefile')
-rw-r--r--net/p5-URI-Query/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/p5-URI-Query/Makefile b/net/p5-URI-Query/Makefile
index 844793a5ec81..46b9073a0f54 100644
--- a/net/p5-URI-Query/Makefile
+++ b/net/p5-URI-Query/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= URI-Query
-PORTVERSION= 0.10
-PORTREVISION= 1
+PORTVERSION= 0.15
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +13,7 @@ COMMENT= URI query string manipulation
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-URI>=1.31:${PORTSDIR}/net/p5-URI
+BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes