pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-rspec-mocks
Module Name: pkgsrc
Committed By: taca
Date: Sun Feb 4 15:39:58 UTC 2024
Modified Files:
pkgsrc/devel/ruby-rspec-mocks: Makefile distinfo
Log Message:
devel/ruby-rspec-mocks: update to 3.13.0
3.13.0 (2024-02-04)
Enhancements:
* Add an array_excluding matcher for arguments. (Zane Wolfgang Pickett,
#1528)
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/ruby-rspec-mocks/Makefile
cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/ruby-rspec-mocks/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-mocks/Makefile
diff -u pkgsrc/devel/ruby-rspec-mocks/Makefile:1.38 pkgsrc/devel/ruby-rspec-mocks/Makefile:1.39
--- pkgsrc/devel/ruby-rspec-mocks/Makefile:1.38 Sat Jul 15 14:41:18 2023
+++ pkgsrc/devel/ruby-rspec-mocks/Makefile Sun Feb 4 15:39:58 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2023/07/15 14:41:18 taca Exp $
+# $NetBSD: Makefile,v 1.39 2024/02/04 15:39:58 taca Exp $
-DISTNAME= rspec-mocks-3.12.6
+DISTNAME= rspec-mocks-3.13.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -8,8 +8,8 @@ HOMEPAGE= https://relishapp.com/rspec
COMMENT= This is test-double framework for rspec
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.12.0<3.13:../../devel/ruby-rspec-support
-DEPENDS+= ${RUBY_PKGPREFIX}-diff-lcs<2:../../textproc/ruby-diff-lcs
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.13.0<3.14:../../devel/ruby-rspec-support
+DEPENDS+= ${RUBY_PKGPREFIX}-diff-lcs>=1.2.0:../../textproc/ruby-diff-lcs
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ruby-rspec-mocks/distinfo
diff -u pkgsrc/devel/ruby-rspec-mocks/distinfo:1.40 pkgsrc/devel/ruby-rspec-mocks/distinfo:1.41
--- pkgsrc/devel/ruby-rspec-mocks/distinfo:1.40 Sat Jul 15 14:41:18 2023
+++ pkgsrc/devel/ruby-rspec-mocks/distinfo Sun Feb 4 15:39:58 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.40 2023/07/15 14:41:18 taca Exp $
+$NetBSD: distinfo,v 1.41 2024/02/04 15:39:58 taca Exp $
-BLAKE2s (rspec-mocks-3.12.6.gem) = 9c8896626a23a1cf5f46686d0983b0ef0c82b466d463f4e841bec8712c33380a
-SHA512 (rspec-mocks-3.12.6.gem) = 982505b46c4ddee7a91bd2473d08b9cf0dbc431394a356f7e72306f5fa5e8895f6df378fc32e1fd48a3f3a4ad06393da90124ed164bf620d9f3b0894797a44a9
-Size (rspec-mocks-3.12.6.gem) = 81408 bytes
+BLAKE2s (rspec-mocks-3.13.0.gem) = 6146727822bc294ddb476e977437cbaaff3201510bf9aba40756f7b52f5068c1
+SHA512 (rspec-mocks-3.13.0.gem) = 098aae28f94124071047602e41dc76a8941a5625ea21c554c040aea9973ea285928acadf42cbf361753b84d2d5a21166da6589cf98cc0a2d3edcf0a1280df1d6
+Size (rspec-mocks-3.13.0.gem) = 81920 bytes
Home |
Main Index |
Thread Index |
Old Index