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 Oct 27 13:37:32 UTC 2024

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

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

2.5.0 (2024-10-23)

External changes

* Add metadata to gem specification, including changelog_uri (#608,
  eb1b8ea2) - thanks to @mattbrictson
* Fix warnings in Ruby v3.4 (#672, #669) - thanks to @radville for reporting
* Add warnings & notes about regressions, known issues, etc to release notes
  (#675, #676 & #677) - thanks to @davidstosik

Internal changes

* Fix jaro_winkler compilation errors on MacOS (5c7d14cb)
* Fix typos in IncludesTest test names (6fb5a5a6)
* Fix rubocop version constraint for Ruby > v2.2.0 (d5c6b98a)


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/ruby-mocha/Makefile
cvs rdiff -u -r1.42 -r1.43 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.40 pkgsrc/devel/ruby-mocha/Makefile:1.41
--- pkgsrc/devel/ruby-mocha/Makefile:1.40       Sun Jul 28 13:22:51 2024
+++ pkgsrc/devel/ruby-mocha/Makefile    Sun Oct 27 13:37:32 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2024/07/28 13:22:51 taca Exp $
+# $NetBSD: Makefile,v 1.41 2024/10/27 13:37:32 taca Exp $
 
-DISTNAME=      mocha-2.4.5
+DISTNAME=      mocha-2.5.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-mocha/distinfo
diff -u pkgsrc/devel/ruby-mocha/distinfo:1.42 pkgsrc/devel/ruby-mocha/distinfo:1.43
--- pkgsrc/devel/ruby-mocha/distinfo:1.42       Sun Jul 28 13:22:51 2024
+++ pkgsrc/devel/ruby-mocha/distinfo    Sun Oct 27 13:37:32 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2024/07/28 13:22:51 taca Exp $
+$NetBSD: distinfo,v 1.43 2024/10/27 13:37:32 taca Exp $
 
-BLAKE2s (mocha-2.4.5.gem) = 4da7e00e409d52a53cdf7e3ebb30019d49d1f5461865f3369106f92f72527fb7
-SHA512 (mocha-2.4.5.gem) = 01d3c66b105393175d9e3f8f47aee3e03ecae5ff0795e1e8c4bbfd235c097ed00c4f0bbc056708256d0fa082ffd15837adaa21275eda9b18237004eb68d26a46
-Size (mocha-2.4.5.gem) = 67072 bytes
+BLAKE2s (mocha-2.5.0.gem) = c43276ab7b65919f183b1d28e49114d7e6ec06c75b778f37c8d87bde975993d6
+SHA512 (mocha-2.5.0.gem) = 9f9ffa048fca3c3870fdf946c45f891c41043fd17e3f2250b56cb58fe08693b75489aac0f3170756df8a0473aa51a0fdcbab48bb19194933cb7b0a3a05786184
+Size (mocha-2.5.0.gem) = 68096 bytes



Home | Main Index | Thread Index | Old Index