diff options
author | obache <obache@pkgsrc.org> | 2010-09-05 02:13:51 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-09-05 02:13:51 +0000 |
commit | b07b3df61360f2f001ad2af3720869c06eb19ab1 (patch) | |
tree | 1e07ef7f8d7c4514cbb511d822e8277139d7a47b | |
parent | 1aeabc76744539cc5e234f48cd8b1401d39bff0f (diff) | |
download | pkgsrc-b07b3df61360f2f001ad2af3720869c06eb19ab1.tar.gz |
Update ruby-json{,_pure} to 1.4.6.
2010-08-09 (1.4.6)
* Fixed oversight reported in http://github.com/flori/json/issues/closed#issue/23,
always create a new object from the state prototype.
* Made pure and ext api more similar again.
2010-08-07 (1.4.5)
* Manage data structure nesting depth in state object during generation. This
should reduce problems with to_json method definŃ–tions that only have one
argument.
* Some fixes in the state objects and additional tests.
2010-08-06 (1.4.4)
* Fixes build problem for rubinius under OS X, http://github.com/flori/json/issues/closed#issue/25
* Fixes crashes described in http://github.com/flori/json/issues/closed#issue/21 and
http://github.com/flori/json/issues/closed#issue/23
-rw-r--r-- | textproc/ruby-json-pure/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-json-pure/distinfo | 8 | ||||
-rw-r--r-- | textproc/ruby-json/Makefile | 7 | ||||
-rw-r--r-- | textproc/ruby-json/distinfo | 10 | ||||
-rw-r--r-- | textproc/ruby-json/patches/patch-aa | 8 |
5 files changed, 19 insertions, 18 deletions
diff --git a/textproc/ruby-json-pure/Makefile b/textproc/ruby-json-pure/Makefile index 9a508ce3230..592376b9746 100644 --- a/textproc/ruby-json-pure/Makefile +++ b/textproc/ruby-json-pure/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2010/05/16 11:50:57 obache Exp $ +# $NetBSD: Makefile,v 1.6 2010/09/05 02:13:51 obache Exp $ -DISTNAME= json_pure-1.4.3 +DISTNAME= json_pure-1.4.6 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g} CATEGORIES= textproc diff --git a/textproc/ruby-json-pure/distinfo b/textproc/ruby-json-pure/distinfo index 229d2053ef3..2b76f137189 100644 --- a/textproc/ruby-json-pure/distinfo +++ b/textproc/ruby-json-pure/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2010/05/16 11:50:58 obache Exp $ +$NetBSD: distinfo,v 1.6 2010/09/05 02:13:51 obache Exp $ -SHA1 (json_pure-1.4.3.gem) = fa6c36d8ff07ba33de44e1453a8fcff0fb6b252f -RMD160 (json_pure-1.4.3.gem) = 3d69474f5bc821e275409773c92faa897aab49a7 -Size (json_pure-1.4.3.gem) = 397824 bytes +SHA1 (json_pure-1.4.6.gem) = 9fe74cdffaba077e1209f9222e8b7ddd282966df +RMD160 (json_pure-1.4.6.gem) = 2ce9c5c4315c330a0f9dac5592e4c8d6c134efc6 +Size (json_pure-1.4.6.gem) = 398848 bytes SHA1 (patch-aa) = c80a2a7a1ae78e98dd7d6982a2e5da8963a214d6 diff --git a/textproc/ruby-json/Makefile b/textproc/ruby-json/Makefile index cecd67308e6..483e91129ad 100644 --- a/textproc/ruby-json/Makefile +++ b/textproc/ruby-json/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2010/06/15 13:35:52 obache Exp $ +# $NetBSD: Makefile,v 1.7 2010/09/05 02:13:51 obache Exp $ -DISTNAME= json-1.4.3 -PKGREVISION= 1 +DISTNAME= json-1.4.6 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= textproc @@ -16,5 +15,7 @@ GEM_CLEANBUILD= ext/json/ext/generator/* ext/json/ext/parser/* post-extract: cd ${WRKSRC}; ${FIND} . -xdev -type f -print | ${XARGS} ${CHMOD} g-w +REPLACE_RUBY_DIRS= tools + .include "../../misc/rubygems/rubygem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/ruby-json/distinfo b/textproc/ruby-json/distinfo index 87ec3b820f9..c243384ef4f 100644 --- a/textproc/ruby-json/distinfo +++ b/textproc/ruby-json/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.5 2010/05/16 09:12:30 obache Exp $ +$NetBSD: distinfo,v 1.6 2010/09/05 02:13:51 obache Exp $ -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 (json-1.4.6.gem) = a50accee91805a57eb5f4613073edeb422043c57 +RMD160 (json-1.4.6.gem) = bd5736e685d347e774d1a8800f60a8a21f59da2d +Size (json-1.4.6.gem) = 398848 bytes +SHA1 (patch-aa) = 54ae401b26a65c46bd19e9bd4a35b1fe729dc045 SHA1 (patch-ab) = c80a2a7a1ae78e98dd7d6982a2e5da8963a214d6 diff --git a/textproc/ruby-json/patches/patch-aa b/textproc/ruby-json/patches/patch-aa index 25789ca6557..531d11c103e 100644 --- a/textproc/ruby-json/patches/patch-aa +++ b/textproc/ruby-json/patches/patch-aa @@ -1,13 +1,13 @@ -$NetBSD: patch-aa,v 1.4 2010/05/16 09:12:30 obache Exp $ +$NetBSD: patch-aa,v 1.5 2010/09/05 02:13:51 obache Exp $ Do not install executables, those are part of ruby-json-pure ---- ../json-1.4.3.gemspec.orig 2010-05-16 09:01:44.000000000 +0000 -+++ ../json-1.4.3.gemspec +--- ../json-1.4.6.gemspec.orig 2010-09-05 01:59:16.000000000 +0000 ++++ ../json-1.4.6.gemspec @@ -10,14 +10,12 @@ bindir: bin cert_chain: [] - date: 2010-05-04 22:00:00 +00:00 + date: 2010-08-08 22:00:00 +00:00 -default_executable: edit_json.rb +default_executable: [] dependencies: [] |