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:           Tue Oct 28 13:50:08 UTC 2025

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

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

3.13.6 (2025-10-14)

Bug Fixes:

* Work around possible infinite loop when stubbing is_a?. (Erin Paget, #265)


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/devel/ruby-rspec-mocks/Makefile
cvs rdiff -u -r1.45 -r1.46 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.44 pkgsrc/devel/ruby-rspec-mocks/Makefile:1.45
--- pkgsrc/devel/ruby-rspec-mocks/Makefile:1.44 Sun Jul 27 16:04:28 2025
+++ pkgsrc/devel/ruby-rspec-mocks/Makefile      Tue Oct 28 13:50:08 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2025/07/27 16:04:28 taca Exp $
+# $NetBSD: Makefile,v 1.45 2025/10/28 13:50:08 taca Exp $
 
-DISTNAME=      rspec-mocks-3.13.5
+DISTNAME=      rspec-mocks-3.13.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.45 pkgsrc/devel/ruby-rspec-mocks/distinfo:1.46
--- pkgsrc/devel/ruby-rspec-mocks/distinfo:1.45 Thu May 29 14:50:22 2025
+++ pkgsrc/devel/ruby-rspec-mocks/distinfo      Tue Oct 28 13:50:08 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.45 2025/05/29 14:50:22 taca Exp $
+$NetBSD: distinfo,v 1.46 2025/10/28 13:50:08 taca Exp $
 
-BLAKE2s (rspec-mocks-3.13.5.gem) = ddf53b59e3be4dac4b108e9ee6a1e0094e4e391f559d284a8cf6415b98bad2d3
-SHA512 (rspec-mocks-3.13.5.gem) = 130e1c9e71a5d8d863a4a6d1b394f4eee680642810fcdd11c49cbfc6dc1adc6d6b9fdc492b2a2975d0900bec00e12f18fbe2b86b9d5a27bb48f5d3dbf154f9dc
-Size (rspec-mocks-3.13.5.gem) = 82944 bytes
+BLAKE2s (rspec-mocks-3.13.6.gem) = 8913ea5466559ad2ef5471958a09c2e13c1c59ec7b0cc8aceb47d6b36789ef15
+SHA512 (rspec-mocks-3.13.6.gem) = 768199567b3220707d0294afb9d2e56a6e95e705f58ecae87cc1070de317d5883c41722bcc0f8445db582b341234553b1e3a583a66d5e18c81a5e1b23b5d8d70
+Size (rspec-mocks-3.13.6.gem) = 82944 bytes



Home | Main Index | Thread Index | Old Index