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.
This commit is contained in:
parent
acbc459551
commit
d5d885b41f
2 changed files with 6 additions and 6 deletions
|
@ -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/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.18 2010/01/29 16:26:30 sno Exp $
|
||||
$NetBSD: distinfo,v 1.19 2010/02/02 18:32:05 sno Exp $
|
||||
|
||||
SHA1 (Test-Harness-3.20.tar.gz) = c8097f8fa10e78904118fe8082b4550cb44b4c65
|
||||
RMD160 (Test-Harness-3.20.tar.gz) = 6130454313577b9815c6d77b8448d81d9687a8da
|
||||
Size (Test-Harness-3.20.tar.gz) = 289491 bytes
|
||||
SHA1 (Test-Harness-3.21.tar.gz) = cacd5a5d6b5961f69e8f19f28f298462d010dee8
|
||||
RMD160 (Test-Harness-3.21.tar.gz) = 519a97cf25232f829a081ad063166b9bf359b3a8
|
||||
Size (Test-Harness-3.21.tar.gz) = 291881 bytes
|
||||
|
|
Loading…
Reference in a new issue