summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-11-29 14:59:13 +0000
committertaca <taca@pkgsrc.org>2015-11-29 14:59:13 +0000
commit920c89540d1c2bec8a37392742ea902a6b838d61 (patch)
treebe5159f8c4d30c5e8771d7cfb058379843b3b0a8 /devel
parent4076a8027c831e8e7bbf6ef4bec78f7ae53325b2 (diff)
downloadpkgsrc-920c89540d1c2bec8a37392742ea902a6b838d61.tar.gz
Update ruby-rspec-rails to 3.4.0.
### 3.4.0 / 2015-11-11 [Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.3.3...v3.4.0) Enhancements: * Improved the failure message for `have_rendered` matcher on a redirect response. (Alex Egan, #1440) * Add configuration option to filter out Rails gems from backtraces. (Bradley Schaefer, #1458) * Enable resolver cache for view specs for a large speed improvement (Chris Zetter, #1452) * Add `have_enqueued_job` matcher for checking if a block has queued jobs. (Wojciech Wnętrzak, #1464) Bug Fixes: * Fix another load order issued which causes an undefined method `fixture_path` error when loading rspec-rails after a spec has been created. (Nikki Murray, #1430) * Removed incorrect surrounding whitespace in the rspec-rails backtrace exclusion pattern for its own `lib` code. (Jam Black, #1439)
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-rspec-rails/Makefile12
-rw-r--r--devel/ruby-rspec-rails/PLIST5
-rw-r--r--devel/ruby-rspec-rails/distinfo10
3 files changed, 14 insertions, 13 deletions
diff --git a/devel/ruby-rspec-rails/Makefile b/devel/ruby-rspec-rails/Makefile
index b6a3c99bf5f..ca7fb59478e 100644
--- a/devel/ruby-rspec-rails/Makefile
+++ b/devel/ruby-rspec-rails/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2015/09/13 11:56:42 taca Exp $
+# $NetBSD: Makefile,v 1.23 2015/11/29 14:59:13 taca Exp $
-DISTNAME= rspec-rails-3.3.3
+DISTNAME= rspec-rails-3.4.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -11,10 +11,10 @@ LICENSE= mit
DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS}
DEPENDS+= ${RUBY_ACTIONPACK_DEPENDS}
DEPENDS+= ${RUBY_RAILTIES_DEPENDS}
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.3.0<3.4:../../devel/ruby-rspec-support
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.3.0<3.4:../../devel/ruby-rspec-core
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.3.0<3.4:../../devel/ruby-rspec-expectations
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.3.0<3.4:../../devel/ruby-rspec-mocks
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.4.0<3.5:../../devel/ruby-rspec-support
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.4.0<3.5:../../devel/ruby-rspec-core
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.4.0<3.5:../../devel/ruby-rspec-expectations
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.4.0<3.5:../../devel/ruby-rspec-mocks
RUBY_RAILS_SUPPORTED=
diff --git a/devel/ruby-rspec-rails/PLIST b/devel/ruby-rspec-rails/PLIST
index 5bc0459aed0..0ce37171df7 100644
--- a/devel/ruby-rspec-rails/PLIST
+++ b/devel/ruby-rspec-rails/PLIST
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.15 2015/06/13 00:01:37 taca Exp $
+@comment $NetBSD: PLIST,v 1.16 2015/11/29 14:59:13 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.document
${GEM_LIBDIR}/.yardopts
${GEM_LIBDIR}/Capybara.md
${GEM_LIBDIR}/Changelog.md
-${GEM_LIBDIR}/License.txt
+${GEM_LIBDIR}/License.md
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/lib/generators/rspec.rb
${GEM_LIBDIR}/lib/generators/rspec/controller/controller_generator.rb
@@ -60,6 +60,7 @@ ${GEM_LIBDIR}/lib/rspec/rails/extensions/active_record/proxy.rb
${GEM_LIBDIR}/lib/rspec/rails/feature_check.rb
${GEM_LIBDIR}/lib/rspec/rails/fixture_support.rb
${GEM_LIBDIR}/lib/rspec/rails/matchers.rb
+${GEM_LIBDIR}/lib/rspec/rails/matchers/active_job.rb
${GEM_LIBDIR}/lib/rspec/rails/matchers/be_a_new.rb
${GEM_LIBDIR}/lib/rspec/rails/matchers/be_new_record.rb
${GEM_LIBDIR}/lib/rspec/rails/matchers/be_valid.rb
diff --git a/devel/ruby-rspec-rails/distinfo b/devel/ruby-rspec-rails/distinfo
index 348e3baf6c6..a7f6b2384da 100644
--- a/devel/ruby-rspec-rails/distinfo
+++ b/devel/ruby-rspec-rails/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2015/11/03 03:29:29 agc Exp $
+$NetBSD: distinfo,v 1.22 2015/11/29 14:59:13 taca Exp $
-SHA1 (rspec-rails-3.3.3.gem) = 3f3180df8a00bee942d2ad5b41d37dcf67e68d86
-RMD160 (rspec-rails-3.3.3.gem) = c8ded556a19d4c7dae60d6ed0d71a46e47f356d4
-SHA512 (rspec-rails-3.3.3.gem) = 1c063c615f41da8734e7fbc3af02a2fd82f91257a5892f6aa0c38ae45c7cc4adb9926abc293ae198b3565dde0ab3ad8da30f155eb46992d232e471eb447d31b2
-Size (rspec-rails-3.3.3.gem) = 50688 bytes
+SHA1 (rspec-rails-3.4.0.gem) = cdd32aa5c6a208f7b0bbffb8ebc384a60ec7abf2
+RMD160 (rspec-rails-3.4.0.gem) = 264f89b01c6712f6b88c3ae7bea4a709de36d0be
+SHA512 (rspec-rails-3.4.0.gem) = f884eaf18ab0c078075ca2725d9cc535e43df74955be15d6dc9e6829afcc536b72b3c7ab4947eb19bd16abf69926a28c0cf07459ba13903ef1ed1725ef93ef34
+Size (rspec-rails-3.4.0.gem) = 52736 bytes