pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-test-unit
Module Name: pkgsrc
Committed By: taca
Date: Tue Nov 9 14:40:55 UTC 2021
Modified Files:
pkgsrc/devel/ruby-test-unit: Makefile distinfo
Log Message:
devel/ruby-test-unit: update to 3.5.1
3.5.1 (2021-11-08)
Fixes
* Fixed a bug that keep: true is ignored when data set is generated by
block. [Reported by Kenta Murata]
Thanks
* Kenta Murata
3.5.0 (2021-10-18)
Fixes
* Fixed a bug that keep: true is ignored when the last data doesn't have
keep: true.
3.4.9 (2021-10-18)
Improvements
* Added support for labeling each variable values by using Hash.
3.4.8 (2021-10-11)
Improvements
* Added support for omitting Ractor tests on Ruby 2.7 or earlier
automatically.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/devel/ruby-test-unit/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/devel/ruby-test-unit/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-test-unit/Makefile
diff -u pkgsrc/devel/ruby-test-unit/Makefile:1.44 pkgsrc/devel/ruby-test-unit/Makefile:1.45
--- pkgsrc/devel/ruby-test-unit/Makefile:1.44 Sat Sep 18 15:36:01 2021
+++ pkgsrc/devel/ruby-test-unit/Makefile Tue Nov 9 14:40:55 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2021/09/18 15:36:01 taca Exp $
+# $NetBSD: Makefile,v 1.45 2021/11/09 14:40:55 taca Exp $
-DISTNAME= test-unit-3.4.7
+DISTNAME= test-unit-3.5.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-test-unit/distinfo
diff -u pkgsrc/devel/ruby-test-unit/distinfo:1.41 pkgsrc/devel/ruby-test-unit/distinfo:1.42
--- pkgsrc/devel/ruby-test-unit/distinfo:1.41 Tue Oct 26 10:19:50 2021
+++ pkgsrc/devel/ruby-test-unit/distinfo Tue Nov 9 14:40:55 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2021/10/26 10:19:50 nia Exp $
+$NetBSD: distinfo,v 1.42 2021/11/09 14:40:55 taca Exp $
-BLAKE2s (test-unit-3.4.7.gem) = 3a0a5b01a1c523ca8338f3acdd9395f9c5a163c894dc34d51b79eda2bbfcb503
-SHA512 (test-unit-3.4.7.gem) = b6e93282bf0b11002f66ceece4e3b4e4b4336a703481e55c46e901249d9a1bc0ab41fa7b33dfe5dbcaec631988905eeb94658a61b409b876ef317f3e4fa462c4
-Size (test-unit-3.4.7.gem) = 91648 bytes
+BLAKE2s (test-unit-3.5.1.gem) = 20e57239a72bd210c96e62029e97ceb1bd0a1ec91e50c6067e49dfb5d2ece5a1
+SHA512 (test-unit-3.5.1.gem) = ab9816b49936f81852c2efc512424e35103223a74cf40fe6c92f9df7a8b8bca3d1aeab6872e1670655dc06a11b6251e9bb061884305b9fe7eb40fb65504a8187
+Size (test-unit-3.5.1.gem) = 91648 bytes
Home |
Main Index |
Thread Index |
Old Index