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/8375a41094df
branches: trunk
changeset: 413089:8375a41094df
user: taca <taca%pkgsrc.org@localhost>
date: Sun Mar 15 17:01:52 2020 +0000
description:
devel/ruby-rspec-expectations: update to 3.9.1
Update ruby-rspec-expectations to 3.9.1.
### 3.9.1 / 2020-03-13
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.9.0...v3.9.1)
Bug Fixes:
* Issue an improved warning when using `respond_to(...).with(n).arguments` and ignore
the warning when using with `have_attributes(...)`. (Jon Rowe, #1164)
diffstat:
devel/ruby-rspec-expectations/Makefile | 4 ++--
devel/ruby-rspec-expectations/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 9a8aef0631e5 -r 8375a41094df devel/ruby-rspec-expectations/Makefile
--- a/devel/ruby-rspec-expectations/Makefile Sun Mar 15 16:59:28 2020 +0000
+++ b/devel/ruby-rspec-expectations/Makefile Sun Mar 15 17:01:52 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2019/11/02 14:34:35 taca Exp $
+# $NetBSD: Makefile,v 1.28 2020/03/15 17:01:52 taca Exp $
-DISTNAME= rspec-expectations-3.9.0
+DISTNAME= rspec-expectations-3.9.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 9a8aef0631e5 -r 8375a41094df devel/ruby-rspec-expectations/distinfo
--- a/devel/ruby-rspec-expectations/distinfo Sun Mar 15 16:59:28 2020 +0000
+++ b/devel/ruby-rspec-expectations/distinfo Sun Mar 15 17:01:52 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2019/11/02 14:34:35 taca Exp $
+$NetBSD: distinfo,v 1.27 2020/03/15 17:01:52 taca Exp $
-SHA1 (rspec-expectations-3.9.0.gem) = 73dd9c883384c49a3983e9ab6c782769e42e9896
-RMD160 (rspec-expectations-3.9.0.gem) = 5640cfec0eb275e965a3773deffa38c3bea7c210
-SHA512 (rspec-expectations-3.9.0.gem) = 52ff79ddfbbfa3690b7d7fabd3d4b21d76d67bffe2109be33646b0a468c9a201eddc2d6d73506894f3817f3798b545baead1d38cb2cc6aca28155d97ab211fd6
-Size (rspec-expectations-3.9.0.gem) = 83456 bytes
+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
Home |
Main Index |
Thread Index |
Old Index