summaryrefslogtreecommitdiff
path: root/devel/ruby-mocha
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-02-11 02:54:18 +0000
committertaca <taca@pkgsrc.org>2013-02-11 02:54:18 +0000
commitf43a0a20c0509ebf124a0c758023febfeb0aa6fa (patch)
tree4ccc0046a7beafe21eef5c93ba8d337225285bf3 /devel/ruby-mocha
parent98ca30931c46a24f5f6a768114c35d581d34f89b (diff)
downloadpkgsrc-f43a0a20c0509ebf124a0c758023febfeb0aa6fa.tar.gz
Update ruby-mocha to 0.13.2.
# Release Notes ## 0.13.2 * Stubbing of methods re-declared with different visibilty. Fixes #109. * Add `Mock#responds_like_instance_of`. Fixes #119. * Make `Expectation#inspect` less verbose and more useful. Fixes #122. * Make unit tests more robust to changes in environment. Fixes #121. * Update README in an attempt to head Rails-related issues off at the pass. * Add a Gem Badge to provide a link to Mocha on Rubygems. * Make documentation example consistent with other examples.
Diffstat (limited to 'devel/ruby-mocha')
-rw-r--r--devel/ruby-mocha/Makefile4
-rw-r--r--devel/ruby-mocha/PLIST4
-rw-r--r--devel/ruby-mocha/distinfo8
3 files changed, 9 insertions, 7 deletions
diff --git a/devel/ruby-mocha/Makefile b/devel/ruby-mocha/Makefile
index 8e99bda723a..b488e500275 100644
--- a/devel/ruby-mocha/Makefile
+++ b/devel/ruby-mocha/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2012/12/16 16:28:07 taca Exp $
+# $NetBSD: Makefile,v 1.16 2013/02/11 02:54:18 taca Exp $
-DISTNAME= mocha-0.13.1
+DISTNAME= mocha-0.13.2
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-mocha/PLIST b/devel/ruby-mocha/PLIST
index b15d00277ab..550d3c9c5cf 100644
--- a/devel/ruby-mocha/PLIST
+++ b/devel/ruby-mocha/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2012/12/16 16:28:07 taca Exp $
+@comment $NetBSD: PLIST,v 1.14 2013/02/11 02:54:19 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gemtest
${GEM_LIBDIR}/.yardopts
@@ -236,4 +236,6 @@ ${GEM_LIBDIR}/test/unit/state_machine_test.rb
${GEM_LIBDIR}/test/unit/string_inspect_test.rb
${GEM_LIBDIR}/test/unit/thrower_test.rb
${GEM_LIBDIR}/test/unit/yield_parameters_test.rb
+${GEM_LIBDIR}/yard-templates/default/layout/html/google_analytics.erb
+${GEM_LIBDIR}/yard-templates/default/layout/html/setup.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/devel/ruby-mocha/distinfo b/devel/ruby-mocha/distinfo
index 41986969814..cdb1e126dc5 100644
--- a/devel/ruby-mocha/distinfo
+++ b/devel/ruby-mocha/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2012/12/16 16:28:07 taca Exp $
+$NetBSD: distinfo,v 1.15 2013/02/11 02:54:19 taca Exp $
-SHA1 (mocha-0.13.1.gem) = b02818d6975d6d64a95094bb4c78e67d58f0485d
-RMD160 (mocha-0.13.1.gem) = 6d3fcdf62fe46ea7177755d8c7b47eeda678439c
-Size (mocha-0.13.1.gem) = 79872 bytes
+SHA1 (mocha-0.13.2.gem) = da112555fcd51f61fded424de771ae111f13df03
+RMD160 (mocha-0.13.2.gem) = c9f31a110c61f247754e3ff4a8082807b1c1a3cd
+Size (mocha-0.13.2.gem) = 81408 bytes