pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-mocha



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jul 28 13:22:51 UTC 2024

Modified Files:
        pkgsrc/devel/ruby-mocha: Makefile distinfo

Log Message:
devel/ruby-mocha: update to 2.4.5

2.4.5 (2024-07-24)

External changes

* Fix regression when stubbed method expects Hash but receives
  ActionController::Parameters object (#662, #664) - thanks to @evgeni for
  reporting and testing


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/ruby-mocha/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/devel/ruby-mocha/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-mocha/Makefile
diff -u pkgsrc/devel/ruby-mocha/Makefile:1.39 pkgsrc/devel/ruby-mocha/Makefile:1.40
--- pkgsrc/devel/ruby-mocha/Makefile:1.39       Sat Jul 20 15:26:33 2024
+++ pkgsrc/devel/ruby-mocha/Makefile    Sun Jul 28 13:22:51 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2024/07/20 15:26:33 taca Exp $
+# $NetBSD: Makefile,v 1.40 2024/07/28 13:22:51 taca Exp $
 
-DISTNAME=      mocha-2.4.2
+DISTNAME=      mocha-2.4.5
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-mocha/distinfo
diff -u pkgsrc/devel/ruby-mocha/distinfo:1.41 pkgsrc/devel/ruby-mocha/distinfo:1.42
--- pkgsrc/devel/ruby-mocha/distinfo:1.41       Sat Jul 20 15:26:33 2024
+++ pkgsrc/devel/ruby-mocha/distinfo    Sun Jul 28 13:22:51 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2024/07/20 15:26:33 taca Exp $
+$NetBSD: distinfo,v 1.42 2024/07/28 13:22:51 taca Exp $
 
-BLAKE2s (mocha-2.4.2.gem) = 686e4d92abeabaf3f98c268c2790b62cada161d7e753b1554e2c465b184e1275
-SHA512 (mocha-2.4.2.gem) = 5034e70c38494bb69f1abdc4dc2335dbfd3e2fe8c0a581e1d32ef1adfe337a4347159a66928144a15d1c34f94db6bb3398bdbeb7ba546cf484dddce129b8f0d0
-Size (mocha-2.4.2.gem) = 67072 bytes
+BLAKE2s (mocha-2.4.5.gem) = 4da7e00e409d52a53cdf7e3ebb30019d49d1f5461865f3369106f92f72527fb7
+SHA512 (mocha-2.4.5.gem) = 01d3c66b105393175d9e3f8f47aee3e03ecae5ff0795e1e8c4bbfd235c097ed00c4f0bbc056708256d0fa082ffd15837adaa21275eda9b18237004eb68d26a46
+Size (mocha-2.4.5.gem) = 67072 bytes



Home | Main Index | Thread Index | Old Index