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 Jun 30 16:11:46 UTC 2024

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

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

2.4.0 (2024-06-16)

External changes

* Improve rendering of keyword arguments (#652) - thanks to @casperisfine

Internal changes

* Improvements to #mocha_inspect unit tests (#650)


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/ruby-mocha/Makefile
cvs rdiff -u -r1.39 -r1.40 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.37 pkgsrc/devel/ruby-mocha/Makefile:1.38
--- pkgsrc/devel/ruby-mocha/Makefile:1.37       Sun May 26 14:50:37 2024
+++ pkgsrc/devel/ruby-mocha/Makefile    Sun Jun 30 16:11:46 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2024/05/26 14:50:37 taca Exp $
+# $NetBSD: Makefile,v 1.38 2024/06/30 16:11:46 taca Exp $
 
-DISTNAME=      mocha-2.3.0
+DISTNAME=      mocha-2.4.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-mocha/distinfo
diff -u pkgsrc/devel/ruby-mocha/distinfo:1.39 pkgsrc/devel/ruby-mocha/distinfo:1.40
--- pkgsrc/devel/ruby-mocha/distinfo:1.39       Sun May 26 14:50:37 2024
+++ pkgsrc/devel/ruby-mocha/distinfo    Sun Jun 30 16:11:46 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2024/05/26 14:50:37 taca Exp $
+$NetBSD: distinfo,v 1.40 2024/06/30 16:11:46 taca Exp $
 
-BLAKE2s (mocha-2.3.0.gem) = fd31acad078fc6eeb3c3c068a61a5829be18a15ea9325ac2444ff164d90b4780
-SHA512 (mocha-2.3.0.gem) = cc6db9b74053569fa26e9679848cce8f79b39106a0de1f5181356b397e6a3dba7ea4ac8df8321a90d82b97ddcf7ae81a7a0e1b4917b9238abcba4c513a85fafc
-Size (mocha-2.3.0.gem) = 67072 bytes
+BLAKE2s (mocha-2.4.0.gem) = 8684aac1574555a0302ca4af5a739cd809805cbd051e50907480eb1541725a88
+SHA512 (mocha-2.4.0.gem) = 98f1a0fd938e8d06d74916bdf7a820e79013d71bc036557c4bace19c32e2c631545856c5fa7f1f087db94123cecca0c398bacb5a98e3f2a09edbe7acf347ddf2
+Size (mocha-2.4.0.gem) = 67072 bytes



Home | Main Index | Thread Index | Old Index