pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-rspec-mocks



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Jan 16 15:47:49 UTC 2020

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

Log Message:
devel/ruby-rspec-mocks: update to 3.9.1

Update ruby-rspec-mocks to 3.9.1.

### 3.9.1 / 2019-12-31
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.9.0...v3.9.1)

Bug Fixes:

* Trigger `RSpec::Mocks.configuration.verifying_double_callbacks` when using
  `allow_any_instance_of` or `expect_any_instance_of` (Daniel Orner, #1309)


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/ruby-rspec-mocks/Makefile \
    pkgsrc/devel/ruby-rspec-mocks/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-mocks/Makefile
diff -u pkgsrc/devel/ruby-rspec-mocks/Makefile:1.26 pkgsrc/devel/ruby-rspec-mocks/Makefile:1.27
--- pkgsrc/devel/ruby-rspec-mocks/Makefile:1.26 Sat Nov  2 14:35:46 2019
+++ pkgsrc/devel/ruby-rspec-mocks/Makefile      Thu Jan 16 15:47:49 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2019/11/02 14:35:46 taca Exp $
+# $NetBSD: Makefile,v 1.27 2020/01/16 15:47:49 taca Exp $
 
-DISTNAME=      rspec-mocks-3.9.0
+DISTNAME=      rspec-mocks-3.9.1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-rspec-mocks/distinfo
diff -u pkgsrc/devel/ruby-rspec-mocks/distinfo:1.26 pkgsrc/devel/ruby-rspec-mocks/distinfo:1.27
--- pkgsrc/devel/ruby-rspec-mocks/distinfo:1.26 Sat Nov  2 14:35:46 2019
+++ pkgsrc/devel/ruby-rspec-mocks/distinfo      Thu Jan 16 15:47:49 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2019/11/02 14:35:46 taca Exp $
+$NetBSD: distinfo,v 1.27 2020/01/16 15:47:49 taca Exp $
 
-SHA1 (rspec-mocks-3.9.0.gem) = 1a49cd3eb1f865610c8d8578d065ccd1d39f6562
-RMD160 (rspec-mocks-3.9.0.gem) = b082169380ec43bf560cc1aa33a4e333ef43418a
-SHA512 (rspec-mocks-3.9.0.gem) = 3c61b8c40605aa24b393ba1e1cd9846df24659ce0f84acc8e7b81f345edecb4888ded639896257518c268e604a8c9c0d661364371d659855dee6ece9c6204125
-Size (rspec-mocks-3.9.0.gem) = 78336 bytes
+SHA1 (rspec-mocks-3.9.1.gem) = 639d6c7e38103b706274b0543bcf6c7075cc3cb5
+RMD160 (rspec-mocks-3.9.1.gem) = 516203efabf6453b9313076cad064230cefddf95
+SHA512 (rspec-mocks-3.9.1.gem) = 08299764f0d053d96125e3f3542fe16b189a87bcd6f27965f97394608c949dab2767cc2b5ebd9718db24b39e79656261cbec17f755599f5c6de9d5b77e87d877
+Size (rspec-mocks-3.9.1.gem) = 78848 bytes



Home | Main Index | Thread Index | Old Index