pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-mocha devel/ruby-mocha: update to 1.15.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/02dc05e4dfa5
branches: trunk
changeset: 386454:02dc05e4dfa5
user: taca <taca%pkgsrc.org@localhost>
date: Sun Oct 09 07:20:04 2022 +0000
description:
devel/ruby-mocha: update to 1.15.0
1.15.0 (2022-09-21)
External changes
* Fix examples using mock constructor with block (1cc17667)
* Add another example for API#sequence (b7a7d233, #59)
* Remove support for Ruby v1.8 (ddb5d672)
* Deprecate support for Ruby versions earlier than v2.0 - thanks to
@wasabigeek (#553, #555)
Internal changes
* Update instructions for obtaining Rubygems API key (ed9c040a)
* Consistent definitions for respond_to? methods (#533)
* Run test tasks before release tasks (92a1bc6e, #447)
* Fix test:performance Rake task (#538, #539)
* Tidying following removal of support for Ruby v1.8 - thanks to @nitishr
(#542)
* Remove ParametersMatcher from Invocation#call_description - thanks to
@wasabigeek (#543)
* Remove unnecessary splatting in Invocation - thanks to @wasabigeek (#549)
* Extract handle_method_call from method_missing - thanks to @wasabigeek
(#550)
diffstat:
devel/ruby-mocha/Makefile | 4 ++--
devel/ruby-mocha/PLIST | 4 +---
devel/ruby-mocha/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 9 deletions(-)
diffs (50 lines):
diff -r 7afd10dd4f81 -r 02dc05e4dfa5 devel/ruby-mocha/Makefile
--- a/devel/ruby-mocha/Makefile Sun Oct 09 07:17:03 2022 +0000
+++ b/devel/ruby-mocha/Makefile Sun Oct 09 07:20:04 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2022/08/11 14:03:25 taca Exp $
+# $NetBSD: Makefile,v 1.32 2022/10/09 07:20:04 taca Exp $
-DISTNAME= mocha-1.14.0
+DISTNAME= mocha-1.15.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 7afd10dd4f81 -r 02dc05e4dfa5 devel/ruby-mocha/PLIST
--- a/devel/ruby-mocha/PLIST Sun Oct 09 07:17:03 2022 +0000
+++ b/devel/ruby-mocha/PLIST Sun Oct 09 07:20:04 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.28 2021/08/22 13:48:10 taca Exp $
+@comment $NetBSD: PLIST,v 1.29 2022/10/09 07:20:04 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gemtest
${GEM_LIBDIR}/.github/FUNDING.yml
@@ -63,7 +63,6 @@
${GEM_LIBDIR}/lib/mocha/integration/test_unit/gem_version_203_to_220.rb
${GEM_LIBDIR}/lib/mocha/integration/test_unit/gem_version_230_to_250.rb
${GEM_LIBDIR}/lib/mocha/integration/test_unit/nothing.rb
-${GEM_LIBDIR}/lib/mocha/integration/test_unit/ruby_version_185_and_below.rb
${GEM_LIBDIR}/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb
${GEM_LIBDIR}/lib/mocha/invocation.rb
${GEM_LIBDIR}/lib/mocha/is_a.rb
@@ -107,7 +106,6 @@
${GEM_LIBDIR}/lib/mocha/sequence.rb
${GEM_LIBDIR}/lib/mocha/setup.rb
${GEM_LIBDIR}/lib/mocha/single_return_value.rb
-${GEM_LIBDIR}/lib/mocha/singleton_class.rb
${GEM_LIBDIR}/lib/mocha/state_machine.rb
${GEM_LIBDIR}/lib/mocha/stubbed_method.rb
${GEM_LIBDIR}/lib/mocha/stubbing_error.rb
diff -r 7afd10dd4f81 -r 02dc05e4dfa5 devel/ruby-mocha/distinfo
--- a/devel/ruby-mocha/distinfo Sun Oct 09 07:17:03 2022 +0000
+++ b/devel/ruby-mocha/distinfo Sun Oct 09 07:20:04 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2022/08/11 14:03:25 taca Exp $
+$NetBSD: distinfo,v 1.34 2022/10/09 07:20:04 taca Exp $
-BLAKE2s (mocha-1.14.0.gem) = 7acc8348b94acfc5262c32ecc7ea52ec4ddb3c9514e115064a638cb0094cc890
-SHA512 (mocha-1.14.0.gem) = b6c384ebb847d9e3a8be27a9b4fe615baf4eee5f4b6cc7f8c5a1a398db8d5e866a9f69d229731eefe6293f33736ee0d7b6c9354ecb63497ff7948ec466c3e9b4
-Size (mocha-1.14.0.gem) = 68096 bytes
+BLAKE2s (mocha-1.15.0.gem) = dd5e76f05f448a68c68071f6ec55e164aeab7d7e928347788e4be4be913204d4
+SHA512 (mocha-1.15.0.gem) = f381d54a782961777d78fb836661077017e0aeaefa56b8a6e4591765fd95417d225c188cf558e960bfe962b0947ec7cab60de57dfb319c9abc74674e54d9bc2d
+Size (mocha-1.15.0.gem) = 68096 bytes
Home |
Main Index |
Thread Index |
Old Index