Fri Aug 26 11:20:19 2022 UTC ()
devel/ruby-rspec-mocks: update to 3.11.1

3.11.1 (2022-03-31)

Bug Fixes:

* Add extra ruby2_keywords calls to properly designate methods using *args
  to pass keyword around, fixes an issue with TruffleRuby. (Benoit Daloze,
  #1464)


(taca)
diff -r1.30 -r1.31 pkgsrc/devel/ruby-rspec-mocks/Makefile
diff -r1.32 -r1.33 pkgsrc/devel/ruby-rspec-mocks/distinfo

cvs diff -r1.30 -r1.31 pkgsrc/devel/ruby-rspec-mocks/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rspec-mocks/Makefile 2022/02/12 13:33:02 1.30
+++ pkgsrc/devel/ruby-rspec-mocks/Makefile 2022/08/26 11:20:19 1.31
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# $NetBSD: Makefile,v 1.30 2022/02/12 13:33:02 taca Exp $ 1# $NetBSD: Makefile,v 1.31 2022/08/26 11:20:19 taca Exp $
2 2
3DISTNAME= rspec-mocks-3.11.0 3DISTNAME= rspec-mocks-3.11.1
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://relishapp.com/rspec 7HOMEPAGE= https://relishapp.com/rspec
8COMMENT= This is test-double framework for rspec 8COMMENT= This is test-double framework for rspec
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.11.0<3.12:../../devel/ruby-rspec-support 11DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.11.0<3.12:../../devel/ruby-rspec-support
12DEPENDS+= ${RUBY_PKGPREFIX}-diff-lcs<2:../../textproc/ruby-diff-lcs 12DEPENDS+= ${RUBY_PKGPREFIX}-diff-lcs<2:../../textproc/ruby-diff-lcs
13 13
14.include "../../lang/ruby/gem.mk" 14.include "../../lang/ruby/gem.mk"
15.include "../../mk/bsd.pkg.mk" 15.include "../../mk/bsd.pkg.mk"

cvs diff -r1.32 -r1.33 pkgsrc/devel/ruby-rspec-mocks/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rspec-mocks/distinfo 2022/02/12 13:33:02 1.32
+++ pkgsrc/devel/ruby-rspec-mocks/distinfo 2022/08/26 11:20:19 1.33
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.32 2022/02/12 13:33:02 taca Exp $ 1$NetBSD: distinfo,v 1.33 2022/08/26 11:20:19 taca Exp $
2 2
3BLAKE2s (rspec-mocks-3.11.0.gem) = 636dd1bc04e7ae502a0db8337453fed9aaded63d6e796d3518e3c14185c9ff8c 3BLAKE2s (rspec-mocks-3.11.1.gem) = a8ffe4b11582c5051e6d414464d4b94945d7725e7ee6628521e615d78925a35f
4SHA512 (rspec-mocks-3.11.0.gem) = 39f0728800c4a869c75efcb898c88fd07698351f22d20f19987751de64f7cd7e8b0c9b018f69e9d9d5ce01227afa27879c122acbb7da60183a2d7d241c6255c4 4SHA512 (rspec-mocks-3.11.1.gem) = 5b19b17ac7f8c24196018c70651f71693b250789af38ef5b0541032e77b93bc49ed94ad985ab4e3744b5493b03b5cc21730a5bd8c292958e7d2263f7d44bdea6
5Size (rspec-mocks-3.11.0.gem) = 79872 bytes 5Size (rspec-mocks-3.11.1.gem) = 80384 bytes