diff options
author | martti <martti@pkgsrc.org> | 2002-03-15 12:28:49 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-03-15 12:28:49 +0000 |
commit | 2d5354db10630efd3716a8d74ff371567135d994 (patch) | |
tree | 11274b63104bb70dae9b2c898bb5014ce5c7d426 /devel/p5-Test-Harness | |
parent | f0d6b5d2e9d736f2515059d647fbd5915a47cf28 (diff) | |
download | pkgsrc-2d5354db10630efd3716a8d74ff371567135d994.tar.gz |
Updated p5-Test-Harness to 2.02 (provided by Shell Hung in pkg/15925)
* Ken Williams fixed the long standing $^X bug.
* Added HARNESS_VERBOSE
* Fixed a bug where Test::Harness::Straps was considering a test that
is ok but died as passing.
- Added the exit and wait codes of the test to the
analyze_file() results.
Diffstat (limited to 'devel/p5-Test-Harness')
-rw-r--r-- | devel/p5-Test-Harness/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Test-Harness/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-Test-Harness/Makefile b/devel/p5-Test-Harness/Makefile index ebed6900d9a..5c4feffee12 100644 --- a/devel/p5-Test-Harness/Makefile +++ b/devel/p5-Test-Harness/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2002/01/18 22:42:27 mjl Exp $ +# $NetBSD: Makefile,v 1.6 2002/03/15 12:28:49 martti Exp $ -DISTNAME= Test-Harness-2.01 +DISTNAME= Test-Harness-2.02 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tha CATEGORIES= devel perl5 diff --git a/devel/p5-Test-Harness/distinfo b/devel/p5-Test-Harness/distinfo index f3fd911b093..810d10a2266 100644 --- a/devel/p5-Test-Harness/distinfo +++ b/devel/p5-Test-Harness/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2002/01/21 22:43:17 wiz Exp $ +$NetBSD: distinfo,v 1.5 2002/03/15 12:28:49 martti Exp $ -SHA1 (Test-Harness-2.01.tar.gz) = f0517e4ca7321b5e62c249be3b075939bdbf7d07 -Size (Test-Harness-2.01.tar.gz) = 45545 bytes +SHA1 (Test-Harness-2.02.tar.gz) = 9b0836103cd146d13e2965ed23d5a76ba706fe12 +Size (Test-Harness-2.02.tar.gz) = 46740 bytes SHA1 (patch-aa) = 6d1b83acfafcbd419e391021b6c0f5a58a2d4beb |