aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-JSON-Any/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2014-04-26 12:49:58 +0000
committerFrederic Culot <culot@FreeBSD.org>2014-04-26 12:49:58 +0000
commit721bd7d3302ab19b2e2ed7888784f8ee25811e32 (patch)
treebc59b0c7acce90449713d0252aceb00127eab8cf /converters/p5-JSON-Any/Makefile
parent39a5de25d9fd61ba016e3789491489caac2e16ec (diff)
downloadports-721bd7d3302ab19b2e2ed7888784f8ee25811e32.tar.gz
ports-721bd7d3302ab19b2e2ed7888784f8ee25811e32.zip
- Update to 1.33
Notes
Notes: svn path=/head/; revision=352249
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