Wed Nov 30 13:46:36 2022 UTC ()
devel/ruby-rspec-expectations: update to 3.12.0

3.12.0 (2022-10-26)

Enhancements:

* Add an_array_matching alias for match_array to improve readability as an
  argument matcher.  (Mark Schneider, #1361)


(taca)
diff -r1.32 -r1.33 pkgsrc/devel/ruby-rspec-expectations/Makefile
diff -r1.33 -r1.34 pkgsrc/devel/ruby-rspec-expectations/distinfo

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

--- pkgsrc/devel/ruby-rspec-expectations/Makefile 2022/09/13 14:02:48 1.32
+++ pkgsrc/devel/ruby-rspec-expectations/Makefile 2022/11/30 13:46:35 1.33
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# $NetBSD: Makefile,v 1.32 2022/09/13 14:02:48 taca Exp $ 1# $NetBSD: Makefile,v 1.33 2022/11/30 13:46:35 taca Exp $
2 2
3DISTNAME= rspec-expectations-3.11.1 3DISTNAME= rspec-expectations-3.12.0
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= Behaviour Driven Development framework for Ruby, expectations 8COMMENT= Behaviour Driven Development framework for Ruby, expectations
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.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.33 -r1.34 pkgsrc/devel/ruby-rspec-expectations/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rspec-expectations/distinfo 2022/09/13 14:02:48 1.33
+++ pkgsrc/devel/ruby-rspec-expectations/distinfo 2022/11/30 13:46:35 1.34
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.33 2022/09/13 14:02:48 taca Exp $ 1$NetBSD: distinfo,v 1.34 2022/11/30 13:46:35 taca Exp $
2 2
3BLAKE2s (rspec-expectations-3.11.1.gem) = d1c66c7b43863c9a5990c15a19f1bf88275d6b0021c71b35a6890c4b3dbb7c93 3BLAKE2s (rspec-expectations-3.12.0.gem) = 804f9b22c46c861ee0d5b4ecb97342eb29ed665a7d7a9ec7858db75a90b128ad
4SHA512 (rspec-expectations-3.11.1.gem) = ed29a70183124dcb6f0ed1c322187f920fcb7995bf8fbbb2069d6329cea117fd526d1601f0287f078e47ab6e0c65af3ef56cbc8be7f75e84550b74f9aa3b3ef0 4SHA512 (rspec-expectations-3.12.0.gem) = 2372692c23c9b15a9073d1ae6d2fe0008de71609f447137c30c19c5a7c775ca11c071af7ba41905a0b70a2236e93ad07752d4884424be6c6a3172a02964aefa3
5Size (rspec-expectations-3.11.1.gem) = 87040 bytes 5Size (rspec-expectations-3.12.0.gem) = 87040 bytes