pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-json Update ruby-json to 1.4.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5ab5367a650a
branches: trunk
changeset: 575518:5ab5367a650a
user: obache <obache%pkgsrc.org@localhost>
date: Sun May 16 09:12:30 2010 +0000
description:
Update ruby-json to 1.4.3.
2010-05-05 (1.4.3)
* Fixed some test assertions, from Ruby r27587 and r27590, patch by nobu.
* Fixed issue http://github.com/flori/json/issues/#issue/20 reported by
electronicwhisper@github. Thx!
diffstat:
textproc/ruby-json/Makefile | 4 ++--
textproc/ruby-json/distinfo | 10 +++++-----
textproc/ruby-json/patches/patch-aa | 8 ++++----
3 files changed, 11 insertions(+), 11 deletions(-)
diffs (49 lines):
diff -r 75b780a61397 -r 5ab5367a650a textproc/ruby-json/Makefile
--- a/textproc/ruby-json/Makefile Sun May 16 06:59:26 2010 +0000
+++ b/textproc/ruby-json/Makefile Sun May 16 09:12:30 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2010/05/04 02:46:50 taca Exp $
+# $NetBSD: Makefile,v 1.5 2010/05/16 09:12:30 obache Exp $
-DISTNAME= json-1.4.2
+DISTNAME= json-1.4.3
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= textproc
diff -r 75b780a61397 -r 5ab5367a650a textproc/ruby-json/distinfo
--- a/textproc/ruby-json/distinfo Sun May 16 06:59:26 2010 +0000
+++ b/textproc/ruby-json/distinfo Sun May 16 09:12:30 2010 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2010/05/04 02:46:50 taca Exp $
+$NetBSD: distinfo,v 1.5 2010/05/16 09:12:30 obache Exp $
-SHA1 (json-1.4.2.gem) = 125d4cb1b867e8c64114ae74f20309d855565a9e
-RMD160 (json-1.4.2.gem) = ceadeb392b1230d126b33edb402ab19f8666b4ec
-Size (json-1.4.2.gem) = 397824 bytes
-SHA1 (patch-aa) = 0313d9bc7d124705cec244ba126879e6a9cba8a1
+SHA1 (json-1.4.3.gem) = a02bc81d86c3c956e4f2a49e55aa3959b99409d7
+RMD160 (json-1.4.3.gem) = 964a5c58e3621e8300650e5d8d62ea34c35f2b12
+Size (json-1.4.3.gem) = 397824 bytes
+SHA1 (patch-aa) = 06bf4249dbd7613aa7c47fa64479f89aae9031b8
SHA1 (patch-ab) = c80a2a7a1ae78e98dd7d6982a2e5da8963a214d6
diff -r 75b780a61397 -r 5ab5367a650a textproc/ruby-json/patches/patch-aa
--- a/textproc/ruby-json/patches/patch-aa Sun May 16 06:59:26 2010 +0000
+++ b/textproc/ruby-json/patches/patch-aa Sun May 16 09:12:30 2010 +0000
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.3 2010/05/04 02:46:50 taca Exp $
+$NetBSD: patch-aa,v 1.4 2010/05/16 09:12:30 obache Exp $
Do not install executables, those are part of ruby-json-pure
---- ../json-1.4.2.gemspec.orig 2010-04-30 09:12:53.000000000 +0000
-+++ ../json-1.4.2.gemspec
+--- ../json-1.4.3.gemspec.orig 2010-05-16 09:01:44.000000000 +0000
++++ ../json-1.4.3.gemspec
@@ -10,14 +10,12 @@ bindir: bin
cert_chain: []
- date: 2010-04-27 22:00:00 +00:00
+ date: 2010-05-04 22:00:00 +00:00
-default_executable: edit_json.rb
+default_executable: []
dependencies: []
Home |
Main Index |
Thread Index |
Old Index