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: Sat Nov 2 14:52:39 UTC 2019
Modified Files:
pkgsrc/devel/ruby-test-unit: Makefile distinfo
Log Message:
devel/ruby-test-unit: update to 3.3.4
Update ruby-test-unit to 3.3.4.
## 3.3.4 - 2019-09-30 {#version-3-3-4}
### Improvements
* Converted markup format to Markdown from RDoc.
[GitHub#164][Patch by OGAWA KenIchi]
* test: Stopped to depend on `Time#inspect` format.
[GitHub#165][Reported by Benoit Daloze]
### Thanks
* OGAWA KenIchi
* Benoit Daloze
## 3.3.3 - 2019-05-10 {#version-3-3-3}
### Fixed
* Fixed a bug that priority mode with test case name that uses
special characters such as `?` can't be used on Windows.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/ruby-test-unit/Makefile
cvs rdiff -u -r1.30 -r1.31 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.35 pkgsrc/devel/ruby-test-unit/Makefile:1.36
--- pkgsrc/devel/ruby-test-unit/Makefile:1.35 Mon May 6 05:37:01 2019
+++ pkgsrc/devel/ruby-test-unit/Makefile Sat Nov 2 14:52:39 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2019/05/06 05:37:01 taca Exp $
+# $NetBSD: Makefile,v 1.36 2019/11/02 14:52:39 taca Exp $
-DISTNAME= test-unit-3.3.2
+DISTNAME= test-unit-3.3.4
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-test-unit/distinfo
diff -u pkgsrc/devel/ruby-test-unit/distinfo:1.30 pkgsrc/devel/ruby-test-unit/distinfo:1.31
--- pkgsrc/devel/ruby-test-unit/distinfo:1.30 Mon May 6 05:37:01 2019
+++ pkgsrc/devel/ruby-test-unit/distinfo Sat Nov 2 14:52:39 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2019/05/06 05:37:01 taca Exp $
+$NetBSD: distinfo,v 1.31 2019/11/02 14:52:39 taca Exp $
-SHA1 (test-unit-3.3.2.gem) = 4a9e392732fd2f5a844cc4e17316253633f6bc18
-RMD160 (test-unit-3.3.2.gem) = c4184998224adc5b729595e5a129094c25c82582
-SHA512 (test-unit-3.3.2.gem) = 523b0902133a67949a3e88697ee8d9919bc4a1da3844acd4289ccf202b8037cc255f299b6b66d8b3c90d23d5ac4d75453c029914ec45900bb041a3fd7fbbb8c7
-Size (test-unit-3.3.2.gem) = 133120 bytes
+SHA1 (test-unit-3.3.4.gem) = 462659650f4243db270f4240df685708ec010910
+RMD160 (test-unit-3.3.4.gem) = b9c0a6042825b64e8547bf7f3f561aa085c84e3d
+SHA512 (test-unit-3.3.4.gem) = f8fb546ab764cc01f374fd387b26c0d49b5a572b4a428be9b7a583c449fcb73d4aa755f6666d16c7a62e24f263f91329e9e9f997646923b38a1e30af1bb3d168
+Size (test-unit-3.3.4.gem) = 133120 bytes
Home |
Main Index |
Thread Index |
Old Index