summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-09-13 11:51:51 +0000
committertaca <taca@pkgsrc.org>2015-09-13 11:51:51 +0000
commit8fc183061cea72fba580caa0cff1ae113a1c98d2 (patch)
tree2cd218d127bcba46d691dc2ede5a88fb48abf782 /devel
parent0406f2be25e8be00826fbf936f530f1bd57ead74 (diff)
downloadpkgsrc-8fc183061cea72fba580caa0cff1ae113a1c98d2.tar.gz
Update ruby-rspec-core to 3.3.2.
### 3.3.2 / 2015-07-15 [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.1...v3.3.2) Bug Fixes: * Fix formatters to handle exceptions for which `backtrace` returns `nil`. (Myron Marston, #2023) * Fix duplicate formatter detection so that it allows subclasses of formatters to be added. (Sebastián Tello, #2019) ### 3.3.1 / 2015-06-18 [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.0...v3.3.1) Bug Fixes: * Correctly run `before(:suite)` (and friends) in the context of an example group instance, thus making the expected RSpec environment available. (Jon Rowe, #1986)
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-rspec-core/Makefile4
-rw-r--r--devel/ruby-rspec-core/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/ruby-rspec-core/Makefile b/devel/ruby-rspec-core/Makefile
index f46bcb149c8..998e58d7fe9 100644
--- a/devel/ruby-rspec-core/Makefile
+++ b/devel/ruby-rspec-core/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2015/06/12 23:58:07 taca Exp $
+# $NetBSD: Makefile,v 1.17 2015/09/13 11:51:51 taca Exp $
-DISTNAME= rspec-core-3.3.0
+DISTNAME= rspec-core-3.3.2
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-rspec-core/distinfo b/devel/ruby-rspec-core/distinfo
index 19226f8f85c..ebf49d854b1 100644
--- a/devel/ruby-rspec-core/distinfo
+++ b/devel/ruby-rspec-core/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2015/06/12 23:58:07 taca Exp $
+$NetBSD: distinfo,v 1.17 2015/09/13 11:51:51 taca Exp $
-SHA1 (rspec-core-3.3.0.gem) = e9170c9e88f902566bb8da451768685ba337939c
-RMD160 (rspec-core-3.3.0.gem) = 79ece8ecfef90c5b8a26318b370050638b40e7ba
-Size (rspec-core-3.3.0.gem) = 138752 bytes
+SHA1 (rspec-core-3.3.2.gem) = 9af363900553c673f8084ea5fc7750d73a01187f
+RMD160 (rspec-core-3.3.2.gem) = f7e4af065c3edca341fa985e3d239ed85383377f
+Size (rspec-core-3.3.2.gem) = 139264 bytes