From 99d86f1210ca37ac862272a4614ae59c1c7f0a44 Mon Sep 17 00:00:00 2001 From: sno Date: Sat, 8 Aug 2009 21:03:31 +0000 Subject: 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. --- converters/p5-JSON-XS/Makefile | 6 ++++-- converters/p5-JSON-XS/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'converters') 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 -- cgit v1.2.3