summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorwiz <wiz>2016-03-03 12:49:25 +0000
committerwiz <wiz>2016-03-03 12:49:25 +0000
commit3b1b653e0f067e9caa758bbe0d7a9795c4f3f0a7 (patch)
tree3172de4c30c80aa586cbe6160ed2af8bec6e3721 /converters
parent0ee88a48449dbb17844501de7adfb74552bc0ca3 (diff)
downloadpkgsrc-3b1b653e0f067e9caa758bbe0d7a9795c4f3f0a7.tar.gz
Update p5-JSON-XS to 3.02.
3.02 Fri Feb 26 22:45:20 CET 2016 - allow_nonref now affects booleans (\1, $Types::Serialiser::Boolean) as well (reported by Alex Efros). - allow literal tabs in strings in relaxed mode (patch by lubo.rintel@gooddata.com). - support "cbor" format in json_xs tool. - support (and fix) calling encode and decode in list context (reported by Вадим Власов). - work around a bug in older perls crashing when presented with shared hash keys (Reini Urban). - use stability canary.
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-JSON-XS/Makefile6
-rw-r--r--converters/p5-JSON-XS/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/converters/p5-JSON-XS/Makefile b/converters/p5-JSON-XS/Makefile
index 23e4b2943b8..85aec2a9a8e 100644
--- a/converters/p5-JSON-XS/Makefile
+++ b/converters/p5-JSON-XS/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2015/06/12 10:48:32 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2016/03/03 12:49:25 wiz Exp $
-DISTNAME= JSON-XS-3.01
+DISTNAME= JSON-XS-3.02
PKGNAME= p5-${DISTNAME}0
-PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
@@ -12,6 +11,7 @@ COMMENT= JSON serialising/deserialising, done correctly and fast
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-common-sense>=0:../../devel/p5-common-sense
+DEPENDS+= p5-Canary-Stability>=0:../../devel/p5-Canary-Stability
DEPENDS+= p5-Types-Serialiser>=0:../../devel/p5-Types-Serialiser
PERL5_PACKLIST= auto/JSON/XS/.packlist
diff --git a/converters/p5-JSON-XS/distinfo b/converters/p5-JSON-XS/distinfo
index adf03003d06..61ce805b5a2 100644
--- a/converters/p5-JSON-XS/distinfo
+++ b/converters/p5-JSON-XS/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2015/11/03 01:43:51 agc Exp $
+$NetBSD: distinfo,v 1.21 2016/03/03 12:49:25 wiz Exp $
-SHA1 (JSON-XS-3.01.tar.gz) = 725f67ef1de914a6fdaf99d751aea3018cee492b
-RMD160 (JSON-XS-3.01.tar.gz) = 5936adbe9098f40c934fe0663f93a7c183ee1464
-SHA512 (JSON-XS-3.01.tar.gz) = 75acc0d1b8a916ff1ef08466357e77159f1c53a0e021f93a066f745bf3a67dbf18342fb7f1d8666f2ff2c54a0257ea8a9ce6efc8ce2eeefa81689d406f667733
-Size (JSON-XS-3.01.tar.gz) = 78245 bytes
+SHA1 (JSON-XS-3.02.tar.gz) = be4bfeeea3977f7c1d1c087f6e5ddd24f6cb0796
+RMD160 (JSON-XS-3.02.tar.gz) = 297f36922ab9be36086fe4c264fc1117e9ea0045
+SHA512 (JSON-XS-3.02.tar.gz) = 399c85e1ec17b2f161ddac2f34f5e252520c5449f62a97a4c94b3ae3157ca5284cc12abe8ccdc8fd5223e6f84c8619ef76c3e874f5f4ac412ae34b7ee96641b5
+Size (JSON-XS-3.02.tar.gz) = 82712 bytes