pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/p5-JSON Update to 4.00
details: https://anonhg.NetBSD.org/pkgsrc/rev/51102d175ded
branches: trunk
changeset: 316602:51102d175ded
user: wen <wen%pkgsrc.org@localhost>
date: Sun Dec 16 04:28:56 2018 +0000
description:
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, and thus JSON, also enabled allow_nonref
by default
- updated backportPP with JSON::PP 3.99_01
- allow PERL_JSON_PP_USE_B environmental variable to restore
old number detection behavior for compatibility
diffstat:
converters/p5-JSON/Makefile | 5 ++---
converters/p5-JSON/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 7cf6c24f4e0e -r 51102d175ded converters/p5-JSON/Makefile
--- a/converters/p5-JSON/Makefile Sun Dec 16 04:21:49 2018 +0000
+++ b/converters/p5-JSON/Makefile Sun Dec 16 04:28:56 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2018/08/22 09:43:07 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2018/12/16 04:28:56 wen Exp $
-DISTNAME= JSON-2.97001
+DISTNAME= JSON-4.00
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5 converters
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
diff -r 7cf6c24f4e0e -r 51102d175ded converters/p5-JSON/distinfo
--- a/converters/p5-JSON/distinfo Sun Dec 16 04:21:49 2018 +0000
+++ b/converters/p5-JSON/distinfo Sun Dec 16 04:28:56 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2017/12/30 13:15:14 wiz Exp $
+$NetBSD: distinfo,v 1.25 2018/12/16 04:28:56 wen Exp $
-SHA1 (JSON-2.97001.tar.gz) = 6403801afb59e2f101f4c92db3a00f9fc0be85cd
-RMD160 (JSON-2.97001.tar.gz) = 3733e22f34e55d0f15e351158d3edb2807480c44
-SHA512 (JSON-2.97001.tar.gz) = 42fe08c1d7b8f689592a28c17dd7853a90c4236e64a9be175a635af005da48e06c436e80dac905893e2232ca8efee3832f6ad51992fd4ca851f8f0fd796860df
-Size (JSON-2.97001.tar.gz) = 82790 bytes
+SHA1 (JSON-4.00.tar.gz) = 8346e3fa0cc92a0f7109ef642e7a405bc241cfec
+RMD160 (JSON-4.00.tar.gz) = 38c068ee317c145bf642b556a8170ee34f29903c
+SHA512 (JSON-4.00.tar.gz) = 6190c8904652f93f360fb620c04e4f3bd7af8bb76fee44cbb1d9917362cfb1431743e05f855265a7fba18fa5040c3fe96887b10e04719b3b9bf64c36589d735e
+Size (JSON-4.00.tar.gz) = 90081 bytes
Home |
Main Index |
Thread Index |
Old Index