pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-rspec



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Feb 12 13:35:39 UTC 2022

Modified Files:
        pkgsrc/devel/ruby-rspec: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/ruby-rspec/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/ruby-rspec/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/ruby-rspec/Makefile
diff -u pkgsrc/devel/ruby-rspec/Makefile:1.26 pkgsrc/devel/ruby-rspec/Makefile:1.27
--- pkgsrc/devel/ruby-rspec/Makefile:1.26       Mon Jan 11 13:09:24 2021
+++ pkgsrc/devel/ruby-rspec/Makefile    Sat Feb 12 13:35:39 2022
@@ -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 @@ HOMEPAGE=       https://relishapp.com/rspec
 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
 

Index: pkgsrc/devel/ruby-rspec/distinfo
diff -u pkgsrc/devel/ruby-rspec/distinfo:1.27 pkgsrc/devel/ruby-rspec/distinfo:1.28
--- pkgsrc/devel/ruby-rspec/distinfo:1.27       Tue Oct 26 10:19:46 2021
+++ pkgsrc/devel/ruby-rspec/distinfo    Sat Feb 12 13:35:39 2022
@@ -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