summaryrefslogtreecommitdiff
path: root/devel/ruby-rspec-expectations/distinfo
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-06-02 00:45:07 +0000
committertaca <taca@pkgsrc.org>2012-06-02 00:45:07 +0000
commit135a9b132a2e55714392b0a38d0fca44b78702e9 (patch)
tree04e6904a81fbbf774bc9bc47d8df4708f118a7de /devel/ruby-rspec-expectations/distinfo
parent73783e2d1c61363b959b56c0ef07d3266ac2ef4c (diff)
downloadpkgsrc-135a9b132a2e55714392b0a38d0fca44b78702e9.tar.gz
Update ruby-rspec-expectations to 2.10.0.
### 2.10.0 / 2012-05-03 [full changelog](http://github.com/rspec/rspec-expectations/compare/v2.9.1...v2.10.0) Enhancements * Add new `start_with` and `end_with` matchers (Jeremy Wadsack) * Add new matchers for specifying yields (Myron Marson): * `expect {...}.to yield_control` * `expect {...}.to yield_with_args(1, 2, 3)` * `expect {...}.to yield_with_no_args` * `expect {...}.to yield_successive_args(1, 2, 3)` * `match_unless_raises` takes multiple exception args Bug fixes * Fix `be_within` matcher to be inclusive of delta. * Fix message-specific specs to pass on Rubinius (John Firebaugh)
Diffstat (limited to 'devel/ruby-rspec-expectations/distinfo')
-rw-r--r--devel/ruby-rspec-expectations/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/ruby-rspec-expectations/distinfo b/devel/ruby-rspec-expectations/distinfo
index ba68ce2015e..5781c1d1e80 100644
--- a/devel/ruby-rspec-expectations/distinfo
+++ b/devel/ruby-rspec-expectations/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2012/04/29 05:28:41 taca Exp $
+$NetBSD: distinfo,v 1.6 2012/06/02 00:45:07 taca Exp $
-SHA1 (rspec-expectations-2.9.1.gem) = bba3d963149235f626a1341bf1bfa2ef28c4bb39
-RMD160 (rspec-expectations-2.9.1.gem) = 111a37228d94840eb68eccb6054e3c5cb7f433cc
-Size (rspec-expectations-2.9.1.gem) = 64000 bytes
+SHA1 (rspec-expectations-2.10.0.gem) = 8e201de0085ba6ebe293377009576311565cac80
+RMD160 (rspec-expectations-2.10.0.gem) = eac596fcb51579e7c1006b93b30b1b0df86d63ba
+Size (rspec-expectations-2.10.0.gem) = 70144 bytes