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 May 26 14:50:37 UTC 2024

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

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

2.3.0 (2024-05-17)

External changes

* Fix nested parameter matching for keyword arguments (f94e2504, #648) -
  thanks to @CodingAnarchy for reporting


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

Index: pkgsrc/devel/ruby-mocha/distinfo
diff -u pkgsrc/devel/ruby-mocha/distinfo:1.38 pkgsrc/devel/ruby-mocha/distinfo:1.39
--- pkgsrc/devel/ruby-mocha/distinfo:1.38       Sun May  5 16:45:54 2024
+++ pkgsrc/devel/ruby-mocha/distinfo    Sun May 26 14:50:37 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.38 2024/05/05 16:45:54 taca Exp $
+$NetBSD: distinfo,v 1.39 2024/05/26 14:50:37 taca Exp $
 
-BLAKE2s (mocha-2.2.0.gem) = 422b58d269b9bdc9d351ce60f6de820116fa85ebad96f2153485db7b8cedaad6
-SHA512 (mocha-2.2.0.gem) = 0d49d0917ef44622f9190f2fb4a9f25172fc08052196c524309014bd52728b6ad605a9cecb82af1523cee24d32b49201ace536d9d0566dea73905eceedf17b34
-Size (mocha-2.2.0.gem) = 66560 bytes
+BLAKE2s (mocha-2.3.0.gem) = fd31acad078fc6eeb3c3c068a61a5829be18a15ea9325ac2444ff164d90b4780
+SHA512 (mocha-2.3.0.gem) = cc6db9b74053569fa26e9679848cce8f79b39106a0de1f5181356b397e6a3dba7ea4ac8df8321a90d82b97ddcf7ae81a7a0e1b4917b9238abcba4c513a85fafc
+Size (mocha-2.3.0.gem) = 67072 bytes



Home | Main Index | Thread Index | Old Index