Wed Nov 30 13:50:35 2022 UTC ()
devel/ruby-rspec: update to 3.12.0

3.12.0 (2022-10-26)

This is meta gem containing ruby-rspec-core, ruby-rspec-expectations and
ruby-rspec-mocks.


(taca)
diff -r1.27 -r1.28 pkgsrc/devel/ruby-rspec/Makefile
diff -r1.28 -r1.29 pkgsrc/devel/ruby-rspec/distinfo

cvs diff -r1.27 -r1.28 pkgsrc/devel/ruby-rspec/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rspec/Makefile 2022/02/12 13:35:39 1.27
+++ pkgsrc/devel/ruby-rspec/Makefile 2022/11/30 13:50:34 1.28
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.27 2022/02/12 13:35:39 taca Exp $ 1# $NetBSD: Makefile,v 1.28 2022/11/30 13:50:34 taca Exp $
2 2
3DISTNAME= rspec-3.11.0 3DISTNAME= rspec-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 8COMMENT= Behaviour Driven Development framework for Ruby
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.11.0<3.12:../../devel/ruby-rspec-core 11DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.12.0<3.13:../../devel/ruby-rspec-core
12DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.11.0<3.12:../../devel/ruby-rspec-expectations 12DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.12.0<3.13:../../devel/ruby-rspec-expectations
13DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.11.0<3.12:../../devel/ruby-rspec-mocks 13DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.12.0<3.13:../../devel/ruby-rspec-mocks
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16
17.include "../../lang/ruby/gem.mk" 17.include "../../lang/ruby/gem.mk"
18.include "../../mk/bsd.pkg.mk" 18.include "../../mk/bsd.pkg.mk"

cvs diff -r1.28 -r1.29 pkgsrc/devel/ruby-rspec/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rspec/distinfo 2022/02/12 13:35:39 1.28
+++ pkgsrc/devel/ruby-rspec/distinfo 2022/11/30 13:50:34 1.29
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.28 2022/02/12 13:35:39 taca Exp $ 1$NetBSD: distinfo,v 1.29 2022/11/30 13:50:34 taca Exp $
2 2
3BLAKE2s (rspec-3.11.0.gem) = ec5d0acbae21c1d69092d8641837fe6531c5b6199d8e402286bf66ae0b29f77c 3BLAKE2s (rspec-3.12.0.gem) = 7e1bb70db8a1953fc2b218ce29826b607cc9537d49ca36b807fdef6c5a63e160
4SHA512 (rspec-3.11.0.gem) = 233f80500446066a61a50d8e3f8a602316071beaa82e95776390684f7d58fa0acf8807386bee7d08b21f5481933e031b968fd752cf97efa74ba6cd411a8d1395 4SHA512 (rspec-3.12.0.gem) = 24278c467e5226ad1a5bb4c64190fb5d1077777237d9c2e5c4f16a00b026bf26d8f15e2c74a34221b198992f73ef06af314488a61358968e2083f935467e5a35
5Size (rspec-3.11.0.gem) = 10752 bytes 5Size (rspec-3.12.0.gem) = 10752 bytes