aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-06-11 00:47:07 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-06-11 00:47:07 +0800
commita5772d11cf901775861ed2a3c4f81b4ca92a5573 (patch)
tree6c52e75bfaeb69998f9d317d3fc5a06aaf4a8397
parentc9417ea0179c5d335366d6ca248954b68cf92327 (diff)
downloadfreebsd-ports-gnome-a5772d11cf901775861ed2a3c4f81b4ca92a5573.tar.gz
freebsd-ports-gnome-a5772d11cf901775861ed2a3c4f81b4ca92a5573.tar.zst
freebsd-ports-gnome-a5772d11cf901775861ed2a3c4f81b4ca92a5573.zip
- Update 1.39
- Mark DEPRECATED - Add NO_ARCH Changes: http://search.cpan.org/dist/JSON-Any/Changes
-rw-r--r--converters/p5-JSON-Any/Makefile6
-rw-r--r--converters/p5-JSON-Any/distinfo4
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