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 p5-JSON to 2.12.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7ba572098240
branches: trunk
changeset: 545753:7ba572098240
user: obache <obache%pkgsrc.org@localhost>
date: Tue Aug 12 09:17:28 2008 +0000
description:
Update p5-JSON to 2.12.
2.12 Wed Jul 16 11:14:35 2008
[JSON]
- made compatible with JSON::XS 2.22
[JSON::PP]
- fixed the incremental parser in negative nest level
(pointed and patched by Yuval Kogman)
2.11 Tue Jun 17 14:30:01 2008
[JSON::PP]
- fixed the decoding process which checks number.
regarded number like chars in Unicode (ex. U+FF11) as [\d].
- enhanced error messages compatible to JSON::XS.
diffstat:
converters/p5-JSON/Makefile | 6 +++---
converters/p5-JSON/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 89183e831856 -r 7ba572098240 converters/p5-JSON/Makefile
--- a/converters/p5-JSON/Makefile Tue Aug 12 07:56:49 2008 +0000
+++ b/converters/p5-JSON/Makefile Tue Aug 12 09:17:28 2008 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2008/06/04 14:19:58 obache Exp $
+# $NetBSD: Makefile,v 1.7 2008/08/12 09:17:28 obache Exp $
-DISTNAME= JSON-2.10
+DISTNAME= JSON-2.12
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5 converters
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAKAMAKA/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
MAINTAINER= obache%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/JSON/
diff -r 89183e831856 -r 7ba572098240 converters/p5-JSON/distinfo
--- a/converters/p5-JSON/distinfo Tue Aug 12 07:56:49 2008 +0000
+++ b/converters/p5-JSON/distinfo Tue Aug 12 09:17:28 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2008/06/04 14:19:58 obache Exp $
+$NetBSD: distinfo,v 1.7 2008/08/12 09:17:28 obache Exp $
-SHA1 (JSON-2.10.tar.gz) = 0239c114d8ae49f97815df7a2c14b7568f9f9300
-RMD160 (JSON-2.10.tar.gz) = 48198b2578ecf34a03e556f464a34ef31d099ef5
-Size (JSON-2.10.tar.gz) = 67197 bytes
+SHA1 (JSON-2.12.tar.gz) = 9e6789adfb6ad109097eb1082d7db18c84edfe5c
+RMD160 (JSON-2.12.tar.gz) = ca4526470a9f879a51fd18f373862d1d1c1d9c61
+Size (JSON-2.12.tar.gz) = 67580 bytes
Home |
Main Index |
Thread Index |
Old Index