pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/p5-JSON-PP p5-JSON-PP: update to 2.97000.
details: https://anonhg.NetBSD.org/pkgsrc/rev/354eb5de5187
branches: trunk
changeset: 371905:354eb5de5187
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Nov 24 13:20:56 2017 +0000
description:
p5-JSON-PP: update to 2.97000.
2.97000 2017-11-21
- fix is_bool to use blessed() instead of ref() (jwrightecs++)
- use 5 digit minor version number for a while to avoid confusion
(GH#33, dansut)
2.96 2017-11-20
- not to use newer Test::More features (RT-122421 for JSON)
2.95 2017-11-20
- json_pp now prints an encoded json string (RT#123653)
- fix is_bool to use ->isa("JSON::PP::Boolean"), instead
of UNIVERSAL::isa("JSON::PP::Boolean") (GH#34, aidy++)
diffstat:
converters/p5-JSON-PP/Makefile | 4 ++--
converters/p5-JSON-PP/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 61f14058f154 -r 354eb5de5187 converters/p5-JSON-PP/Makefile
--- a/converters/p5-JSON-PP/Makefile Fri Nov 24 13:20:02 2017 +0000
+++ b/converters/p5-JSON-PP/Makefile Fri Nov 24 13:20:56 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2017/09/17 08:13:27 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2017/11/24 13:20:56 wiz Exp $
-DISTNAME= JSON-PP-2.94
+DISTNAME= JSON-PP-2.97000
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5 converters
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
diff -r 61f14058f154 -r 354eb5de5187 converters/p5-JSON-PP/distinfo
--- a/converters/p5-JSON-PP/distinfo Fri Nov 24 13:20:02 2017 +0000
+++ b/converters/p5-JSON-PP/distinfo Fri Nov 24 13:20:56 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2017/09/17 08:13:27 wiz Exp $
+$NetBSD: distinfo,v 1.8 2017/11/24 13:20:56 wiz Exp $
-SHA1 (JSON-PP-2.94.tar.gz) = aec9fea13e2e5ab60b73e4cbd38eaacbf8c42007
-RMD160 (JSON-PP-2.94.tar.gz) = 207a24e24637e6b26d8446beb552a474662d14d2
-SHA512 (JSON-PP-2.94.tar.gz) = 7873b52b5509dbd2d7c559718fd8be068ad3f65cafd10e46ac54c577c6331fba3c3ab908ec95f9e3bbcebd057429906a70ff7ebabe3a871ce5e094ba39769d37
-Size (JSON-PP-2.94.tar.gz) = 46646 bytes
+SHA1 (JSON-PP-2.97000.tar.gz) = 1f6e26b3c0c41737b49caa550e7b17f24c0b0b72
+RMD160 (JSON-PP-2.97000.tar.gz) = 933898ab2d15d7870e77ce77a878f1be8390ab11
+SHA512 (JSON-PP-2.97000.tar.gz) = df79d8c6f3bd08e731979f53c35f7e3e20ffe1ec9cffe6587d7c75cc4e5aabf10578ac19f0336e7f2394bff6c331adb111981f908098962a86f66ae9ccd0121a
+Size (JSON-PP-2.97000.tar.gz) = 46856 bytes
Home |
Main Index |
Thread Index |
Old Index