Received: by mail.netbsd.org (Postfix, from userid 605) id 72DDE84DBB; Sat, 2 Nov 2019 14:35:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EF44084CD4 for ; Sat, 2 Nov 2019 14:35:47 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id ZB_djjoJcTB3 for ; Sat, 2 Nov 2019 14:35:47 +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 EAE3B84D7A for ; Sat, 2 Nov 2019 14:35:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E8347FA92; Sat, 2 Nov 2019 14:35:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1572705346269620" MIME-Version: 1.0 Date: Sat, 2 Nov 2019 14:35:46 +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: <20191102143546.E8347FA92@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1572705346269620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Nov 2 14:35:46 UTC 2019 Modified Files: pkgsrc/devel/ruby-rspec-mocks: Makefile distinfo Log Message: devel/ruby-rspec-mocks: update to 3.9.0 Update ruby-rspec-mocks to 3.9.0. pkgsr change: Add "USE_LANGUAGES= # none". ### 3.9.0 / 2019-10-07 [Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.8.2...v3.9.0) Enhancements: * Improve thread safety of message expectations by using Mutex to prevent deadlocking errors. (Ry Biesemeyer, #1236) * Add the ability to use `time` as an alias for `times`. For example: `expect(Class).to receive(:method).exactly(1).time`. (Pistos, Benoit Tigeot, #1271) ### 3.8.2 / 2019-10-02 [Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.8.1...v3.8.2) * Allow `array_including` argument matchers to be nested. (Emmanuel Delmas, #1291) ### 3.8.1 / 2019-06-13 [Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.8.0...v3.8.1) Bug Fixes: * Ensure stubbing methods does not change their visibility. (Kevin Boschert, #1277) To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 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. --_----------=_1572705346269620 Content-Disposition: inline Content-Length: 2075 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.25 pkgsrc/devel/ruby-rspec-mocks/Makefile:1.26 --- pkgsrc/devel/ruby-rspec-mocks/Makefile:1.25 Wed Feb 6 15:13:55 2019 +++ pkgsrc/devel/ruby-rspec-mocks/Makefile Sat Nov 2 14:35:46 2019 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.25 2019/02/06 15:13:55 taca Exp $ +# $NetBSD: Makefile,v 1.26 2019/11/02 14:35:46 taca Exp $ -DISTNAME= rspec-mocks-3.8.0 +DISTNAME= rspec-mocks-3.9.0 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.8.0<3.9:../../devel/ruby-rspec-support +DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.9.0<3.10:../../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.25 pkgsrc/devel/ruby-rspec-mocks/distinfo:1.26 --- pkgsrc/devel/ruby-rspec-mocks/distinfo:1.25 Wed Feb 6 15:13:55 2019 +++ pkgsrc/devel/ruby-rspec-mocks/distinfo Sat Nov 2 14:35:46 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.25 2019/02/06 15:13:55 taca Exp $ +$NetBSD: distinfo,v 1.26 2019/11/02 14:35:46 taca Exp $ -SHA1 (rspec-mocks-3.8.0.gem) = d28f42a4745a62a13c3c46c2d7b42167a81aabcf -RMD160 (rspec-mocks-3.8.0.gem) = d2e6b0ca9d722a1b6e4379ae565c61809834405e -SHA512 (rspec-mocks-3.8.0.gem) = 00b3b414cc47bc987db76c03f69a88ecb12960c74c3715fcd9a7be0562cf282cbd458709888d0f3718fb03997c7b74816677eae1310b0ac6f215467ede49e89e -Size (rspec-mocks-3.8.0.gem) = 78336 bytes +SHA1 (rspec-mocks-3.9.0.gem) = 1a49cd3eb1f865610c8d8578d065ccd1d39f6562 +RMD160 (rspec-mocks-3.9.0.gem) = b082169380ec43bf560cc1aa33a4e333ef43418a +SHA512 (rspec-mocks-3.9.0.gem) = 3c61b8c40605aa24b393ba1e1cd9846df24659ce0f84acc8e7b81f345edecb4888ded639896257518c268e604a8c9c0d661364371d659855dee6ece9c6204125 +Size (rspec-mocks-3.9.0.gem) = 78336 bytes --_----------=_1572705346269620--