summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Harness/Makefile
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-02-02 18:32:05 +0000
committersno <sno@pkgsrc.org>2010-02-02 18:32:05 +0000
commitd5d885b41fc47801e56a0cdf7ccc5582d31c0092 (patch)
treea980ad22807d021058bc9fdb6175178c87b01a0f /devel/p5-Test-Harness/Makefile
parentacbc459551da761e576b3ad247d698848f2194bf (diff)
downloadpkgsrc-d5d885b41fc47801e56a0cdf7ccc5582d31c0092.tar.gz
Updating devel/p5-Test-Harness from 3.20 to 3.21
Upstream changes: 3.21 2010-01-30 - Add test to ensure we're not depending on a module we no longer ship. - Fix up skip counts for Windows case - tests were failing on Windows.
Diffstat (limited to 'devel/p5-Test-Harness/Makefile')
-rw-r--r--devel/p5-Test-Harness/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Harness/Makefile b/devel/p5-Test-Harness/Makefile
index 43efa9bd8f0..89376e8275a 100644
--- a/devel/p5-Test-Harness/Makefile
+++ b/devel/p5-Test-Harness/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2010/01/29 16:26:30 sno Exp $
+# $NetBSD: Makefile,v 1.33 2010/02/02 18:32:05 sno Exp $
#
-DISTNAME= Test-Harness-3.20
+DISTNAME= Test-Harness-3.21
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}