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: Tue Sep 13 14:02:48 UTC 2022
Modified Files:
pkgsrc/devel/ruby-rspec-expectations: Makefile distinfo
Log Message:
devel/ruby-rspec-expectations: update to 3.11.1
3.11.1 / (2022-09-12)
Bug Fixes:
* Allow the contain_exactly matcher to be reused by resetting its internals
on matches? (@bclayman-sq, #1326)
* Using the exist matcher on FileTest no longer produces a deprecation
warning. (Ryo Nakamura, #1383)
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/ruby-rspec-expectations/Makefile
cvs rdiff -u -r1.32 -r1.33 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.31 pkgsrc/devel/ruby-rspec-expectations/Makefile:1.32
--- pkgsrc/devel/ruby-rspec-expectations/Makefile:1.31 Sat Feb 12 13:31:48 2022
+++ pkgsrc/devel/ruby-rspec-expectations/Makefile Tue Sep 13 14:02:48 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2022/02/12 13:31:48 taca Exp $
+# $NetBSD: Makefile,v 1.32 2022/09/13 14:02:48 taca Exp $
-DISTNAME= rspec-expectations-3.11.0
+DISTNAME= rspec-expectations-3.11.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-rspec-expectations/distinfo
diff -u pkgsrc/devel/ruby-rspec-expectations/distinfo:1.32 pkgsrc/devel/ruby-rspec-expectations/distinfo:1.33
--- pkgsrc/devel/ruby-rspec-expectations/distinfo:1.32 Sat Feb 12 13:31:48 2022
+++ pkgsrc/devel/ruby-rspec-expectations/distinfo Tue Sep 13 14:02:48 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2022/02/12 13:31:48 taca Exp $
+$NetBSD: distinfo,v 1.33 2022/09/13 14:02:48 taca Exp $
-BLAKE2s (rspec-expectations-3.11.0.gem) = 6dd9f3b0e6362639f8e132557bf94591a7661b2cd0dab4ed5aa70f0c188d0c31
-SHA512 (rspec-expectations-3.11.0.gem) = b3797f6b7b591dc78704051749bebbaf34827b72d5f09139bb413bdfb6f96dc0d5ade9111f4cdb7ee07a22affcc057214d8baa7c48ba93c1950a85561a1dbd5e
-Size (rspec-expectations-3.11.0.gem) = 87040 bytes
+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
Home |
Main Index |
Thread Index |
Old Index