Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 1B4371A9217 for ; Mon, 11 Jan 2021 13:08:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4E40284DAF; Mon, 11 Jan 2021 13:08:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 896F084DA9 for ; Mon, 11 Jan 2021 13:08:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 02u3p-1adq56 for ; Mon, 11 Jan 2021 13:08:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id F1FA684CEF for ; Mon, 11 Jan 2021 13:08:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EF999FA9D; Mon, 11 Jan 2021 13:08:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1610370482130880" MIME-Version: 1.0 Date: Mon, 11 Jan 2021 13:08:02 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/devel/ruby-rspec-mocks To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20210111130802.EF999FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1610370482130880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Mon Jan 11 13:08:02 UTC 2021 Modified Files: pkgsrc/devel/ruby-rspec-mocks: Makefile distinfo Log Message: devel/ruby-rspec-mocks: update to 3.10.1 ### 3.10.1 / 2020-12-27 [Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.10.0...v3.10.1) Bug Fixes: * Issue `ArgumentError` rather than `TypeError` when unsupported methods on unsupported objects are attempted to be stubbed. (@zhisme, #1357) ### 3.10.0 / 2020-10-30 [Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.9.1...v3.10.0) Enhancements: * Add the ability to set a custom error generator in `MessageExpectation`. This will allow rspec-expectations to inject a custom failure message. (Benoit Tigeot and Nicolas Zermati, #1312) * Return the result of the block passed to `RSpec::Mocks.with_temporary_scope` when block run. (@expeehaa, #1329) To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/ruby-rspec-mocks/Makefile \ pkgsrc/devel/ruby-rspec-mocks/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1610370482130880 Content-Disposition: inline Content-Length: 2082 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/ruby-rspec-mocks/Makefile diff -u pkgsrc/devel/ruby-rspec-mocks/Makefile:1.27 pkgsrc/devel/ruby-rspec-mocks/Makefile:1.28 --- pkgsrc/devel/ruby-rspec-mocks/Makefile:1.27 Thu Jan 16 15:47:49 2020 +++ pkgsrc/devel/ruby-rspec-mocks/Makefile Mon Jan 11 13:08:02 2021 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2020/01/16 15:47:49 taca Exp $ +# $NetBSD: Makefile,v 1.28 2021/01/11 13:08:02 taca Exp $ -DISTNAME= rspec-mocks-3.9.1 +DISTNAME= rspec-mocks-3.10.1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,7 +8,7 @@ HOMEPAGE= https://relishapp.com/rspec COMMENT= This is test-double framework for rspec LICENSE= mit -DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.9.0<3.10:../../devel/ruby-rspec-support +DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.10.0<3.11:../../devel/ruby-rspec-support DEPENDS+= ${RUBY_PKGPREFIX}-diff-lcs<2:../../textproc/ruby-diff-lcs .include "../../lang/ruby/gem.mk" Index: pkgsrc/devel/ruby-rspec-mocks/distinfo diff -u pkgsrc/devel/ruby-rspec-mocks/distinfo:1.27 pkgsrc/devel/ruby-rspec-mocks/distinfo:1.28 --- pkgsrc/devel/ruby-rspec-mocks/distinfo:1.27 Thu Jan 16 15:47:49 2020 +++ pkgsrc/devel/ruby-rspec-mocks/distinfo Mon Jan 11 13:08:02 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.27 2020/01/16 15:47:49 taca Exp $ +$NetBSD: distinfo,v 1.28 2021/01/11 13:08:02 taca Exp $ -SHA1 (rspec-mocks-3.9.1.gem) = 639d6c7e38103b706274b0543bcf6c7075cc3cb5 -RMD160 (rspec-mocks-3.9.1.gem) = 516203efabf6453b9313076cad064230cefddf95 -SHA512 (rspec-mocks-3.9.1.gem) = 08299764f0d053d96125e3f3542fe16b189a87bcd6f27965f97394608c949dab2767cc2b5ebd9718db24b39e79656261cbec17f755599f5c6de9d5b77e87d877 -Size (rspec-mocks-3.9.1.gem) = 78848 bytes +SHA1 (rspec-mocks-3.10.1.gem) = 8c5d33d1f60ecd651cc7890e5fee5b6c83531852 +RMD160 (rspec-mocks-3.10.1.gem) = 7ceee78e4311bc85c94e250a813a72eca9ae5d1d +SHA512 (rspec-mocks-3.10.1.gem) = f0f8ed3677d89aa0820fad27425ab518bb35835e6c4895f8a9e880992b3322d6eef752590a6c7bce7308326f50465122d379d3eb677baafbf4665d3202e3e5af +Size (rspec-mocks-3.10.1.gem) = 78848 bytes --_----------=_1610370482130880--