pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-rspec-expectations
Module Name: pkgsrc
Committed By: taca
Date: Wed Nov 30 13:46:36 UTC 2022
Modified Files:
pkgsrc/devel/ruby-rspec-expectations: Makefile distinfo
Log Message:
devel/ruby-rspec-expectations: update to 3.12.0
3.12.0 (2022-10-26)
Enhancements:
* Add an_array_matching alias for match_array to improve readability as an
argument matcher. (Mark Schneider, #1361)
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/ruby-rspec-expectations/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/ruby-rspec-expectations/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-expectations/Makefile
diff -u pkgsrc/devel/ruby-rspec-expectations/Makefile:1.32 pkgsrc/devel/ruby-rspec-expectations/Makefile:1.33
--- pkgsrc/devel/ruby-rspec-expectations/Makefile:1.32 Tue Sep 13 14:02:48 2022
+++ pkgsrc/devel/ruby-rspec-expectations/Makefile Wed Nov 30 13:46:35 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2022/09/13 14:02:48 taca Exp $
+# $NetBSD: Makefile,v 1.33 2022/11/30 13:46:35 taca Exp $
-DISTNAME= rspec-expectations-3.11.1
+DISTNAME= rspec-expectations-3.12.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -8,7 +8,7 @@ HOMEPAGE= https://relishapp.com/rspec
COMMENT= Behaviour Driven Development framework for Ruby, expectations
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.11.0<3.12:../../devel/ruby-rspec-support
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.12.0<3.13:../../devel/ruby-rspec-support
DEPENDS+= ${RUBY_PKGPREFIX}-diff-lcs<2:../../textproc/ruby-diff-lcs
.include "../../lang/ruby/gem.mk"
Index: pkgsrc/devel/ruby-rspec-expectations/distinfo
diff -u pkgsrc/devel/ruby-rspec-expectations/distinfo:1.33 pkgsrc/devel/ruby-rspec-expectations/distinfo:1.34
--- pkgsrc/devel/ruby-rspec-expectations/distinfo:1.33 Tue Sep 13 14:02:48 2022
+++ pkgsrc/devel/ruby-rspec-expectations/distinfo Wed Nov 30 13:46:35 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2022/09/13 14:02:48 taca Exp $
+$NetBSD: distinfo,v 1.34 2022/11/30 13:46:35 taca Exp $
-BLAKE2s (rspec-expectations-3.11.1.gem) = d1c66c7b43863c9a5990c15a19f1bf88275d6b0021c71b35a6890c4b3dbb7c93
-SHA512 (rspec-expectations-3.11.1.gem) = ed29a70183124dcb6f0ed1c322187f920fcb7995bf8fbbb2069d6329cea117fd526d1601f0287f078e47ab6e0c65af3ef56cbc8be7f75e84550b74f9aa3b3ef0
-Size (rspec-expectations-3.11.1.gem) = 87040 bytes
+BLAKE2s (rspec-expectations-3.12.0.gem) = 804f9b22c46c861ee0d5b4ecb97342eb29ed665a7d7a9ec7858db75a90b128ad
+SHA512 (rspec-expectations-3.12.0.gem) = 2372692c23c9b15a9073d1ae6d2fe0008de71609f447137c30c19c5a7c775ca11c071af7ba41905a0b70a2236e93ad07752d4884424be6c6a3172a02964aefa3
+Size (rspec-expectations-3.12.0.gem) = 87040 bytes
Home |
Main Index |
Thread Index |
Old Index