summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-06-04 14:41:14 +0000
committertaca <taca@pkgsrc.org>2015-06-04 14:41:14 +0000
commit9838b31216d2508100dce404c8513bae005ce86a (patch)
treeba654f4701d0c94e5b96037b50b888c75a573911 /devel
parent527d47056c78cde2579342d9102ec000a73cf0a3 (diff)
downloadpkgsrc-9838b31216d2508100dce404c8513bae005ce86a.tar.gz
Update ruby-rspec-expectations to 3.2.1.
### 3.2.1 / 2015-04-06 [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.2.0...v3.2.1) Bug Fixes: * Prevent `Range`s from being enumerated when generating matcher descriptions. (Jon Rowe, #755) * Ensure exception messages are compared as strings in the `raise_error` matcher. (Jon Rowe, #755)
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-rspec-expectations/Makefile4
-rw-r--r--devel/ruby-rspec-expectations/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/ruby-rspec-expectations/Makefile b/devel/ruby-rspec-expectations/Makefile
index a4ef744acb8..724dc230cb2 100644
--- a/devel/ruby-rspec-expectations/Makefile
+++ b/devel/ruby-rspec-expectations/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2015/02/07 14:41:07 taca Exp $
+# $NetBSD: Makefile,v 1.17 2015/06/04 14:41:14 taca Exp $
-DISTNAME= rspec-expectations-3.2.0
+DISTNAME= rspec-expectations-3.2.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-rspec-expectations/distinfo b/devel/ruby-rspec-expectations/distinfo
index 052dc0c76f6..e55515d25dc 100644
--- a/devel/ruby-rspec-expectations/distinfo
+++ b/devel/ruby-rspec-expectations/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2015/02/07 14:41:07 taca Exp $
+$NetBSD: distinfo,v 1.16 2015/06/04 14:41:14 taca Exp $
-SHA1 (rspec-expectations-3.2.0.gem) = f2ade9547a6da5a8d63dd60b1e6549dc29e6ab18
-RMD160 (rspec-expectations-3.2.0.gem) = 3ff594b6ef548c7a5ff3988eb585558e7acd500e
-Size (rspec-expectations-3.2.0.gem) = 67584 bytes
+SHA1 (rspec-expectations-3.2.1.gem) = c69979ff2f38dd47f724032f359660f6e19743c8
+RMD160 (rspec-expectations-3.2.1.gem) = 93a1f2e30c2a73fa100f46ce1840c61d1be1f640
+Size (rspec-expectations-3.2.1.gem) = 68096 bytes