Update ruby-test-unit package to 2.3.2.

2.3.2 2011-08-15
----------------

A bug fix release.

Improvements
------------

    [ui][console] Added some newlines to improve readability.

Fixes
-----

    [ui][console] Worked --verbose again.
    Re-supported Ruby 1.8.6. [Reported by James Mead]

Thanks
------

    James Mead
This commit is contained in:
taca 2011-08-17 13:28:21 +00:00
parent fc915a49da
commit 6273df7a30
3 changed files with 12 additions and 12 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.4 2011/08/12 16:38:04 taca Exp $
# $NetBSD: Makefile,v 1.5 2011/08/17 13:28:21 taca Exp $
DISTNAME= test-unit-2.3.1
DISTNAME= test-unit-2.3.2
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.4 2011/08/12 16:38:04 taca Exp $
$NetBSD: distinfo,v 1.5 2011/08/17 13:28:21 taca Exp $
SHA1 (test-unit-2.3.1.gem) = 5e27ec8e92a0c972204df140fc352e90aa4e7640
RMD160 (test-unit-2.3.1.gem) = 6d91c4bf371a52f094eab80eb01373235bd71d88
Size (test-unit-2.3.1.gem) = 94720 bytes
SHA1 (patch-aa) = 941888e8ad8dea1c2f4990cfce718bdd71dadc7b
SHA1 (test-unit-2.3.2.gem) = aeda648c442a1d1fb60a5c4c586a7e1ea36e3159
RMD160 (test-unit-2.3.2.gem) = 39ac0c3c6cad82cfaf6488d319bc5f6d5aa9b657
Size (test-unit-2.3.2.gem) = 94720 bytes
SHA1 (patch-aa) = db5ae252f41f1b445daffcf952eebf5bee9e9888

View file

@ -1,10 +1,10 @@
$NetBSD: patch-aa,v 1.4 2011/08/12 16:38:04 taca Exp $
$NetBSD: patch-aa,v 1.5 2011/08/17 13:28:21 taca Exp $
Avoid conflict with ruby{18,19}-base's command.
--- ../test-unit-2.3.1.gemspec.orig 2011-08-07 05:27:09.000000000 +0000
+++ ../test-unit-2.3.1.gemspec
@@ -29,7 +29,7 @@ email:
--- ../test-unit-2.3.2.gemspec.orig 2011-08-17 01:14:05.000000000 +0000
+++ ../test-unit-2.3.2.gemspec
@@ -28,7 +28,7 @@ email:
- kou@cozmixng.org
- yoshihara@clear-code.com
executables:
@ -13,7 +13,7 @@ Avoid conflict with ruby{18,19}-base's command.
extensions: []
extra_rdoc_files:
@@ -42,7 +42,7 @@ files:
@@ -41,7 +41,7 @@ files:
- README.textile
- Rakefile
- TODO