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 Aug 6 07:46:02 UTC 2023
Modified Files:
pkgsrc/devel/ruby-minitest: Makefile distinfo
Log Message:
devel/ruby-minitest: update to 5.19.0
5.19.0 (2023-07-26)
2 minor enhancements:
* Add metadata lazy accessor to Runnable / Result. (matteeyah)
* Only load minitest/unit (aka ancient MiniTest compatibility layer) if
ENV["MT_COMPAT"]
1 bug fix:
* Minitest::TestTask enthusiastically added itself to default. (ParadoxV5)
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/ruby-minitest/Makefile
cvs rdiff -u -r1.31 -r1.32 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.30 pkgsrc/devel/ruby-minitest/Makefile:1.31
--- pkgsrc/devel/ruby-minitest/Makefile:1.30 Sat Jul 15 14:35:18 2023
+++ pkgsrc/devel/ruby-minitest/Makefile Sun Aug 6 07:46:02 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2023/07/15 14:35:18 taca Exp $
+# $NetBSD: Makefile,v 1.31 2023/08/06 07:46:02 taca Exp $
-DISTNAME= minitest-5.18.1
+DISTNAME= minitest-5.19.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-minitest/distinfo
diff -u pkgsrc/devel/ruby-minitest/distinfo:1.31 pkgsrc/devel/ruby-minitest/distinfo:1.32
--- pkgsrc/devel/ruby-minitest/distinfo:1.31 Sat Jul 15 14:35:18 2023
+++ pkgsrc/devel/ruby-minitest/distinfo Sun Aug 6 07:46:02 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2023/07/15 14:35:18 taca Exp $
+$NetBSD: distinfo,v 1.32 2023/08/06 07:46:02 taca Exp $
-BLAKE2s (minitest-5.18.1.gem) = d998432a507e591aec718648f71a7a57940aee4b568c8e314a2a0151f4b9d307
-SHA512 (minitest-5.18.1.gem) = 93095188dbde1020a8028e21023056ae9debe7bb868b26333d763958aa32f66910929a44c45c9656552c9efae2a9909cf8640f4c72b9cc53bd49fd5051c9b4a8
-Size (minitest-5.18.1.gem) = 95232 bytes
+BLAKE2s (minitest-5.19.0.gem) = 92aad07d6ba03a7c7a2c992cfef0c108a785147c91ac82fd959ab4113be35331
+SHA512 (minitest-5.19.0.gem) = c9b5b234fe16127cb376c420a9e3ec111871d604bf7082d09b773637f5229c3b375eb224ae97a237cb3f436a24eb9f49d8d6dddf5d8e99a2806c83b543e10056
+Size (minitest-5.19.0.gem) = 95744 bytes
Home |
Main Index |
Thread Index |
Old Index