summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-12-16 15:57:34 +0000
committertaca <taca@pkgsrc.org>2011-12-16 15:57:34 +0000
commit4a56b7980df832dbc994e3b43169e60180c6846a (patch)
tree1b793e3dc6e7d26c11c676da1eedc05c65ea1018
parent0280e3ed7b06844902c698af335b3ac653a83316 (diff)
downloadpkgsrc-4a56b7980df832dbc994e3b43169e60180c6846a.tar.gz
Update ruby-rspec-mocks package to 2.7.0.
Exact changes are unknown.
-rw-r--r--devel/ruby-rspec-mocks/Makefile4
-rw-r--r--devel/ruby-rspec-mocks/PLIST29
-rw-r--r--devel/ruby-rspec-mocks/distinfo8
3 files changed, 20 insertions, 21 deletions
diff --git a/devel/ruby-rspec-mocks/Makefile b/devel/ruby-rspec-mocks/Makefile
index ea13e959fef..af1f4ecdfdf 100644
--- a/devel/ruby-rspec-mocks/Makefile
+++ b/devel/ruby-rspec-mocks/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/06/18 03:47:40 taca Exp $
+# $NetBSD: Makefile,v 1.2 2011/12/16 15:57:34 taca Exp $
-DISTNAME= rspec-mocks-2.6.0
+DISTNAME= rspec-mocks-2.7.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-rspec-mocks/PLIST b/devel/ruby-rspec-mocks/PLIST
index cd1f6c83635..e9cc7d36625 100644
--- a/devel/ruby-rspec-mocks/PLIST
+++ b/devel/ruby-rspec-mocks/PLIST
@@ -1,24 +1,18 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/06/18 03:47:40 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2011/12/16 15:57:34 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/.autotest
-${GEM_LIBDIR}/.document
-${GEM_LIBDIR}/.gitignore
-${GEM_LIBDIR}/.travis.yml
-${GEM_LIBDIR}/Gemfile
-${GEM_LIBDIR}/Guardfile
-${GEM_LIBDIR}/License.txt
${GEM_LIBDIR}/README.md
-${GEM_LIBDIR}/Rakefile
-${GEM_LIBDIR}/autotest/discover.rb
-${GEM_LIBDIR}/cucumber.yml
-${GEM_LIBDIR}/features/.nav
-${GEM_LIBDIR}/features/Changelog.md
${GEM_LIBDIR}/features/README.markdown
+${GEM_LIBDIR}/features/Scope.md
${GEM_LIBDIR}/features/Upgrade.md
+${GEM_LIBDIR}/features/argument_matchers/README.md
+${GEM_LIBDIR}/features/argument_matchers/explicit.feature
+${GEM_LIBDIR}/features/argument_matchers/general_matchers.feature
+${GEM_LIBDIR}/features/argument_matchers/type_matchers.feature
${GEM_LIBDIR}/features/message_expectations/README.md
${GEM_LIBDIR}/features/message_expectations/any_instance.feature
${GEM_LIBDIR}/features/message_expectations/block_local_expectations.feature.pending
${GEM_LIBDIR}/features/message_expectations/expect_message.feature
+${GEM_LIBDIR}/features/message_expectations/receive_counts.feature
${GEM_LIBDIR}/features/message_expectations/warn_when_expectation_is_set_on_nil.feature
${GEM_LIBDIR}/features/method_stubs/README.md
${GEM_LIBDIR}/features/method_stubs/any_instance.feature
@@ -33,6 +27,12 @@ ${GEM_LIBDIR}/features/step_definitions/additional_cli_steps.rb
${GEM_LIBDIR}/features/support/env.rb
${GEM_LIBDIR}/lib/rspec/mocks.rb
${GEM_LIBDIR}/lib/rspec/mocks/any_instance.rb
+${GEM_LIBDIR}/lib/rspec/mocks/any_instance/chain.rb
+${GEM_LIBDIR}/lib/rspec/mocks/any_instance/expectation_chain.rb
+${GEM_LIBDIR}/lib/rspec/mocks/any_instance/message_chains.rb
+${GEM_LIBDIR}/lib/rspec/mocks/any_instance/recorder.rb
+${GEM_LIBDIR}/lib/rspec/mocks/any_instance/stub_chain.rb
+${GEM_LIBDIR}/lib/rspec/mocks/any_instance/stub_chain_chain.rb
${GEM_LIBDIR}/lib/rspec/mocks/argument_expectation.rb
${GEM_LIBDIR}/lib/rspec/mocks/argument_matchers.rb
${GEM_LIBDIR}/lib/rspec/mocks/error_generator.rb
@@ -53,8 +53,8 @@ ${GEM_LIBDIR}/lib/rspec/mocks/spec_methods.rb
${GEM_LIBDIR}/lib/rspec/mocks/standalone.rb
${GEM_LIBDIR}/lib/rspec/mocks/version.rb
${GEM_LIBDIR}/lib/spec/mocks.rb
-${GEM_LIBDIR}/rspec-mocks.gemspec
${GEM_LIBDIR}/spec/rspec/mocks/and_yield_spec.rb
+${GEM_LIBDIR}/spec/rspec/mocks/any_instance/message_chains_spec.rb
${GEM_LIBDIR}/spec/rspec/mocks/any_instance_spec.rb
${GEM_LIBDIR}/spec/rspec/mocks/any_number_of_times_spec.rb
${GEM_LIBDIR}/spec/rspec/mocks/argument_expectation_spec.rb
@@ -97,5 +97,4 @@ ${GEM_LIBDIR}/spec/rspec/mocks/to_ary_spec.rb
${GEM_LIBDIR}/spec/rspec/mocks/twice_counts_spec.rb
${GEM_LIBDIR}/spec/rspec/mocks_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
-${GEM_LIBDIR}/specs.watchr
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/devel/ruby-rspec-mocks/distinfo b/devel/ruby-rspec-mocks/distinfo
index 59dea985b2b..78feaa076e4 100644
--- a/devel/ruby-rspec-mocks/distinfo
+++ b/devel/ruby-rspec-mocks/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/06/18 03:47:40 taca Exp $
+$NetBSD: distinfo,v 1.2 2011/12/16 15:57:34 taca Exp $
-SHA1 (rspec-mocks-2.6.0.gem) = 16d9b2ca1a2064b5ff5f1442be1d8b0516a45c3b
-RMD160 (rspec-mocks-2.6.0.gem) = 791564b2ba2a8901519f38d98eca09032cb1b8f8
-Size (rspec-mocks-2.6.0.gem) = 49152 bytes
+SHA1 (rspec-mocks-2.7.0.gem) = e54b32ec7a53b85a59501f65a0df2b2ae6e61183
+RMD160 (rspec-mocks-2.7.0.gem) = 69749125cc973e71b3f792e46b00a3d49ca86b27
+Size (rspec-mocks-2.7.0.gem) = 49152 bytes