pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-test-unit Update ruby-test-unit to 3.2.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b75e5339fe07
branches: trunk
changeset: 353627:b75e5339fe07
user: taca <taca%pkgsrc.org@localhost>
date: Sun Oct 09 15:25:47 2016 +0000
description:
Update ruby-test-unit to 3.2.1.
## 3.2.1 - 2016-07-19 {#version-3-2-1}
### Improvements
* Clarified lib/test/unit/diff.rb license. It's a triple license of
the Ruby license, PSF license and LGPLv2.1 or later.
[Reported by Luisa Pace]
* Reported norification when data driven test doesn't have
parameter.
[GitHub#122][Reported by Satoshi "Moris" Tagomori]
### Thanks
* Luisa Pace
* Satoshi "Moris" Tagomori
## 3.2.0 - 2016-06-12 {#version-3-2-0}
### Improvements
* Supported rxvt family terminals as color available terminals.
[GitHub#121][Reported by Ippei Kishida]
### Thanks
* Ippei Kishida
## 3.1.9 - 2016-05-20 {#version-3-1-9}
### Fixes
* Fixed conflict with test-unit-power_assert.
[GitHub#120][Patch by Kazuki Tsujimoto]
* Fixed a bug that path in `$LOAD_PATH` may be removed.
### Thanks
* Kazuki Tsujimoto
## 3.1.8 - 2016-03-19 {#version-3-1-8}
### Improvements
* Added `--stop-on-failure` command line option. With this option,
running test suite is stopped immediately when one test is failed
or an error is raised in one test.
diffstat:
devel/ruby-test-unit/Makefile | 4 ++--
devel/ruby-test-unit/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 5d7f79cecbea -r b75e5339fe07 devel/ruby-test-unit/Makefile
--- a/devel/ruby-test-unit/Makefile Sun Oct 09 15:24:47 2016 +0000
+++ b/devel/ruby-test-unit/Makefile Sun Oct 09 15:25:47 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2016/02/16 16:08:58 taca Exp $
+# $NetBSD: Makefile,v 1.25 2016/10/09 15:25:47 taca Exp $
-DISTNAME= test-unit-3.1.7
+DISTNAME= test-unit-3.2.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 5d7f79cecbea -r b75e5339fe07 devel/ruby-test-unit/distinfo
--- a/devel/ruby-test-unit/distinfo Sun Oct 09 15:24:47 2016 +0000
+++ b/devel/ruby-test-unit/distinfo Sun Oct 09 15:25:47 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2016/02/16 16:08:58 taca Exp $
+$NetBSD: distinfo,v 1.22 2016/10/09 15:25:47 taca Exp $
-SHA1 (test-unit-3.1.7.gem) = c057a142bfcb2ee0aa84487899a44a7bc021b19e
-RMD160 (test-unit-3.1.7.gem) = f07acf1fc8f6c397bacefe029cce85b4572acf11
-SHA512 (test-unit-3.1.7.gem) = fb41fdc27b0278fd272db100d76b4691468ab68d1327baf63d4e230285aec5e9faedb3b2fced4445a8a801828e9c715533ab6311dbe7a4033b6c8402e711b06e
-Size (test-unit-3.1.7.gem) = 124416 bytes
+SHA1 (test-unit-3.2.1.gem) = c3a95715858b3d533b4889ba6eabf23875cb64c1
+RMD160 (test-unit-3.2.1.gem) = d1c2016c323216d27cb1c53645f20d6ba1c5dcea
+SHA512 (test-unit-3.2.1.gem) = 226e3acd422d9849d9bf3ed39773776b9b067598db28f5f1f297462199e2f40d870bb2b40f944b59256bddfc8dedb0a8c859118dc04eb5e70fb7ec328243b498
+Size (test-unit-3.2.1.gem) = 124928 bytes
Home |
Main Index |
Thread Index |
Old Index