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 to 2.27:
details: https://anonhg.NetBSD.org/pkgsrc/rev/3819bc3eca3b
branches: trunk
changeset: 582882:3819bc3eca3b
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Dec 02 12:08:55 2010 +0000
description:
Update to 2.27:
2.27 Sun Oct 31 20:32:46 2010
[JSON::PP]
- Some optimizations (gfx)
[JSON::PP::5005]
- added missing B module varibales (makamaka)
2.26 Tue Sep 28 17:41:37 2010
[JSON::PP]
- cleaned up code and enhanced sort option efficiency in encode.
2.25 Tue Sep 28 16:47:08 2010
[JSON]
- JSON::Backend::XS::Supportable always executed a needless process
with JSON::XS backend. This made encode/decode a bit slower.
2.24 Mon Sep 27 10:56:24 2010
[JSON::PP]
- tweaked code.
- optimized code in hash object encoding.
2.23 Sun Sep 26 22:08:12 2010
[JSON::PP]
- modified tied object handling in encode. it made encoding speed faster.
pointed by https://rt.cpan.org/Ticket/Display.html?id=61604
- modified t/e10_bignum.t
for avoiding a warning in using Math::BigInt dev version
diffstat:
converters/p5-JSON/Makefile | 5 ++---
converters/p5-JSON/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 45eb819ed0a8 -r 3819bc3eca3b converters/p5-JSON/Makefile
--- a/converters/p5-JSON/Makefile Thu Dec 02 12:08:10 2010 +0000
+++ b/converters/p5-JSON/Makefile Thu Dec 02 12:08:55 2010 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2010/08/25 19:30:23 sno Exp $
+# $NetBSD: Makefile,v 1.16 2010/12/02 12:08:55 wiz Exp $
-DISTNAME= JSON-2.22
+DISTNAME= JSON-2.27
PKGNAME= p5-${DISTNAME}
-#PKGREVISION= 1
CATEGORIES= www perl5 converters
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
diff -r 45eb819ed0a8 -r 3819bc3eca3b converters/p5-JSON/distinfo
--- a/converters/p5-JSON/distinfo Thu Dec 02 12:08:10 2010 +0000
+++ b/converters/p5-JSON/distinfo Thu Dec 02 12:08:55 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2010/08/25 19:30:23 sno Exp $
+$NetBSD: distinfo,v 1.13 2010/12/02 12:08:55 wiz Exp $
-SHA1 (JSON-2.22.tar.gz) = 9204a5c00faebd376e8129844d7740e803f435e0
-RMD160 (JSON-2.22.tar.gz) = c439a9593ec88f9fcc3c193b6ac7e07211510ae9
-Size (JSON-2.22.tar.gz) = 75653 bytes
+SHA1 (JSON-2.27.tar.gz) = 69daaf59068072bb72ef384d228c745dcdd4ce53
+RMD160 (JSON-2.27.tar.gz) = 4a904cacbad5e0d284ed30db4fab1d16abc91000
+Size (JSON-2.27.tar.gz) = 76579 bytes
Home |
Main Index |
Thread Index |
Old Index