summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorsno <sno>2009-08-08 21:03:31 +0000
committersno <sno>2009-08-08 21:03:31 +0000
commit99d86f1210ca37ac862272a4614ae59c1c7f0a44 (patch)
treea1759858101076e8d4442030ae8fc52bb8380eb7 /converters
parent694af837f4eab3159a66d5400944a90437272dd2 (diff)
downloadpkgsrc-99d86f1210ca37ac862272a4614ae59c1c7f0a44.tar.gz
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 (limited to 'converters')
-rw-r--r--converters/p5-JSON-XS/Makefile6
-rw-r--r--converters/p5-JSON-XS/distinfo8
2 files changed, 8 insertions, 6 deletions
diff --git a/converters/p5-JSON-XS/Makefile b/converters/p5-JSON-XS/Makefile
index 271fe58347f..68ebaa989f2 100644
--- a/converters/p5-JSON-XS/Makefile
+++ b/converters/p5-JSON-XS/Makefile
@@ -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 @@ HOMEPAGE= http://search.cpan.org/dist/JSON-XS/
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 --git a/converters/p5-JSON-XS/distinfo b/converters/p5-JSON-XS/distinfo
index 1b64ef8c16e..575b18b3f3d 100644
--- a/converters/p5-JSON-XS/distinfo
+++ b/converters/p5-JSON-XS/distinfo
@@ -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