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:           Sat Jul 15 14:41:18 UTC 2023

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

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

3.12.6 (2023-07-11)

Bug Fixes:

* Fix an issue with and_call_original when using the method_missing fallback
  with keyword arguments. (Igor Drozdov, #1552)


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/ruby-rspec-mocks/Makefile
cvs rdiff -u -r1.39 -r1.40 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.37 pkgsrc/devel/ruby-rspec-mocks/Makefile:1.38
--- pkgsrc/devel/ruby-rspec-mocks/Makefile:1.37 Thu Apr 27 14:19:11 2023
+++ pkgsrc/devel/ruby-rspec-mocks/Makefile      Sat Jul 15 14:41:18 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2023/04/27 14:19:11 taca Exp $
+# $NetBSD: Makefile,v 1.38 2023/07/15 14:41:18 taca Exp $
 
-DISTNAME=      rspec-mocks-3.12.5
+DISTNAME=      rspec-mocks-3.12.6
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-rspec-mocks/distinfo
diff -u pkgsrc/devel/ruby-rspec-mocks/distinfo:1.39 pkgsrc/devel/ruby-rspec-mocks/distinfo:1.40
--- pkgsrc/devel/ruby-rspec-mocks/distinfo:1.39 Thu Apr 27 14:19:11 2023
+++ pkgsrc/devel/ruby-rspec-mocks/distinfo      Sat Jul 15 14:41:18 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2023/04/27 14:19:11 taca Exp $
+$NetBSD: distinfo,v 1.40 2023/07/15 14:41:18 taca Exp $
 
-BLAKE2s (rspec-mocks-3.12.5.gem) = d3ccfdd147e3ca33af91959a06d63a286a4f99eeecd145662b54594f099da306
-SHA512 (rspec-mocks-3.12.5.gem) = 64247c62085f633cbdd467848c750051673e1826b7659046a9933e6cb885e776782f2ca071175201d0cffc7beed953a3c76d4b453e0df1e5a444f45a827661f4
-Size (rspec-mocks-3.12.5.gem) = 81408 bytes
+BLAKE2s (rspec-mocks-3.12.6.gem) = 9c8896626a23a1cf5f46686d0983b0ef0c82b466d463f4e841bec8712c33380a
+SHA512 (rspec-mocks-3.12.6.gem) = 982505b46c4ddee7a91bd2473d08b9cf0dbc431394a356f7e72306f5fa5e8895f6df378fc32e1fd48a3f3a4ad06393da90124ed164bf620d9f3b0894797a44a9
+Size (rspec-mocks-3.12.6.gem) = 81408 bytes



Home | Main Index | Thread Index | Old Index