summaryrefslogtreecommitdiff
path: root/textproc/ruby-json-pure
diff options
context:
space:
mode:
authortaca <taca>2008-09-15 08:39:10 +0000
committertaca <taca>2008-09-15 08:39:10 +0000
commited21afa170fbefabebb954171fd867bf4eaffa9a (patch)
tree0c6e41e59598d8928d190a417e1fcb2b839f43cb /textproc/ruby-json-pure
parentb0d850e3db0a2270c1acbf534e98b2e4f214eb24 (diff)
downloadpkgsrc-ed21afa170fbefabebb954171fd867bf4eaffa9a.tar.gz
Update ruby-json-pure pacakge to 1.1.3.
2008-07-10 (1.1.3) * Wesley Beary <monki@geemus.com> 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.
Diffstat (limited to 'textproc/ruby-json-pure')
-rw-r--r--textproc/ruby-json-pure/Makefile4
-rw-r--r--textproc/ruby-json-pure/distinfo8
2 files changed, 6 insertions, 6 deletions
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