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:           Sun Feb  4 15:41:34 UTC 2024

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

Log Message:
devel/ruby-rspec: update to 3.13.0

Update rspec meta gem pacakge.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/ruby-rspec/Makefile
cvs rdiff -u -r1.29 -r1.30 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.28 pkgsrc/devel/ruby-rspec/Makefile:1.29
--- pkgsrc/devel/ruby-rspec/Makefile:1.28       Wed Nov 30 13:50:34 2022
+++ pkgsrc/devel/ruby-rspec/Makefile    Sun Feb  4 15:41:34 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2022/11/30 13:50:34 taca Exp $
+# $NetBSD: Makefile,v 1.29 2024/02/04 15:41:34 taca Exp $
 
-DISTNAME=      rspec-3.12.0
+DISTNAME=      rspec-3.13.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.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
+DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-core>=3.13.0<3.14:../../devel/ruby-rspec-core
+DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-expectations>=3.13.0<3.14:../../devel/ruby-rspec-expectations
+DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-mocks>=3.13.0<3.14:../../devel/ruby-rspec-mocks
 
 USE_LANGUAGES= # none
 

Index: pkgsrc/devel/ruby-rspec/distinfo
diff -u pkgsrc/devel/ruby-rspec/distinfo:1.29 pkgsrc/devel/ruby-rspec/distinfo:1.30
--- pkgsrc/devel/ruby-rspec/distinfo:1.29       Wed Nov 30 13:50:34 2022
+++ pkgsrc/devel/ruby-rspec/distinfo    Sun Feb  4 15:41:34 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2022/11/30 13:50:34 taca Exp $
+$NetBSD: distinfo,v 1.30 2024/02/04 15:41:34 taca Exp $
 
-BLAKE2s (rspec-3.12.0.gem) = 7e1bb70db8a1953fc2b218ce29826b607cc9537d49ca36b807fdef6c5a63e160
-SHA512 (rspec-3.12.0.gem) = 24278c467e5226ad1a5bb4c64190fb5d1077777237d9c2e5c4f16a00b026bf26d8f15e2c74a34221b198992f73ef06af314488a61358968e2083f935467e5a35
-Size (rspec-3.12.0.gem) = 10752 bytes
+BLAKE2s (rspec-3.13.0.gem) = ea7d770d38693fd7aaabca8178a02bd4fc30f2741fd637dbf64e739e67857664
+SHA512 (rspec-3.13.0.gem) = 4031dc10cfd3fbdd8f023328df661159bf01d6fefac89a2750119c2dbe58ed2daf75737598002164c9760e366bdb7e5c1076430c2d67502ab0cae51ef94b5ed7
+Size (rspec-3.13.0.gem) = 10752 bytes



Home | Main Index | Thread Index | Old Index