diff options
Diffstat (limited to 'textproc/ruby-json/patches')
-rw-r--r-- | textproc/ruby-json/patches/patch-aa | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/textproc/ruby-json/patches/patch-aa b/textproc/ruby-json/patches/patch-aa index 531d11c103e..e293e902075 100644 --- a/textproc/ruby-json/patches/patch-aa +++ b/textproc/ruby-json/patches/patch-aa @@ -1,13 +1,11 @@ -$NetBSD: patch-aa,v 1.5 2010/09/05 02:13:51 obache Exp $ +$NetBSD: patch-aa,v 1.6 2011/03/23 14:12:58 taca Exp $ -Do not install executables, those are part of ruby-json-pure - ---- ../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 +--- ../json-1.5.1.gemspec.orig 2011-01-26 04:38:55.000000000 +0000 ++++ ../json-1.5.1.gemspec +@@ -15,14 +15,12 @@ bindir: bin cert_chain: [] - date: 2010-08-08 22:00:00 +00:00 + date: 2011-01-25 23:00:00 +00:00 -default_executable: edit_json.rb +default_executable: [] dependencies: [] |