From ce2e923bed0771fbd1ff0d5ad6de96d8c4154882 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 17 Mar 2012 16:46:24 +0000 Subject: Update ruby-json and ruby-json-pure package to 1.6.5. 2012-01-15 (1.6.5) * Vit Ondruch reported a bug that shows up when using optimisation under GCC 4.7. Thx to him, Bohuslav Kabrda and Yui NARUSE for debugging and developing a patch fix. 2011-12-24 (1.6.4) * Patches that improve speed on JRuby contributed by Charles Oliver Nutter . * Support object_class/array_class with duck typed hash/array. --- textproc/ruby-json-pure/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/ruby-json-pure/Makefile') diff --git a/textproc/ruby-json-pure/Makefile b/textproc/ruby-json-pure/Makefile index 18d6a3070ff..2a0880b52d4 100644 --- a/textproc/ruby-json-pure/Makefile +++ b/textproc/ruby-json-pure/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2011/12/15 16:11:59 taca Exp $ +# $NetBSD: Makefile,v 1.14 2012/03/17 16:46:24 taca Exp $ -DISTNAME= json_pure-1.6.3 +DISTNAME= json_pure-1.6.5 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g} CATEGORIES= textproc -- cgit v1.2.3