summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca>2014-03-14 16:43:43 +0000
committertaca <taca>2014-03-14 16:43:43 +0000
commit7b87185c8e0f40b17a59a005f3a52d8a63954afc (patch)
tree721073153db97e72ae01264bf4751c7670c73a15 /devel
parent6dbf961c3331fdbaf87436ccd30796236178d24e (diff)
downloadpkgsrc-7b87185c8e0f40b17a59a005f3a52d8a63954afc.tar.gz
Update ruby-rspec-rails to 2.14.1.
### 2.14.1 / 2013-12-29 [full changelog](http://github.com/rspec/rspec-rails/compare/v2.14.0...v2.14.1) Bug fixes * Fixes "warning: instance variable @orig\_routes not initialized" raised by controller specs when `--warnings` are enabled. (Andy Lindeman) * Where possible, check against the version of ActiveRecord, rather than Rails. It is possible to use some of rspec-rails without all of Rails. (Darryl Pogue) * Supports Rails 4.1 and Minitest 5. (Patrick Van Stee, Andy Lindeman) * Explicitly depends on `activemodel`. This allows libraries that do not bring in all of `rails` to use `rspec-rails`. (John Firebaugh) * Use `__send__` rather than `send` to prevent naming collisions (Bradley Schaefer)
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-rspec-rails/Makefile4
-rw-r--r--devel/ruby-rspec-rails/PLIST3
-rw-r--r--devel/ruby-rspec-rails/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/devel/ruby-rspec-rails/Makefile b/devel/ruby-rspec-rails/Makefile
index 384339da49e..cc9061bbb53 100644
--- a/devel/ruby-rspec-rails/Makefile
+++ b/devel/ruby-rspec-rails/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2013/09/15 10:17:31 taca Exp $
+# $NetBSD: Makefile,v 1.15 2014/03/14 16:43:43 taca Exp $
-DISTNAME= rspec-rails-2.14.0
+DISTNAME= rspec-rails-2.14.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-rspec-rails/PLIST b/devel/ruby-rspec-rails/PLIST
index 6ae51133348..5101cc0fdf8 100644
--- a/devel/ruby-rspec-rails/PLIST
+++ b/devel/ruby-rspec-rails/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2013/09/15 10:17:31 taca Exp $
+@comment $NetBSD: PLIST,v 1.12 2014/03/14 16:43:43 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.document
${GEM_LIBDIR}/.yardopts
@@ -45,6 +45,7 @@ ${GEM_LIBDIR}/features/step_definitions/additional_cli_steps.rb
${GEM_LIBDIR}/features/step_definitions/model_steps.rb
${GEM_LIBDIR}/features/support/env.rb
${GEM_LIBDIR}/features/support/rails_versions.rb
+${GEM_LIBDIR}/features/support/rubinius.rb
${GEM_LIBDIR}/features/view_specs/inferred_controller_path.feature
${GEM_LIBDIR}/features/view_specs/stub_template.feature
${GEM_LIBDIR}/features/view_specs/view_spec.feature
diff --git a/devel/ruby-rspec-rails/distinfo b/devel/ruby-rspec-rails/distinfo
index 5daf022ef2d..262aa54e54d 100644
--- a/devel/ruby-rspec-rails/distinfo
+++ b/devel/ruby-rspec-rails/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2013/09/15 10:17:31 taca Exp $
+$NetBSD: distinfo,v 1.13 2014/03/14 16:43:43 taca Exp $
-SHA1 (rspec-rails-2.14.0.gem) = 79a6fe7b50ae4f922c4884e984b944547ce96803
-RMD160 (rspec-rails-2.14.0.gem) = 7b3798306bd22a3cedf25181e9fafe27f09f401a
-Size (rspec-rails-2.14.0.gem) = 70144 bytes
+SHA1 (rspec-rails-2.14.1.gem) = b6cd5662cd62bc2e742b35d72a6b85376f9326fa
+RMD160 (rspec-rails-2.14.1.gem) = a9c55a1f9a9e3e79284b01dc9978c543fbdbd5b7
+Size (rspec-rails-2.14.1.gem) = 71680 bytes