aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-JSON-Any/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/p5-JSON-Any/Makefile')
-rw-r--r--converters/p5-JSON-Any/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/converters/p5-JSON-Any/Makefile b/converters/p5-JSON-Any/Makefile
index 2da40769f92c..b874644eb729 100644
--- a/converters/p5-JSON-Any/Makefile
+++ b/converters/p5-JSON-Any/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= JSON-Any
-PORTVERSION= 1.32
+PORTVERSION= 1.33
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +17,9 @@ TEST_DEPENDS= p5-Cpanel-JSON-XS>=0:${PORTSDIR}/converters/p5-Cpanel-JSON-XS \
p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
p5-JSON-DWIW>=0:${PORTSDIR}/converters/p5-JSON-DWIW \
p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \
+ p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \
+ p5-Test-Warnings>=0.009:${PORTSDIR}/devel/p5-Test-Warnings \
p5-Test-Without-Module>=0.17:${PORTSDIR}/devel/p5-Test-Without-Module
# Author preference: Cpanel::JSON::XS > JSON::XS > JSON::PP > JSON > JSON::DWIW