diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-10 16:47:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-10 16:47:07 +0000 |
commit | 6164892440d7278cecfac7d65aebca8e0eb9acb5 (patch) | |
tree | 6c52e75bfaeb69998f9d317d3fc5a06aaf4a8397 /converters/p5-JSON-Any | |
parent | 1c38da2f23f57cc944a9aa26a312ff4a7c6c6456 (diff) |
Notes
Diffstat (limited to 'converters/p5-JSON-Any')
-rw-r--r-- | converters/p5-JSON-Any/Makefile | 6 | ||||
-rw-r--r-- | converters/p5-JSON-Any/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/converters/p5-JSON-Any/Makefile b/converters/p5-JSON-Any/Makefile index 18923e966784..b2bb4a8ee698 100644 --- a/converters/p5-JSON-Any/Makefile +++ b/converters/p5-JSON-Any/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= JSON-Any -PORTVERSION= 1.38 -PORTREVISION= 1 +PORTVERSION= 1.39 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -23,6 +22,8 @@ TEST_DEPENDS= p5-Cpanel-JSON-XS>=0:${PORTSDIR}/converters/p5-Cpanel-JSON-XS \ p5-Test-Warnings>=0.009:${PORTSDIR}/devel/p5-Test-Warnings \ p5-Test-Without-Module>=0.17:${PORTSDIR}/devel/p5-Test-Without-Module +DEPRECATED= Deprecated by upstream + # Author preference: Cpanel::JSON::XS > JSON::XS > JSON::PP > JSON > JSON::DWIW OPTIONS_DEFINE= CPANEL JSON_XS JSON_PP JSON JSON_DWIW OPTIONS_DEFAULT=CPANEL @@ -32,6 +33,7 @@ JSON_DWIW_DESC= Use JSON::DWIW JSON_PP_DESC= Use JSON::PP JSON_XS_DESC= Use JSON::XS +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/converters/p5-JSON-Any/distinfo b/converters/p5-JSON-Any/distinfo index e1445dfd76ba..d1f8fc44e228 100644 --- a/converters/p5-JSON-Any/distinfo +++ b/converters/p5-JSON-Any/distinfo @@ -1,2 +1,2 @@ -SHA256 (JSON-Any-1.38.tar.gz) = a48af50040f92d28ccab6482002598a905553106adc8bd4441fe44811ed46656 -SIZE (JSON-Any-1.38.tar.gz) = 34790 +SHA256 (JSON-Any-1.39.tar.gz) = ae49755cf3710a6a3276a37ab7d5c3e7e0c0aeb2dab354acd7682c09a77957c3 +SIZE (JSON-Any-1.39.tar.gz) = 35890 |