aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Test-JSON
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2008-02-19 16:59:39 +0800
committerlth <lth@FreeBSD.org>2008-02-19 16:59:39 +0800
commite4be17fb479c1d3fd7536f688db5f2a3701adaa2 (patch)
treeeebe4e8600846d04c1ca93a0be1398ed51963407 /devel/p5-Test-JSON
parent560160b21c8cc0b050fb0380b9ed66aa18c2c636 (diff)
downloadfreebsd-ports-gnome-e4be17fb479c1d3fd7536f688db5f2a3701adaa2.tar.gz
freebsd-ports-gnome-e4be17fb479c1d3fd7536f688db5f2a3701adaa2.tar.zst
freebsd-ports-gnome-e4be17fb479c1d3fd7536f688db5f2a3701adaa2.zip
Fix RUN_DEPENDS, bump PORTREVISION.
Diffstat (limited to 'devel/p5-Test-JSON')
-rw-r--r--devel/p5-Test-JSON/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-JSON/Makefile b/devel/p5-Test-JSON/Makefile
index 21815a899806..44ee90578044 100644
--- a/devel/p5-Test-JSON/Makefile
+++ b/devel/p5-Test-JSON/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Test-JSON
PORTVERSION= 0.06
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Test
@@ -18,7 +19,7 @@ COMMENT= Test JSON data
RUN_DEPENDS= p5-Test-Differences>=0.47:${PORTSDIR}/devel/p5-Test-Differences \
p5-Test-Simple>=0.62:${PORTSDIR}/devel/p5-Test-Simple \
p5-Test-Tester>=0.10.3:${PORTSDIR}/devel/p5-Test-Tester \
- p5-JSON-Any>=1.14:${PORTSDIR}/converters/p5-JSON
+ p5-JSON-Any>=1.14:${PORTSDIR}/converters/p5-JSON-Any
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes