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: Mon May 25 13:49:02 UTC 2020
Modified Files:
pkgsrc/devel/ruby-rspec-expectations: Makefile distinfo
Log Message:
devel/ruby-rspec-expectations: update to 3.9.2
Update ruby-rspec-expectations to 3.9.2.
### 3.9.2 / 2020-05-08
Bug Fixes:
* Issue a proper `ArgumentError` when invalid arguments are given to
`yield_control` modifiers such as `at_least` et al. (Marc-Andr���
Lafortune, #1167)
* Prevent Ruby 2.7 keyword arguments warning from being issued by custom
matcher definitions. (Jon Rowe, #1176)
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/ruby-rspec-expectations/Makefile
cvs rdiff -u -r1.27 -r1.28 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.28 pkgsrc/devel/ruby-rspec-expectations/Makefile:1.29
--- pkgsrc/devel/ruby-rspec-expectations/Makefile:1.28 Sun Mar 15 17:01:52 2020
+++ pkgsrc/devel/ruby-rspec-expectations/Makefile Mon May 25 13:49:02 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2020/03/15 17:01:52 taca Exp $
+# $NetBSD: Makefile,v 1.29 2020/05/25 13:49:02 taca Exp $
-DISTNAME= rspec-expectations-3.9.1
+DISTNAME= rspec-expectations-3.9.2
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-rspec-expectations/distinfo
diff -u pkgsrc/devel/ruby-rspec-expectations/distinfo:1.27 pkgsrc/devel/ruby-rspec-expectations/distinfo:1.28
--- pkgsrc/devel/ruby-rspec-expectations/distinfo:1.27 Sun Mar 15 17:01:52 2020
+++ pkgsrc/devel/ruby-rspec-expectations/distinfo Mon May 25 13:49:02 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2020/03/15 17:01:52 taca Exp $
+$NetBSD: distinfo,v 1.28 2020/05/25 13:49:02 taca Exp $
-SHA1 (rspec-expectations-3.9.1.gem) = de64d875650557a6f505b1f8ac11db6c94de74c0
-RMD160 (rspec-expectations-3.9.1.gem) = 905a81af56d3a21e25c44a0a95192637f4793849
-SHA512 (rspec-expectations-3.9.1.gem) = e4ed95b52cbdfca374b324897dcf4fe1852d59c081042f3f80753d46fc978756230254e89fa9e54c27975f9279c6f2c21cd1588504e5641a119f8a9869478232
-Size (rspec-expectations-3.9.1.gem) = 83456 bytes
+SHA1 (rspec-expectations-3.9.2.gem) = 6ed7cead63f297671016a0cce3be1132d6775288
+RMD160 (rspec-expectations-3.9.2.gem) = 01b18e2f98d1ad5a4f12f619e1a30d44aceddfc0
+SHA512 (rspec-expectations-3.9.2.gem) = 09ce2e3a008b04ec3bb4ceb42f885baa6509630e1b5a1bc18af39d49d69c46a8a0f04f28afa7488235d6f7b751b85e481e33904866e2b795489358e8d2f554e3
+Size (rspec-expectations-3.9.2.gem) = 83968 bytes
Home |
Main Index |
Thread Index |
Old Index