pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-rspec-core Update ruby-rspec-core to 3.2.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/965978d69f95
branches:  trunk
changeset: 648207:965978d69f95
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Mar 13 13:45:35 2015 +0000

description:
Update ruby-rspec-core to 3.2.2.

### 3.2.2 / 2015-03-11
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.1...v3.2.2)

Bug Fixes:

* Fix regression in 3.2.0 that allowed tag-filtered examples to
  run even if there was a location filter applied to the spec
  file that was intended to limit the file to other examples.
  (#1894, Myron Marston)

### 3.2.1 / 2015-02-23
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.0...v3.2.1)

Bug Fixes:

* Notify start-of-run seed _before_ `start` notification rather than
  _after_ so that formatters like Fuubar work properly. (Samuel Esposito, #1882)

diffstat:

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

diffs (25 lines):

diff -r f06eab37c043 -r 965978d69f95 devel/ruby-rspec-core/Makefile
--- a/devel/ruby-rspec-core/Makefile    Fri Mar 13 13:42:26 2015 +0000
+++ b/devel/ruby-rspec-core/Makefile    Fri Mar 13 13:45:35 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2015/02/07 14:40:27 taca Exp $
+# $NetBSD: Makefile,v 1.14 2015/03/13 13:45:35 taca Exp $
 
-DISTNAME=      rspec-core-3.2.0
+DISTNAME=      rspec-core-3.2.2
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r f06eab37c043 -r 965978d69f95 devel/ruby-rspec-core/distinfo
--- a/devel/ruby-rspec-core/distinfo    Fri Mar 13 13:42:26 2015 +0000
+++ b/devel/ruby-rspec-core/distinfo    Fri Mar 13 13:45:35 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2015/02/07 14:40:27 taca Exp $
+$NetBSD: distinfo,v 1.14 2015/03/13 13:45:35 taca Exp $
 
-SHA1 (rspec-core-3.2.0.gem) = 5a9d64d5a90e056f11648c709dc9e42b9d539fa2
-RMD160 (rspec-core-3.2.0.gem) = 1e187033827c1994e44dc239c268e7e6ce5a2e2c
-Size (rspec-core-3.2.0.gem) = 121344 bytes
+SHA1 (rspec-core-3.2.2.gem) = df72cab97497fda24075f72410b5bec5a387c9ab
+RMD160 (rspec-core-3.2.2.gem) = c3954a38a011ffcb6735d273e5b30ee509677c1e
+Size (rspec-core-3.2.2.gem) = 121856 bytes



Home | Main Index | Thread Index | Old Index