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.11.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba42a791efb6
branches:  trunk
changeset: 373735:ba42a791efb6
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Feb 12 13:35:39 2022 +0000

description:
devel/ruby-rspec: update to 3.11.0

3.11.0 (2022-02-09)

This is a gem of meta pacakge and no changes itself.

diffstat:

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

diffs (38 lines):

diff -r cf4f98e05ad6 -r ba42a791efb6 devel/ruby-rspec/Makefile
--- a/devel/ruby-rspec/Makefile Sat Feb 12 13:33:45 2022 +0000
+++ b/devel/ruby-rspec/Makefile Sat Feb 12 13:35:39 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2021/01/11 13:09:24 taca Exp $
+# $NetBSD: Makefile,v 1.27 2022/02/12 13:35:39 taca Exp $
 
-DISTNAME=      rspec-3.10.0
+DISTNAME=      rspec-3.11.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.10.0<3.11:../../devel/ruby-rspec-core
-DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-expectations>=3.10.0<3.11:../../devel/ruby-rspec-expectations
-DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-mocks>=3.10.0<3.11:../../devel/ruby-rspec-mocks
+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
 
 USE_LANGUAGES= # none
 
diff -r cf4f98e05ad6 -r ba42a791efb6 devel/ruby-rspec/distinfo
--- a/devel/ruby-rspec/distinfo Sat Feb 12 13:33:45 2022 +0000
+++ b/devel/ruby-rspec/distinfo Sat Feb 12 13:35:39 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2021/10/26 10:19:46 nia Exp $
+$NetBSD: distinfo,v 1.28 2022/02/12 13:35:39 taca Exp $
 
-BLAKE2s (rspec-3.10.0.gem) = 83519d0a343fe4fd86fae74cbc81a1eb974391b3d17e3d0c923ebd53c3e31049
-SHA512 (rspec-3.10.0.gem) = dd1a3a1c7c73ae9c053e071d7851780d8cf61e92ddba24072b9f2c00a342ed08c81090332ba2eaf7ab96adac3fc723685996195e5cc584e15de57ff02a4455ec
-Size (rspec-3.10.0.gem) = 10752 bytes
+BLAKE2s (rspec-3.11.0.gem) = ec5d0acbae21c1d69092d8641837fe6531c5b6199d8e402286bf66ae0b29f77c
+SHA512 (rspec-3.11.0.gem) = 233f80500446066a61a50d8e3f8a602316071beaa82e95776390684f7d58fa0acf8807386bee7d08b21f5481933e031b968fd752cf97efa74ba6cd411a8d1395
+Size (rspec-3.11.0.gem) = 10752 bytes



Home | Main Index | Thread Index | Old Index