summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2018-12-16 04:33:13 +0000
committerwen <wen@pkgsrc.org>2018-12-16 04:33:13 +0000
commit21a96ba07059a4d86324985fdfcccfbe699ec2e2 (patch)
tree05eab1b19b8c7a5a35a893e9597c21f72e3aef1c
parent0028d8582fc83af3bffbf5b30702d8c26cd498a8 (diff)
downloadpkgsrc-21a96ba07059a4d86324985fdfcccfbe699ec2e2.tar.gz
Update to 4.00
Upstream changes: 4.00 2018-12-07 - production release 3.99_01 2018-12-03 - BACKWARD INCOMPATIBILITY: As JSON::XS 4.0 changed its policy and enabled allow_nonref by default, JSON::PP also enabled allow_nonref by default - implement allow_tags that was introduced by JSON::XS 3.0 - add boolean_values that was introduced by JSON::XS 4.0 - allow literal tags in strings in relaxed mode, as JSON::XS 3.02 does - allow PERL_JSON_PP_USE_B environmental variable to restore old number detection behavior for compatibility - various doc updates
-rw-r--r--converters/p5-JSON-PP/Makefile5
-rw-r--r--converters/p5-JSON-PP/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/converters/p5-JSON-PP/Makefile b/converters/p5-JSON-PP/Makefile
index e7cc75b0a10..9092aca1f63 100644
--- a/converters/p5-JSON-PP/Makefile
+++ b/converters/p5-JSON-PP/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2018/08/22 09:43:07 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2018/12/16 04:33:13 wen Exp $
-DISTNAME= JSON-PP-2.97001
+DISTNAME= JSON-PP-4.00
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5 converters
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
diff --git a/converters/p5-JSON-PP/distinfo b/converters/p5-JSON-PP/distinfo
index 7b8a05cd2d2..d7e86fae30c 100644
--- a/converters/p5-JSON-PP/distinfo
+++ b/converters/p5-JSON-PP/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2017/12/30 13:16:03 wiz Exp $
+$NetBSD: distinfo,v 1.10 2018/12/16 04:33:13 wen Exp $
-SHA1 (JSON-PP-2.97001.tar.gz) = 7f047eee2dfefdeefeaa102500442ffa820d9d5e
-RMD160 (JSON-PP-2.97001.tar.gz) = 8cc1cd4fb854b044fbecdb7b4f5df4d4b5c46410
-SHA512 (JSON-PP-2.97001.tar.gz) = bb629873346e0ec789423a2aefd08f95f7ff2e105aec065f142263d9dd08eb1d2e55384aa7ba6c4a7964cd87e803c79c4a773558c885f94fb8a06b7f89473f02
-Size (JSON-PP-2.97001.tar.gz) = 47075 bytes
+SHA1 (JSON-PP-4.00.tar.gz) = 36a6a46abafadca572934ebe58ae192acfbe18bf
+RMD160 (JSON-PP-4.00.tar.gz) = 14fe3251067f3f0c98a5354ec65d9ecf3c252cd8
+SHA512 (JSON-PP-4.00.tar.gz) = e908d188cac8c90e91c097ceb5b9389d23b74ab8dc2c1f8809545a4817283b74307bfa30650c254bb3a4d8830c68005843de3d35e92c4af9935c7a868dacf759
+Size (JSON-PP-4.00.tar.gz) = 51856 bytes