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:           Sun Mar 15 17:01:52 UTC 2020

Modified Files:
        pkgsrc/devel/ruby-rspec-expectations: Makefile distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/ruby-rspec-expectations/Makefile
cvs rdiff -u -r1.26 -r1.27 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.27 pkgsrc/devel/ruby-rspec-expectations/Makefile:1.28
--- pkgsrc/devel/ruby-rspec-expectations/Makefile:1.27  Sat Nov  2 14:34:35 2019
+++ pkgsrc/devel/ruby-rspec-expectations/Makefile       Sun Mar 15 17:01:52 2020
@@ -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

Index: pkgsrc/devel/ruby-rspec-expectations/distinfo
diff -u pkgsrc/devel/ruby-rspec-expectations/distinfo:1.26 pkgsrc/devel/ruby-rspec-expectations/distinfo:1.27
--- pkgsrc/devel/ruby-rspec-expectations/distinfo:1.26  Sat Nov  2 14:34:35 2019
+++ pkgsrc/devel/ruby-rspec-expectations/distinfo       Sun Mar 15 17:01:52 2020
@@ -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