summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca>2013-06-16 16:25:07 +0000
committertaca <taca>2013-06-16 16:25:07 +0000
commita758d45415920e80f6b811c68608f886e811531a (patch)
treeb311a80fa04d056d62490aa76d4bb41442980293 /devel
parent4ae1107dabd559d4127b6c508b436eb1be27557b (diff)
downloadpkgsrc-a758d45415920e80f6b811c68608f886e811531a.tar.gz
Update ruby-rspec-mocks to 2.13.1.
### 2.13.1 / 2013-04-06 [full changelog](http://github.com/rspec/rspec-mocks/compare/v2.13.0...v2.13.1) Bug fixes * Allow a block implementation to be used in combination with `and_yield`, `and_raise`, `and_return` or `and_throw` (Myron Marston).
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-rspec-mocks/Makefile4
-rw-r--r--devel/ruby-rspec-mocks/PLIST3
-rw-r--r--devel/ruby-rspec-mocks/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/devel/ruby-rspec-mocks/Makefile b/devel/ruby-rspec-mocks/Makefile
index e596f1c58bc..a8a5c6de85b 100644
--- a/devel/ruby-rspec-mocks/Makefile
+++ b/devel/ruby-rspec-mocks/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2013/03/11 07:48:23 taca Exp $
+# $NetBSD: Makefile,v 1.11 2013/06/16 16:25:07 taca Exp $
-DISTNAME= rspec-mocks-2.13.0
+DISTNAME= rspec-mocks-2.13.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-rspec-mocks/PLIST b/devel/ruby-rspec-mocks/PLIST
index 2815000f643..9b922172e78 100644
--- a/devel/ruby-rspec-mocks/PLIST
+++ b/devel/ruby-rspec-mocks/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2012/12/16 16:45:06 taca Exp $
+@comment $NetBSD: PLIST,v 1.8 2013/06/16 16:25:07 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.document
${GEM_LIBDIR}/.yardopts
@@ -84,6 +84,7 @@ ${GEM_LIBDIR}/spec/rspec/mocks/bug_report_7611_spec.rb
${GEM_LIBDIR}/spec/rspec/mocks/bug_report_8165_spec.rb
${GEM_LIBDIR}/spec/rspec/mocks/bug_report_830_spec.rb
${GEM_LIBDIR}/spec/rspec/mocks/bug_report_957_spec.rb
+${GEM_LIBDIR}/spec/rspec/mocks/combining_implementation_instructions_spec.rb
${GEM_LIBDIR}/spec/rspec/mocks/configuration_spec.rb
${GEM_LIBDIR}/spec/rspec/mocks/double_spec.rb
${GEM_LIBDIR}/spec/rspec/mocks/failing_argument_matchers_spec.rb
diff --git a/devel/ruby-rspec-mocks/distinfo b/devel/ruby-rspec-mocks/distinfo
index 1f8869d308a..76764fe55d1 100644
--- a/devel/ruby-rspec-mocks/distinfo
+++ b/devel/ruby-rspec-mocks/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2013/03/11 07:48:23 taca Exp $
+$NetBSD: distinfo,v 1.11 2013/06/16 16:25:07 taca Exp $
-SHA1 (rspec-mocks-2.13.0.gem) = 9b9b26d013c073508891978fcad6da5ea04a65c3
-RMD160 (rspec-mocks-2.13.0.gem) = d405207ec25870bc8b24b04c9ef5cda0553eb71b
-Size (rspec-mocks-2.13.0.gem) = 73728 bytes
+SHA1 (rspec-mocks-2.13.1.gem) = d81e5fbbe460654f84e40f3b39b4c91cddea04ae
+RMD160 (rspec-mocks-2.13.1.gem) = 798a6a49cb7ca8c91ff21d123d02efa80d87c83a
+Size (rspec-mocks-2.13.1.gem) = 74752 bytes