pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/p5-JSON pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/02d781961d66
branches: trunk
changeset: 394707:02d781961d66
user: sno <sno%pkgsrc.org@localhost>
date: Sun Jun 14 20:46:30 2009 +0000
description:
pkgsrc changes:
- Updating package of p5 module JSON and subclasses from 2.14 to 2.15
- Setting LICENSE to ${PERL5_LICENSE} accroding to META.yaml
Upstream changes:
2.15 Tue Jun 2 16:36:42 2009
[JSON]
- made compatible with JSON::XS 2.24
- corrected copyrights in some modules.
[JSON::PP]
- modified incr_parse, pointed by Martin J. Evans (rt#46439)
- deleted a meaningless code
diffstat:
converters/p5-JSON/Makefile | 5 +++--
converters/p5-JSON/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r fb19f0e507e9 -r 02d781961d66 converters/p5-JSON/Makefile
--- a/converters/p5-JSON/Makefile Sun Jun 14 20:45:10 2009 +0000
+++ b/converters/p5-JSON/Makefile Sun Jun 14 20:46:30 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2009/02/24 19:25:32 he Exp $
+# $NetBSD: Makefile,v 1.11 2009/06/14 20:46:30 sno Exp $
-DISTNAME= JSON-2.14
+DISTNAME= JSON-2.15
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5 converters
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
@@ -8,6 +8,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/JSON/
COMMENT= Perl module converts between JSON and Perl data structure
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
diff -r fb19f0e507e9 -r 02d781961d66 converters/p5-JSON/distinfo
--- a/converters/p5-JSON/distinfo Sun Jun 14 20:45:10 2009 +0000
+++ b/converters/p5-JSON/distinfo Sun Jun 14 20:46:30 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2009/02/24 19:25:32 he Exp $
+$NetBSD: distinfo,v 1.9 2009/06/14 20:46:30 sno Exp $
-SHA1 (JSON-2.14.tar.gz) = 876b6d803514bbb46fef3d713c9277c1072c1c0b
-RMD160 (JSON-2.14.tar.gz) = 316cfd27b6bc89cb8daf0a5f07de965ac14c46a0
-Size (JSON-2.14.tar.gz) = 67930 bytes
+SHA1 (JSON-2.15.tar.gz) = e62cd4ed02fbd1335b1e7883043cbe44066d917a
+RMD160 (JSON-2.15.tar.gz) = 1d828b2b70843ab2699dffe6eeb73aa6ae1ff22d
+Size (JSON-2.15.tar.gz) = 68370 bytes
Home |
Main Index |
Thread Index |
Old Index