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: Sun Jun 11 14:31:29 UTC 2023
Modified Files:
pkgsrc/devel/ruby-test-unit: Makefile distinfo
Log Message:
devel/ruby-test-unit: update to 3.6.0
pkgsrc change: remove restriction to Ruby 3.2.
3.6.0 (2023-05-25)
Improvements
* UI: console: Use --progress-style=fault-only with non-tty output by
default.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/devel/ruby-test-unit/Makefile
cvs rdiff -u -r1.48 -r1.49 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.54 pkgsrc/devel/ruby-test-unit/Makefile:1.55
--- pkgsrc/devel/ruby-test-unit/Makefile:1.54 Tue May 30 15:35:54 2023
+++ pkgsrc/devel/ruby-test-unit/Makefile Sun Jun 11 14:31:28 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2023/05/30 15:35:54 taca Exp $
+# $NetBSD: Makefile,v 1.55 2023/06/11 14:31:28 taca Exp $
-DISTNAME= test-unit-3.5.9
+DISTNAME= test-unit-3.6.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -10,8 +10,5 @@ LICENSE= ruby-license
USE_LANGUAGES= # none
-# Ruby 3.2.0 has the same version as bundled gems.
-RUBY_VERSIONS_ACCEPTED= 30 31
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ruby-test-unit/distinfo
diff -u pkgsrc/devel/ruby-test-unit/distinfo:1.48 pkgsrc/devel/ruby-test-unit/distinfo:1.49
--- pkgsrc/devel/ruby-test-unit/distinfo:1.48 Sun May 28 01:24:00 2023
+++ pkgsrc/devel/ruby-test-unit/distinfo Sun Jun 11 14:31:28 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.48 2023/05/28 01:24:00 taca Exp $
+$NetBSD: distinfo,v 1.49 2023/06/11 14:31:28 taca Exp $
-BLAKE2s (test-unit-3.5.9.gem) = 733152ed871944ea3d433b1d3c0a1aa8ca06ab53e3f40f99b824b05c7458306f
-SHA512 (test-unit-3.5.9.gem) = c38a280bcf9dc35e2fe527cd28d194740dafb633bda01e2feb20f3682ab69585a84d533f5f8c6ca777248859eeb8e25d62b06c1b523f1fbb2475ea967ecc6302
-Size (test-unit-3.5.9.gem) = 93696 bytes
+BLAKE2s (test-unit-3.6.0.gem) = 24b16cb3698f7aacf87d063fd262d3edc4459c1e88cf25ec3afdfd23bdfc3efb
+SHA512 (test-unit-3.6.0.gem) = d0a35d2138d0364e392dd30b4401288129fd6427089c1cd31dcf3e4f6f0f2a3eb8ff534b800c1a2800e01ef36e4a10f0bdae7a7eed5141f76a00315173007b9d
+Size (test-unit-3.6.0.gem) = 93696 bytes
Home |
Main Index |
Thread Index |
Old Index