summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/ruby-rspec-support/Makefile4
-rw-r--r--devel/ruby-rspec-support/PLIST7
-rw-r--r--devel/ruby-rspec-support/distinfo10
3 files changed, 12 insertions, 9 deletions
diff --git a/devel/ruby-rspec-support/Makefile b/devel/ruby-rspec-support/Makefile
index 5b944053e28..f85e6bc7d7e 100644
--- a/devel/ruby-rspec-support/Makefile
+++ b/devel/ruby-rspec-support/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2015/06/12 23:57:27 taca Exp $
+# $NetBSD: Makefile,v 1.5 2015/11/29 14:48:51 taca Exp $
-DISTNAME= rspec-support-3.3.0
+DISTNAME= rspec-support-3.4.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-rspec-support/PLIST b/devel/ruby-rspec-support/PLIST
index 4f3572f95d2..0abd9599522 100644
--- a/devel/ruby-rspec-support/PLIST
+++ b/devel/ruby-rspec-support/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.3 2015/06/12 23:57:27 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2015/11/29 14:48:51 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/Changelog.md
-${GEM_LIBDIR}/LICENSE.txt
+${GEM_LIBDIR}/LICENSE.md
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/lib/rspec/support.rb
${GEM_LIBDIR}/lib/rspec/support/caller_filter.rb
+${GEM_LIBDIR}/lib/rspec/support/comparable_version.rb
${GEM_LIBDIR}/lib/rspec/support/differ.rb
${GEM_LIBDIR}/lib/rspec/support/directory_maker.rb
${GEM_LIBDIR}/lib/rspec/support/encoded_string.rb
@@ -12,8 +13,10 @@ ${GEM_LIBDIR}/lib/rspec/support/fuzzy_matcher.rb
${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/mutex.rb
${GEM_LIBDIR}/lib/rspec/support/object_formatter.rb
${GEM_LIBDIR}/lib/rspec/support/recursive_const_methods.rb
+${GEM_LIBDIR}/lib/rspec/support/reentrant_mutex.rb
${GEM_LIBDIR}/lib/rspec/support/ruby_features.rb
${GEM_LIBDIR}/lib/rspec/support/spec.rb
${GEM_LIBDIR}/lib/rspec/support/spec/deprecation_helpers.rb
diff --git a/devel/ruby-rspec-support/distinfo b/devel/ruby-rspec-support/distinfo
index 2921fe5603b..1d3eaafb48d 100644
--- a/devel/ruby-rspec-support/distinfo
+++ b/devel/ruby-rspec-support/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 03:29:29 agc Exp $
+$NetBSD: distinfo,v 1.6 2015/11/29 14:48:51 taca Exp $
-SHA1 (rspec-support-3.3.0.gem) = 790f9352b41dd472394767d449b23537635ca0c0
-RMD160 (rspec-support-3.3.0.gem) = c45fcc3196867471f23bae7ef4db17882205a5ac
-SHA512 (rspec-support-3.3.0.gem) = 0fd860760d4eb8666e8dd9adbc32a6c43b6e9ab8b4574757e9a2cb7db9c9f07d3955df531f19582d6634cca914d70110af8f9c963913d4b4a5e61586aea20816
-Size (rspec-support-3.3.0.gem) = 28672 bytes
+SHA1 (rspec-support-3.4.1.gem) = c60d74963f881a32e457af2c53c42f1831ab0937
+RMD160 (rspec-support-3.4.1.gem) = 07e1b4795a9ea015a8e4891e8df84c7d9e41c713
+SHA512 (rspec-support-3.4.1.gem) = 2252a8b51f742e1a8b6dacdc9a053c1e033bd9425b65520384b205314db6ffad567ac317ff4ccd64f1d518c73c9137e38a1bbd160724dd77841dfd7064e7380c
+Size (rspec-support-3.4.1.gem) = 31744 bytes