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:           Wed Nov 30 13:50:35 UTC 2022

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/ruby-rspec/Makefile
cvs rdiff -u -r1.28 -r1.29 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.27 pkgsrc/devel/ruby-rspec/Makefile:1.28
--- pkgsrc/devel/ruby-rspec/Makefile:1.27       Sat Feb 12 13:35:39 2022
+++ pkgsrc/devel/ruby-rspec/Makefile    Wed Nov 30 13:50:34 2022
@@ -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 @@ HOMEPAGE=       https://relishapp.com/rspec
 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
 

Index: pkgsrc/devel/ruby-rspec/distinfo
diff -u pkgsrc/devel/ruby-rspec/distinfo:1.28 pkgsrc/devel/ruby-rspec/distinfo:1.29
--- pkgsrc/devel/ruby-rspec/distinfo:1.28       Sat Feb 12 13:35:39 2022
+++ pkgsrc/devel/ruby-rspec/distinfo    Wed Nov 30 13:50:34 2022
@@ -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