Update to 0.72:
0.72 Wed Sep 19 20:08:07 PDT 2007 Bug unfixes * The BEGIN { use_ok } fix for [rt.cpan.org 28345] revealed a small pile of mistakes in CPAN module test suites. Rolling the fix back to give the authors a bit of time to fix their tests.
This commit is contained in:
parent
3b00606046
commit
2780ee05a9
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.35 2007/09/30 17:45:23 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.36 2007/10/27 12:30:48 wiz Exp $
|
||||
|
||||
DISTNAME= Test-Simple-0.71
|
||||
DISTNAME= Test-Simple-0.72
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
SVR4_PKGNAME= p5tsi
|
||||
CATEGORIES= devel perl5
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.18 2007/09/18 21:17:48 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.19 2007/10/27 12:30:48 wiz Exp $
|
||||
|
||||
SHA1 (Test-Simple-0.71.tar.gz) = 4c4dfd420eb892a9012379546020f6ee716684c3
|
||||
RMD160 (Test-Simple-0.71.tar.gz) = 36686e6e7b665bc6c3f050c4df129f0583dc261d
|
||||
Size (Test-Simple-0.71.tar.gz) = 79758 bytes
|
||||
SHA1 (Test-Simple-0.72.tar.gz) = 222aebd6e2fe7106012927429bcf5e3a944a59a2
|
||||
RMD160 (Test-Simple-0.72.tar.gz) = 976b144236ab417c5767d94b6e247cff902e34dd
|
||||
Size (Test-Simple-0.72.tar.gz) = 79585 bytes
|
||||
SHA1 (patch-aa) = 8fe0178fc89392f9373e088cacdfa807f02c13be
|
||||
|
|
Loading…
Reference in a new issue