From ed21afa170fbefabebb954171fd867bf4eaffa9a Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 15 Sep 2008 08:39:10 +0000 Subject: Update ruby-json-pure pacakge to 1.1.3. 2008-07-10 (1.1.3) * Wesley Beary reported a bug in json/add/core's DateTime handling: If the nominator and denominator of the offset were divisible by each other Ruby's Rational#to_s returns them as an integer not a fraction with '/'. This caused a ZeroDivisionError during parsing. * Use Date#start and DateTime#start instead of sg method, while remaining backwards compatible. * Supports ragel >= 6.0 now. * Corrected some tests. * Some minor changes. --- textproc/ruby-json-pure/Makefile | 4 ++-- textproc/ruby-json-pure/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'textproc/ruby-json-pure') diff --git a/textproc/ruby-json-pure/Makefile b/textproc/ruby-json-pure/Makefile index 56daac3ed2c..bf592c356c5 100644 --- a/textproc/ruby-json-pure/Makefile +++ b/textproc/ruby-json-pure/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/04/04 15:21:50 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2008/09/15 08:39:10 taca Exp $ -DISTNAME= json_pure-1.1.2 +DISTNAME= json_pure-1.1.3 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g} CATEGORIES= textproc diff --git a/textproc/ruby-json-pure/distinfo b/textproc/ruby-json-pure/distinfo index 56abe40d2ca..a77329a2cd3 100644 --- a/textproc/ruby-json-pure/distinfo +++ b/textproc/ruby-json-pure/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/04/04 15:21:50 jlam Exp $ +$NetBSD: distinfo,v 1.2 2008/09/15 08:39:10 taca Exp $ -SHA1 (json_pure-1.1.2.gem) = 5f7bb49d462c4e083c6329b37fa069af15eda449 -RMD160 (json_pure-1.1.2.gem) = 81cf8b1fb4d41fd44250b44308e420b6a49148c4 -Size (json_pure-1.1.2.gem) = 113152 bytes +SHA1 (json_pure-1.1.3.gem) = 158693fd9d390165f9d26b84cf9f96514c5a1172 +RMD160 (json_pure-1.1.3.gem) = c0c1f6a679392f88b1c1223806fcef94e8d41a62 +Size (json_pure-1.1.3.gem) = 113664 bytes -- cgit v1.2.3