pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-minitest
Module Name: pkgsrc
Committed By: taca
Date: Sun Jun 30 16:09:38 UTC 2024
Modified Files:
pkgsrc/devel/ruby-minitest: Makefile distinfo
Log Message:
devel/ruby-minitest: update to 5.24.1
5.24.0 (2024-06-18)
2 minor enhancements:
* Added Minitest.register_plugin.
* Extended plugin system to work with modules/classes for opt-out plugins.
1 bug fix:
* Removed anacronism, but allow load_plugins to exit gracefully if
–disable=gems.
5.24.1 (2024-06-29)
1 bug fix:
* Fix the error message when an extension is invalid value. (y-yagi)
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/ruby-minitest/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/ruby-minitest/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-minitest/Makefile
diff -u pkgsrc/devel/ruby-minitest/Makefile:1.38 pkgsrc/devel/ruby-minitest/Makefile:1.39
--- pkgsrc/devel/ruby-minitest/Makefile:1.38 Sun May 26 14:48:41 2024
+++ pkgsrc/devel/ruby-minitest/Makefile Sun Jun 30 16:09:38 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2024/05/26 14:48:41 taca Exp $
+# $NetBSD: Makefile,v 1.39 2024/06/30 16:09:38 taca Exp $
-DISTNAME= minitest-5.23.1
+DISTNAME= minitest-5.24.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-minitest/distinfo
diff -u pkgsrc/devel/ruby-minitest/distinfo:1.39 pkgsrc/devel/ruby-minitest/distinfo:1.40
--- pkgsrc/devel/ruby-minitest/distinfo:1.39 Sun May 26 14:48:41 2024
+++ pkgsrc/devel/ruby-minitest/distinfo Sun Jun 30 16:09:38 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2024/05/26 14:48:41 taca Exp $
+$NetBSD: distinfo,v 1.40 2024/06/30 16:09:38 taca Exp $
-BLAKE2s (minitest-5.23.1.gem) = 79c7e5be3a3021048565d74230d269e4a8be6ffd6511e246ea1bc73901898089
-SHA512 (minitest-5.23.1.gem) = 5a235855f6c5c8af957c57598fb0b5febbefbdf57e881f1ded6a58fd6aeb974b9e14fd37b626b184bdb537a332c6f86842d474beab60abed7d0f8562cf4b50d2
-Size (minitest-5.23.1.gem) = 100352 bytes
+BLAKE2s (minitest-5.24.1.gem) = 3d6b1abf39a822cc03c0ee5b01d189b4fd8d7b73d03f01070b324fc1a40dd315
+SHA512 (minitest-5.24.1.gem) = e03e06b952bb86d94e73868beeaf72eb83cbbc5935c546d7a105207c28596ec24295fc5e13779dec21237d0d791d6e2554b3e62497e5555a2675bac6d030fcaa
+Size (minitest-5.24.1.gem) = 100352 bytes
Home |
Main Index |
Thread Index |
Old Index