Tue Aug 12 09:17:28 2008 UTC ()
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.


(obache)
diff -r1.6 -r1.7 pkgsrc/converters/p5-JSON/Makefile
diff -r1.6 -r1.7 pkgsrc/converters/p5-JSON/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/converters/p5-JSON/Makefile (expand / switch to context diff)
--- pkgsrc/converters/p5-JSON/Makefile 2008/06/04 14:19:58 1.6
+++ pkgsrc/converters/p5-JSON/Makefile 2008/08/12 09:17:28 1.7
@@ -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
 HOMEPAGE=		http://search.cpan.org/dist/JSON/

cvs diff -r1.6 -r1.7 pkgsrc/converters/p5-JSON/distinfo (expand / switch to context diff)
--- pkgsrc/converters/p5-JSON/distinfo 2008/06/04 14:19:58 1.6
+++ pkgsrc/converters/p5-JSON/distinfo 2008/08/12 09:17:28 1.7
@@ -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
+SHA1 (JSON-2.12.tar.gz) = 9e6789adfb6ad109097eb1082d7db18c84edfe5c
-RMD160 (JSON-2.10.tar.gz) = 48198b2578ecf34a03e556f464a34ef31d099ef5
+RMD160 (JSON-2.12.tar.gz) = ca4526470a9f879a51fd18f373862d1d1c1d9c61
-Size (JSON-2.10.tar.gz) = 67197 bytes
+Size (JSON-2.12.tar.gz) = 67580 bytes