pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-rspec devel/ruby-rspec: update to 3.12.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13e6cb0dd956
branches:  trunk
changeset: 389107:13e6cb0dd956
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Nov 30 13:50:34 2022 +0000

description:
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.

diffstat:

 devel/ruby-rspec/Makefile |  10 +++++-----
 devel/ruby-rspec/distinfo |   8 ++++----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r 7f0d213ab657 -r 13e6cb0dd956 devel/ruby-rspec/Makefile
--- a/devel/ruby-rspec/Makefile Wed Nov 30 13:48:28 2022 +0000
+++ b/devel/ruby-rspec/Makefile Wed Nov 30 13:50:34 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2022/02/12 13:35:39 taca Exp $
+# $NetBSD: Makefile,v 1.28 2022/11/30 13:50:34 taca Exp $
 
-DISTNAME=      rspec-3.11.0
+DISTNAME=      rspec-3.12.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -8,9 +8,9 @@
 COMMENT=       Behaviour Driven Development framework for Ruby
 LICENSE=       mit
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-core>=3.11.0<3.12:../../devel/ruby-rspec-core
-DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-expectations>=3.11.0<3.12:../../devel/ruby-rspec-expectations
-DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-mocks>=3.11.0<3.12:../../devel/ruby-rspec-mocks
+DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-core>=3.12.0<3.13:../../devel/ruby-rspec-core
+DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-expectations>=3.12.0<3.13:../../devel/ruby-rspec-expectations
+DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-mocks>=3.12.0<3.13:../../devel/ruby-rspec-mocks
 
 USE_LANGUAGES= # none
 
diff -r 7f0d213ab657 -r 13e6cb0dd956 devel/ruby-rspec/distinfo
--- a/devel/ruby-rspec/distinfo Wed Nov 30 13:48:28 2022 +0000
+++ b/devel/ruby-rspec/distinfo Wed Nov 30 13:50:34 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2022/02/12 13:35:39 taca Exp $
+$NetBSD: distinfo,v 1.29 2022/11/30 13:50:34 taca Exp $
 
-BLAKE2s (rspec-3.11.0.gem) = ec5d0acbae21c1d69092d8641837fe6531c5b6199d8e402286bf66ae0b29f77c
-SHA512 (rspec-3.11.0.gem) = 233f80500446066a61a50d8e3f8a602316071beaa82e95776390684f7d58fa0acf8807386bee7d08b21f5481933e031b968fd752cf97efa74ba6cd411a8d1395
-Size (rspec-3.11.0.gem) = 10752 bytes
+BLAKE2s (rspec-3.12.0.gem) = 7e1bb70db8a1953fc2b218ce29826b607cc9537d49ca36b807fdef6c5a63e160
+SHA512 (rspec-3.12.0.gem) = 24278c467e5226ad1a5bb4c64190fb5d1077777237d9c2e5c4f16a00b026bf26d8f15e2c74a34221b198992f73ef06af314488a61358968e2083f935467e5a35
+Size (rspec-3.12.0.gem) = 10752 bytes



Home | Main Index | Thread Index | Old Index