summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorhe <he>2009-02-24 19:25:32 +0000
committerhe <he>2009-02-24 19:25:32 +0000
commit77e2d66f127c73030166a16a6167e32fe497556e (patch)
treea882ce14a892c595879958c20f952fd2ba0234cf /converters
parent9164dd6e34fc753df6b0c57742fb20730a8166a1 (diff)
downloadpkgsrc-77e2d66f127c73030166a16a6167e32fe497556e.tar.gz
Updated from version 2.12nb1 to 2.14
Upstream changes: 2.14 Tue Feb 24 11:20:24 2009 [JSON] - the compatible XS version was miswritten in document. 2.13 Sat Feb 21 17:01:05 2009 [JSON::PP] - decode() didn't upgrade unicode escaped charcters \u0080-\u00ff. this problem was pointed by rt#43424 (Mika Raento) [JSON::PP::56] - fixed utf8::encode/decode emulators bugs. - defined a missing B module constant in Perl 5.6.0. (reported by Clinton Pierce) [JSON::PP::5005] - _decode_unicode() returned a 0x80-0xff value as UTF8 encoded byte. [JSON] - added a refference to JSON::XS's document "JSON and ECMAscript". - fixed a typo in the document (pointed by Jim Cromie).
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-JSON/Makefile5
-rw-r--r--converters/p5-JSON/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/converters/p5-JSON/Makefile b/converters/p5-JSON/Makefile
index d149b236ca8..3e8f762a10b 100644
--- a/converters/p5-JSON/Makefile
+++ b/converters/p5-JSON/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2008/12/22 05:31:36 obache Exp $
+# $NetBSD: Makefile,v 1.10 2009/02/24 19:25:32 he Exp $
-DISTNAME= JSON-2.12
+DISTNAME= JSON-2.14
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5 converters
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
diff --git a/converters/p5-JSON/distinfo b/converters/p5-JSON/distinfo
index 0f35a236baa..3ea4f29fd55 100644
--- a/converters/p5-JSON/distinfo
+++ b/converters/p5-JSON/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2008/08/12 09:17:28 obache Exp $
+$NetBSD: distinfo,v 1.8 2009/02/24 19:25:32 he Exp $
-SHA1 (JSON-2.12.tar.gz) = 9e6789adfb6ad109097eb1082d7db18c84edfe5c
-RMD160 (JSON-2.12.tar.gz) = ca4526470a9f879a51fd18f373862d1d1c1d9c61
-Size (JSON-2.12.tar.gz) = 67580 bytes
+SHA1 (JSON-2.14.tar.gz) = 876b6d803514bbb46fef3d713c9277c1072c1c0b
+RMD160 (JSON-2.14.tar.gz) = 316cfd27b6bc89cb8daf0a5f07de965ac14c46a0
+Size (JSON-2.14.tar.gz) = 67930 bytes