diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-04-29 21:21:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-04-29 21:21:40 +0800 |
commit | 2cf7207a13aea75cf778e8a9e1881dee401d2d8d (patch) | |
tree | c75aa508dc9206a1e9af572ce19894e8de9d8eed /converters | |
parent | 3ebdfbf1995b97f833aaf5101505be86bc18be7e (diff) | |
download | freebsd-ports-gnome-2cf7207a13aea75cf778e8a9e1881dee401d2d8d.tar.gz freebsd-ports-gnome-2cf7207a13aea75cf778e8a9e1881dee401d2d8d.tar.zst freebsd-ports-gnome-2cf7207a13aea75cf778e8a9e1881dee401d2d8d.zip |
- Update to 3.0104
- Add more TEST_DEPENDS
Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-Cpanel-JSON-XS/Makefile | 8 | ||||
-rw-r--r-- | converters/p5-Cpanel-JSON-XS/distinfo | 4 |
2 files changed, 7 insertions, 5 deletions
diff --git a/converters/p5-Cpanel-JSON-XS/Makefile b/converters/p5-Cpanel-JSON-XS/Makefile index 25afc6d26e72..c92a712881a3 100644 --- a/converters/p5-Cpanel-JSON-XS/Makefile +++ b/converters/p5-Cpanel-JSON-XS/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= Cpanel-JSON-XS -PORTVERSION= 2.34.03 +PORTVERSION= 3.0104 CATEGORIES= converters perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RURBAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= JSON::XS for Cpanel, fast and correct serialising @@ -15,7 +14,10 @@ COMMENT= JSON::XS for Cpanel, fast and correct serialising LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod +TEST_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ + p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \ + p5-Test-LeakTrace>=0:${PORTSDIR}/devel/p5-Test-LeakTrace \ + p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod USE_PERL5= configure USES= perl5 diff --git a/converters/p5-Cpanel-JSON-XS/distinfo b/converters/p5-Cpanel-JSON-XS/distinfo index b85a1b6ffa44..b5c76decfdcd 100644 --- a/converters/p5-Cpanel-JSON-XS/distinfo +++ b/converters/p5-Cpanel-JSON-XS/distinfo @@ -1,2 +1,2 @@ -SHA256 (Cpanel-JSON-XS-2.3403.tar.gz) = c8ce1e07ad8d2991092f7a90810fe17d2240f729a750c5b6e731f14ff7468be3 -SIZE (Cpanel-JSON-XS-2.3403.tar.gz) = 129712 +SHA256 (Cpanel-JSON-XS-3.0104.tar.gz) = c233dbe62ef8c03195d61d8916e6dccd247fe628bae8e58ed5df5a5ab479f08a +SIZE (Cpanel-JSON-XS-3.0104.tar.gz) = 144366 |