pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-rspec-support Update ruby-rspec-support to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7587df3ad25d
branches: trunk
changeset: 646295:7587df3ad25d
user: taca <taca%pkgsrc.org@localhost>
date: Sat Feb 07 14:39:34 2015 +0000
description:
Update ruby-rspec-support to 3.2.1.
### 3.2.1 / 2015-02-04
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.2.0...v3.2.1)
Bug Fixes:
* Fix `RSpec::CallerFilter` to work on Rubinius 2.2.
(Myron Marston, #169)
### 3.2.0 / 2015-02-03
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.1.2...v3.2.0)
Enhancements:
* Add extra Ruby type detection. (Jon Rowe, #133)
* Make differ instance re-usable. (Alexey Fedorov, #160)
Bug Fixes:
* Do not consider `[]` and `{}` to match when performing fuzzy matching.
(Myron Marston, #157)
diffstat:
devel/ruby-rspec-support/Makefile | 4 ++--
devel/ruby-rspec-support/PLIST | 3 +--
devel/ruby-rspec-support/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 8 deletions(-)
diffs (42 lines):
diff -r fe90add0bd36 -r 7587df3ad25d devel/ruby-rspec-support/Makefile
--- a/devel/ruby-rspec-support/Makefile Sat Feb 07 14:34:04 2015 +0000
+++ b/devel/ruby-rspec-support/Makefile Sat Feb 07 14:39:34 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2015/02/02 14:12:18 taca Exp $
+# $NetBSD: Makefile,v 1.2 2015/02/07 14:39:34 taca Exp $
-DISTNAME= rspec-support-3.1.2
+DISTNAME= rspec-support-3.2.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r fe90add0bd36 -r 7587df3ad25d devel/ruby-rspec-support/PLIST
--- a/devel/ruby-rspec-support/PLIST Sat Feb 07 14:34:04 2015 +0000
+++ b/devel/ruby-rspec-support/PLIST Sat Feb 07 14:39:34 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2015/02/02 14:12:18 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/02/07 14:39:34 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/Changelog.md
${GEM_LIBDIR}/LICENSE.txt
@@ -12,7 +12,6 @@
${GEM_LIBDIR}/lib/rspec/support/hunk_generator.rb
${GEM_LIBDIR}/lib/rspec/support/matcher_definition.rb
${GEM_LIBDIR}/lib/rspec/support/method_signature_verifier.rb
-${GEM_LIBDIR}/lib/rspec/support/os.rb
${GEM_LIBDIR}/lib/rspec/support/recursive_const_methods.rb
${GEM_LIBDIR}/lib/rspec/support/ruby_features.rb
${GEM_LIBDIR}/lib/rspec/support/spec.rb
diff -r fe90add0bd36 -r 7587df3ad25d devel/ruby-rspec-support/distinfo
--- a/devel/ruby-rspec-support/distinfo Sat Feb 07 14:34:04 2015 +0000
+++ b/devel/ruby-rspec-support/distinfo Sat Feb 07 14:39:34 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2015/02/02 14:12:18 taca Exp $
+$NetBSD: distinfo,v 1.2 2015/02/07 14:39:34 taca Exp $
-SHA1 (rspec-support-3.1.2.gem) = 5d660bb9818ad7ffdd405c613a8b693dd4ddafd1
-RMD160 (rspec-support-3.1.2.gem) = 491dfaff8663a860b9c32db37b1eba67a61ab6f9
-Size (rspec-support-3.1.2.gem) = 22528 bytes
+SHA1 (rspec-support-3.2.1.gem) = 712aed0a5ab8c8ae2558bb960856e8a6c05e715d
+RMD160 (rspec-support-3.2.1.gem) = ae71e06eab83e7453b13f1e8fd6a6cd3868dc8c0
+Size (rspec-support-3.2.1.gem) = 25088 bytes
Home |
Main Index |
Thread Index |
Old Index