pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-rspec-expectations Update ruby-rspec-expect...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74790fdf693b
branches:  trunk
changeset: 652562:74790fdf693b
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jun 04 14:41:14 2015 +0000

description:
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:

 devel/ruby-rspec-expectations/Makefile |  4 ++--
 devel/ruby-rspec-expectations/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r f47a4b1d66c9 -r 74790fdf693b devel/ruby-rspec-expectations/Makefile
--- a/devel/ruby-rspec-expectations/Makefile    Thu Jun 04 14:40:36 2015 +0000
+++ b/devel/ruby-rspec-expectations/Makefile    Thu Jun 04 14:41:14 2015 +0000
@@ -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@localhost
diff -r f47a4b1d66c9 -r 74790fdf693b devel/ruby-rspec-expectations/distinfo
--- a/devel/ruby-rspec-expectations/distinfo    Thu Jun 04 14:40:36 2015 +0000
+++ b/devel/ruby-rspec-expectations/distinfo    Thu Jun 04 14:41:14 2015 +0000
@@ -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



Home | Main Index | Thread Index | Old Index