Sat Jul 15 14:41:18 2023 UTC ()
devel/ruby-rspec-mocks: update to 3.12.6

3.12.6 (2023-07-11)

Bug Fixes:

* Fix an issue with and_call_original when using the method_missing fallback
  with keyword arguments. (Igor Drozdov, #1552)


(taca)
diff -r1.37 -r1.38 pkgsrc/devel/ruby-rspec-mocks/Makefile
diff -r1.39 -r1.40 pkgsrc/devel/ruby-rspec-mocks/distinfo

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

--- pkgsrc/devel/ruby-rspec-mocks/Makefile 2023/04/27 14:19:11 1.37
+++ pkgsrc/devel/ruby-rspec-mocks/Makefile 2023/07/15 14:41:18 1.38
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# $NetBSD: Makefile,v 1.37 2023/04/27 14:19:11 taca Exp $ 1# $NetBSD: Makefile,v 1.38 2023/07/15 14:41:18 taca Exp $
2 2
3DISTNAME= rspec-mocks-3.12.5 3DISTNAME= rspec-mocks-3.12.6
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.12.0<3.13:../../devel/ruby-rspec-support 11DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.12.0<3.13:../../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.39 -r1.40 pkgsrc/devel/ruby-rspec-mocks/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rspec-mocks/distinfo 2023/04/27 14:19:11 1.39
+++ pkgsrc/devel/ruby-rspec-mocks/distinfo 2023/07/15 14:41:18 1.40
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.39 2023/04/27 14:19:11 taca Exp $ 1$NetBSD: distinfo,v 1.40 2023/07/15 14:41:18 taca Exp $
2 2
3BLAKE2s (rspec-mocks-3.12.5.gem) = d3ccfdd147e3ca33af91959a06d63a286a4f99eeecd145662b54594f099da306 3BLAKE2s (rspec-mocks-3.12.6.gem) = 9c8896626a23a1cf5f46686d0983b0ef0c82b466d463f4e841bec8712c33380a
4SHA512 (rspec-mocks-3.12.5.gem) = 64247c62085f633cbdd467848c750051673e1826b7659046a9933e6cb885e776782f2ca071175201d0cffc7beed953a3c76d4b453e0df1e5a444f45a827661f4 4SHA512 (rspec-mocks-3.12.6.gem) = 982505b46c4ddee7a91bd2473d08b9cf0dbc431394a356f7e72306f5fa5e8895f6df378fc32e1fd48a3f3a4ad06393da90124ed164bf620d9f3b0894797a44a9
5Size (rspec-mocks-3.12.5.gem) = 81408 bytes 5Size (rspec-mocks-3.12.6.gem) = 81408 bytes