pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/p5-JSON-XS Updating package for p5 module J...
details: https://anonhg.NetBSD.org/pkgsrc/rev/95a12ae99444
branches: trunk
changeset: 562952:95a12ae99444
user: sno <sno%pkgsrc.org@localhost>
date: Sat Aug 08 21:03:31 2009 +0000
description:
Updating package for p5 module JSON::XS from 2.240 to 2.250
pkgsrc changes:
- Adding dependency to devel/p5-common-sense
Upstream changes since 2.24:
2.25 Sat Aug 8 12:04:41 CEST 2009
- the perl debugger completely breaks lvalue subs - try to work
around the issue.
- ignore RMAGICAL hashes w.r.t. CANONICAL.
- try to work around a possible char signedness issue on aix.
- require common sense.
diffstat:
converters/p5-JSON-XS/Makefile | 6 ++++--
converters/p5-JSON-XS/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 6 deletions(-)
diffs (35 lines):
diff -r 8db139f2e602 -r 95a12ae99444 converters/p5-JSON-XS/Makefile
--- a/converters/p5-JSON-XS/Makefile Sat Aug 08 20:58:39 2009 +0000
+++ b/converters/p5-JSON-XS/Makefile Sat Aug 08 21:03:31 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2009/06/14 20:56:05 sno Exp $
+# $NetBSD: Makefile,v 1.11 2009/08/08 21:03:31 sno Exp $
#
-DISTNAME= JSON-XS-2.24
+DISTNAME= JSON-XS-2.25
PKGNAME= p5-${DISTNAME}0
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
@@ -11,6 +11,8 @@
COMMENT= JSON serialising/deserialising, done correctly and fast
LICENSE= ${PERL5_LICENSE}
+DEPENDS+= p5-common-sense-[0-9]*:../../devel/p5-common-sense
+
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/JSON/XS/.packlist
diff -r 8db139f2e602 -r 95a12ae99444 converters/p5-JSON-XS/distinfo
--- a/converters/p5-JSON-XS/distinfo Sat Aug 08 20:58:39 2009 +0000
+++ b/converters/p5-JSON-XS/distinfo Sat Aug 08 21:03:31 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2009/06/14 20:56:06 sno Exp $
+$NetBSD: distinfo,v 1.9 2009/08/08 21:03:31 sno Exp $
-SHA1 (JSON-XS-2.24.tar.gz) = 34deb524e5d7af6f272e9541770a13dd7cc53e45
-RMD160 (JSON-XS-2.24.tar.gz) = 1b3df25269d8583872b5a99d38e5e3f5777a80c9
-Size (JSON-XS-2.24.tar.gz) = 69306 bytes
+SHA1 (JSON-XS-2.25.tar.gz) = a9b1fd20428a31861aeb622578c572a230fce88b
+RMD160 (JSON-XS-2.25.tar.gz) = 00de9fd67dd147e77055db310c093023754d81a4
+Size (JSON-XS-2.25.tar.gz) = 69565 bytes
Home |
Main Index |
Thread Index |
Old Index