Skip to content

Commit

Permalink
devel/ruby-test-unit: update to 3.5.8
Browse files Browse the repository at this point in the history
3.5.8 (2023-05-12)

Improvements

* doc: Improved document for multi Ractor mode.
  GH-226
  [Patch by Luke Gruber]

* doc: Updated minitest's URL.
  GH-228
  [Patch by Koichi ITO]

* UI: console: Added --progress-style option.

* UI: console: Compacted --verbose=important-only output..

* UI: console: Changed the default output level to important-only
  on GitHub Actions.

Thanks

* Luke Gruber
* Koichi ITO
  • Loading branch information
taca committed May 14, 2023
1 parent 3870154 commit ccfaf5d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/ruby-test-unit/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.51 2023/01/23 01:08:32 taca Exp $
# $NetBSD: Makefile,v 1.52 2023/05/14 13:42:23 taca Exp $

DISTNAME= test-unit-3.5.7
DISTNAME= test-unit-3.5.8
CATEGORIES= devel

MAINTAINER= [email protected]
Expand Down
8 changes: 4 additions & 4 deletions devel/ruby-test-unit/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.46 2022/12/18 14:25:17 taca Exp $
$NetBSD: distinfo,v 1.47 2023/05/14 13:42:23 taca Exp $

BLAKE2s (test-unit-3.5.7.gem) = 1a9c62a727376f7342f1a70a6f28b3fc0c6ea161a61193fa839faaaf7304a326
SHA512 (test-unit-3.5.7.gem) = 77eae6c41a7c74edf5c3d494307a04e305416f938a88a7fb38ec43b9be7986de59378c74a8196134d19b402c49c8442c549d43627f6177d56b96757ede0bf276
Size (test-unit-3.5.7.gem) = 93184 bytes
BLAKE2s (test-unit-3.5.8.gem) = 8196576683b966970a16b0092b35e6fe758fcdfbd7793fe4eb10e72f95f979e5
SHA512 (test-unit-3.5.8.gem) = 3adc050517b23296f4b08c6075714e1981f1d3a2b94878d6f900c78ac0ed88795ccb09df26713026cc1eb0793649d79f60cbd0da569a002890d4fe0483e1198f
Size (test-unit-3.5.8.gem) = 93696 bytes

0 comments on commit ccfaf5d

Please sign in to comment.