Sun May 12 15:08:52 2024 UTC (14d)
devel/ruby-rspec-mocks: update to 3.13.1

3.13.1 (2024-05-08)

Bug Fixes:

* Use RSpec::Support::Mutex in RSpec::Mocks::Proxy to avoid issues from
  stubbing ::Mutex#new. (Eric Mueller, #1575)


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

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

--- pkgsrc/devel/ruby-rspec-mocks/Makefile 2024/02/04 15:39:58 1.39
+++ pkgsrc/devel/ruby-rspec-mocks/Makefile 2024/05/12 15:08:52 1.40
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# $NetBSD: Makefile,v 1.39 2024/02/04 15:39:58 taca Exp $ 1# $NetBSD: Makefile,v 1.40 2024/05/12 15:08:52 taca Exp $
2 2
3DISTNAME= rspec-mocks-3.13.0 3DISTNAME= rspec-mocks-3.13.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.13.0<3.14:../../devel/ruby-rspec-support 11DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.13.0<3.14:../../devel/ruby-rspec-support
12DEPENDS+= ${RUBY_PKGPREFIX}-diff-lcs>=1.2.0:../../textproc/ruby-diff-lcs 12DEPENDS+= ${RUBY_PKGPREFIX}-diff-lcs>=1.2.0:../../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.41 -r1.42 pkgsrc/devel/ruby-rspec-mocks/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rspec-mocks/distinfo 2024/02/04 15:39:58 1.41
+++ pkgsrc/devel/ruby-rspec-mocks/distinfo 2024/05/12 15:08:52 1.42
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.41 2024/02/04 15:39:58 taca Exp $ 1$NetBSD: distinfo,v 1.42 2024/05/12 15:08:52 taca Exp $
2 2
3BLAKE2s (rspec-mocks-3.13.0.gem) = 6146727822bc294ddb476e977437cbaaff3201510bf9aba40756f7b52f5068c1 3BLAKE2s (rspec-mocks-3.13.1.gem) = 37166bad9919de3fbf755570ed0a61ed3372004c08a7619d19772daab4481a75
4SHA512 (rspec-mocks-3.13.0.gem) = 098aae28f94124071047602e41dc76a8941a5625ea21c554c040aea9973ea285928acadf42cbf361753b84d2d5a21166da6589cf98cc0a2d3edcf0a1280df1d6 4SHA512 (rspec-mocks-3.13.1.gem) = 8010254fecf570ece1e9269ac92db36df4f562c72c71bc8fc3b891d5b9c03ad900eb994f454a5c016c01ced79c552c537f5589a8eb28101764264a5890986831
5Size (rspec-mocks-3.13.0.gem) = 81920 bytes 5Size (rspec-mocks-3.13.1.gem) = 81920 bytes