pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-rspec-expectations devel/ruby-rspec-expecta...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b4b3a7ad475
branches:  trunk
changeset: 389103:3b4b3a7ad475
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Nov 30 13:46:35 2022 +0000

description:
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)

diffstat:

 devel/ruby-rspec-expectations/Makefile |  6 +++---
 devel/ruby-rspec-expectations/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r f533009f7b61 -r 3b4b3a7ad475 devel/ruby-rspec-expectations/Makefile
--- a/devel/ruby-rspec-expectations/Makefile    Wed Nov 30 13:45:37 2022 +0000
+++ b/devel/ruby-rspec-expectations/Makefile    Wed Nov 30 13:46:35 2022 +0000
@@ -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 @@
 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"
diff -r f533009f7b61 -r 3b4b3a7ad475 devel/ruby-rspec-expectations/distinfo
--- a/devel/ruby-rspec-expectations/distinfo    Wed Nov 30 13:45:37 2022 +0000
+++ b/devel/ruby-rspec-expectations/distinfo    Wed Nov 30 13:46:35 2022 +0000
@@ -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