summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorhe <he>2008-08-04 13:32:42 +0000
committerhe <he>2008-08-04 13:32:42 +0000
commitb88d5e68d08b17041e43326c77755f4162a77c8c (patch)
tree205c4772084b2f3fcb04ccaf2de80d1ee96b0038 /converters
parente16ad50add8e50af96d5ef162d78f8b542137c0a (diff)
downloadpkgsrc-b88d5e68d08b17041e43326c77755f4162a77c8c.tar.gz
Update from version 2.21 to 2.22.22.
Pkgsrc changes: o Use JSON/ subdir on master site instead of author dir. o Use 2.22.22 as version number instead of 2.2222. Upstream changes: 2.2222 Sun Jul 20 18:49:00 CEST 2008 - same game again, broken 5.10 finds yet another assertion failure, and the workaround causes additional runtime warnings. Work around the next assertion AND the warning. 5.10 seriously needs to adjust it's attitude against working code. 2.222 Sat Jul 19 06:15:34 CEST 2008 - you work around one -DDEBUGGING assertion bug in perl 5.10 just to hit the next one. work around this one, too. 2.22 Tue Jul 15 13:26:51 CEST 2008 - allow higher nesting levels in incremental parser. - error out earlier in some cases in the incremental parser (as suggested by Yuval Kogman). - improve incr-parser test (Yuval Kogman).
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-JSON-XS/Makefile8
-rw-r--r--converters/p5-JSON-XS/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/converters/p5-JSON-XS/Makefile b/converters/p5-JSON-XS/Makefile
index f6e73bb57b2..0326726f609 100644
--- a/converters/p5-JSON-XS/Makefile
+++ b/converters/p5-JSON-XS/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2008/06/04 14:13:23 obache Exp $
+# $NetBSD: Makefile,v 1.5 2008/08/04 13:32:42 he Exp $
#
-DISTNAME= JSON-XS-2.21
-PKGNAME= p5-${DISTNAME}
+DISTNAME= JSON-XS-2.2222
+PKGNAME= p5-${DISTNAME:S/2222/22.22/}
CATEGORIES= textproc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/JSON-XS/
diff --git a/converters/p5-JSON-XS/distinfo b/converters/p5-JSON-XS/distinfo
index 683b8155ccc..b88f1480e80 100644
--- a/converters/p5-JSON-XS/distinfo
+++ b/converters/p5-JSON-XS/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/06/04 14:13:23 obache Exp $
+$NetBSD: distinfo,v 1.4 2008/08/04 13:32:42 he Exp $
-SHA1 (JSON-XS-2.21.tar.gz) = d539008fd6ffc6df7d08062a767119907481f0f0
-RMD160 (JSON-XS-2.21.tar.gz) = ff96eb170585c1a6cc02396ba354498bd9b0654c
-Size (JSON-XS-2.21.tar.gz) = 65220 bytes
+SHA1 (JSON-XS-2.2222.tar.gz) = f805ad4635717251efb47f598c02b1890da70afc
+RMD160 (JSON-XS-2.2222.tar.gz) = 1b680ba8c3db03ed747b2ec14caeb91845d06951
+Size (JSON-XS-2.2222.tar.gz) = 66121 bytes