summaryrefslogtreecommitdiff
path: root/devel/ruby-mocha
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2009-06-12 13:24:27 +0000
committertaca <taca@pkgsrc.org>2009-06-12 13:24:27 +0000
commitdf7b5111c0d1be4fda15f490d011218db1ad10eb (patch)
tree812f2453f79d473b59747a7779026e38991dbed6 /devel/ruby-mocha
parent6426054076f93c7ad73814ee0d93e7dd32575769 (diff)
downloadpkgsrc-df7b5111c0d1be4fda15f490d011218db1ad10eb.tar.gz
Add a comment to last patch.
Diffstat (limited to 'devel/ruby-mocha')
-rw-r--r--devel/ruby-mocha/distinfo4
-rw-r--r--devel/ruby-mocha/patches/patch-aa4
2 files changed, 5 insertions, 3 deletions
diff --git a/devel/ruby-mocha/distinfo b/devel/ruby-mocha/distinfo
index 92e612758f2..bd103075215 100644
--- a/devel/ruby-mocha/distinfo
+++ b/devel/ruby-mocha/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2009/06/12 11:48:40 taca Exp $
+$NetBSD: distinfo,v 1.4 2009/06/12 13:24:27 taca Exp $
SHA1 (mocha-0.9.1.gem) = cfe81c1e94493269bc2b3b8909612933eefaa3a2
RMD160 (mocha-0.9.1.gem) = 2ebfb22dd4423ca9b6da940f5c1752a704a69c30
Size (mocha-0.9.1.gem) = 54274 bytes
-SHA1 (patch-aa) = 39e49cc17b70dc675d732c54bce15634d5d487ea
+SHA1 (patch-aa) = 0a37858e817ff167da365f0a30d1fef7f037a95f
diff --git a/devel/ruby-mocha/patches/patch-aa b/devel/ruby-mocha/patches/patch-aa
index cd6ac583c1f..9ccb36fee7f 100644
--- a/devel/ruby-mocha/patches/patch-aa
+++ b/devel/ruby-mocha/patches/patch-aa
@@ -1,4 +1,6 @@
-$NetBSD: patch-aa,v 1.1 2009/06/12 11:48:40 taca Exp $
+$NetBSD: patch-aa,v 1.2 2009/06/12 13:24:27 taca Exp $
+
+Stop calling obsolete method.
--- Rakefile.orig 2009-06-12 16:11:21.000000000 +0900
+++ Rakefile