pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-mocha Remove file wrongly imported
details: https://anonhg.NetBSD.org/pkgsrc/rev/c95df5e1aba8
branches: trunk
changeset: 540731:c95df5e1aba8
user: seb <seb%pkgsrc.org@localhost>
date: Mon Apr 07 00:38:28 2008 +0000
description:
Remove file wrongly imported
diffstat:
devel/ruby-mocha/patch-aa | 15 ---------------
1 files changed, 0 insertions(+), 15 deletions(-)
diffs (19 lines):
diff -r 2b1e3e0e1cce -r c95df5e1aba8 devel/ruby-mocha/patch-aa
--- a/devel/ruby-mocha/patch-aa Mon Apr 07 00:36:27 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2008/04/07 00:32:28 seb Exp $
-
-Drop the dependency on the gem 'rake' as Rake is not installed as a gem.
-
---- Rakefile.orig 2008-03-25 21:15:48.000000000 +0000
-+++ Rakefile
-@@ -110,7 +110,7 @@ specification = Gem::Specification.new d
- s.rdoc_options << '--title' << 'Mocha' << '--main' << 'README' << '--line-numbers'
-
- s.autorequire = 'mocha'
-- s.add_dependency('rake')
-+# s.add_dependency('rake')
- s.files = FileList['{lib,test,examples}/**/*.rb', '[A-Z]*'].exclude('TODO').to_a
- end
-
Home |
Main Index |
Thread Index |
Old Index