diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-11-28 17:29:05 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-11-28 17:29:05 +0800 |
commit | c02a208b35603abdeb9aa55d94d935d3fe2a235c (patch) | |
tree | a2307c23cd24f905ac5af3fdecd0723d286229bd /converters/p5-Cpanel-JSON-XS | |
parent | 686001d4413364de3568144198c39328f968b009 (diff) | |
download | freebsd-ports-gnome-c02a208b35603abdeb9aa55d94d935d3fe2a235c.tar.gz freebsd-ports-gnome-c02a208b35603abdeb9aa55d94d935d3fe2a235c.tar.zst freebsd-ports-gnome-c02a208b35603abdeb9aa55d94d935d3fe2a235c.zip |
- Update to 3.0203
- Add more TEST_DEPENDS
Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
Diffstat (limited to 'converters/p5-Cpanel-JSON-XS')
-rw-r--r-- | converters/p5-Cpanel-JSON-XS/Makefile | 10 | ||||
-rw-r--r-- | converters/p5-Cpanel-JSON-XS/distinfo | 4 |
2 files changed, 9 insertions, 5 deletions
diff --git a/converters/p5-Cpanel-JSON-XS/Makefile b/converters/p5-Cpanel-JSON-XS/Makefile index c49c727a536f..4136a34e4266 100644 --- a/converters/p5-Cpanel-JSON-XS/Makefile +++ b/converters/p5-Cpanel-JSON-XS/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Cpanel-JSON-XS -PORTVERSION= 3.0115 -PORTREVISION= 1 +PORTVERSION= 3.0203 CATEGORIES= converters perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RURBAN @@ -17,8 +16,13 @@ LICENSE_COMB= dual TEST_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \ + p5-Mojolicious>=6.11:${PORTSDIR}/www/p5-Mojolicious \ + p5-Perl-MinimumVersion>=1.20:${PORTSDIR}/textproc/p5-Perl-MinimumVersion \ + p5-Test-CPAN-Meta>=1.20:${PORTSDIR}/devel/p5-Test-CPAN-Meta \ p5-Test-LeakTrace>=0:${PORTSDIR}/devel/p5-Test-LeakTrace \ - p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod + p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage \ + p5-common-sense>=3.50:${PORTSDIR}/devel/p5-common-sense USE_PERL5= configure USES= perl5 diff --git a/converters/p5-Cpanel-JSON-XS/distinfo b/converters/p5-Cpanel-JSON-XS/distinfo index 415183c6a9c8..b5444432759b 100644 --- a/converters/p5-Cpanel-JSON-XS/distinfo +++ b/converters/p5-Cpanel-JSON-XS/distinfo @@ -1,2 +1,2 @@ -SHA256 (Cpanel-JSON-XS-3.0115.tar.gz) = eaa2c1eafde2e329adc2617d7e2a7a0c9f5a768951f8ec2ec1b84cbd796a823b -SIZE (Cpanel-JSON-XS-3.0115.tar.gz) = 146939 +SHA256 (Cpanel-JSON-XS-3.0203.tar.gz) = 8dee53561a1e590514a88ff7ee3a34da3e86909a01af5148ce411cb2535ecaa2 +SIZE (Cpanel-JSON-XS-3.0203.tar.gz) = 154429 |