pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/p5-JSON Updating converters/p5-JSON from 2....
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f2dc2aa38cc
branches: trunk
changeset: 579088:5f2dc2aa38cc
user: sno <sno%pkgsrc.org@localhost>
date: Wed Aug 25 19:30:23 2010 +0000
description:
Updating converters/p5-JSON from 2.21nb1 to 2.22
Upstream changes:
2.22 Wed Aug 25 12:46:13 2010
[JSON]
- added JSON::XS installing feature in Makefile.PL
with cpan or cpanm (some points suggested by gfx)
- check that to_json and from_json are not called as methods (CHORNY)
[JSON::PP]
- modified for -Duse64bitall -Duselongdouble compiled perl.
11_pc_expo.t too. (these are patched by H.Merijn Brand)
diffstat:
converters/p5-JSON/Makefile | 6 +++---
converters/p5-JSON/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 19412dd1f916 -r 5f2dc2aa38cc converters/p5-JSON/Makefile
--- a/converters/p5-JSON/Makefile Wed Aug 25 19:26:57 2010 +0000
+++ b/converters/p5-JSON/Makefile Wed Aug 25 19:30:23 2010 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2010/08/21 16:32:49 seb Exp $
+# $NetBSD: Makefile,v 1.15 2010/08/25 19:30:23 sno Exp $
-DISTNAME= JSON-2.21
+DISTNAME= JSON-2.22
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+#PKGREVISION= 1
CATEGORIES= www perl5 converters
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
diff -r 19412dd1f916 -r 5f2dc2aa38cc converters/p5-JSON/distinfo
--- a/converters/p5-JSON/distinfo Wed Aug 25 19:26:57 2010 +0000
+++ b/converters/p5-JSON/distinfo Wed Aug 25 19:30:23 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2010/08/04 14:15:36 sno Exp $
+$NetBSD: distinfo,v 1.12 2010/08/25 19:30:23 sno Exp $
-SHA1 (JSON-2.21.tar.gz) = 0a74bbab065a5d06187f4bdc1e8cf55c9154bec6
-RMD160 (JSON-2.21.tar.gz) = 2763de60844dbd80e53845a5f593e1d591beca49
-Size (JSON-2.21.tar.gz) = 74923 bytes
+SHA1 (JSON-2.22.tar.gz) = 9204a5c00faebd376e8129844d7740e803f435e0
+RMD160 (JSON-2.22.tar.gz) = c439a9593ec88f9fcc3c193b6ac7e07211510ae9
+Size (JSON-2.22.tar.gz) = 75653 bytes
Home |
Main Index |
Thread Index |
Old Index