Updating package for p5 module Test::Simple from 0.88 to 0.92
Upstream changes: 0.92 Fri Jul 3 11:08:56 PDT 2009 Test Fixes * Silence noise on VMS in exit.t (Craig Berry) * Skip Builder/fork_with_new_stdout.t on systems without fork (Craig Berry) 0.90 Thu Jul 2 13:18:25 PDT 2009 Docs * Finally added a note about the "Wide character in print" warning and how to work around it. * Note the IO::Stringy license in our copy of it. [test-more.googlecode.com 47] Test Fixes * Small fixes for integration with the Perl core [bleadperl eaa0815147e13cd4ab5b3d6ca8f26544a9f0c3b4] * exit code tests could be effected by errno when PERLIO=stdio [bleadperl c76230386fc5e6fba9fdbeab473abbf4f4adcbe3] Other * This is a stable release for 5.10.1. It does not include the subtest() work in 0.89_01.
This commit is contained in:
parent
d38204deaa
commit
d5b43fd646
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.42 2009/06/12 07:51:51 sno Exp $
|
||||
# $NetBSD: Makefile,v 1.43 2009/07/07 22:32:34 sno Exp $
|
||||
|
||||
DISTNAME= Test-Simple-0.88
|
||||
DISTNAME= Test-Simple-0.92
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
SVR4_PKGNAME= p5tsi
|
||||
CATEGORIES= devel perl5
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.24 2009/06/12 07:51:51 sno Exp $
|
||||
$NetBSD: distinfo,v 1.25 2009/07/07 22:32:34 sno Exp $
|
||||
|
||||
SHA1 (Test-Simple-0.88.tar.gz) = 75941e8bf60e9b00eede30aac1677c0fc50a3bab
|
||||
RMD160 (Test-Simple-0.88.tar.gz) = 81f57ba3122605bb1ae4abc4c37a9033f0044fff
|
||||
Size (Test-Simple-0.88.tar.gz) = 98436 bytes
|
||||
SHA1 (Test-Simple-0.92.tar.gz) = c8d78410eb1b56dc2b5563505344380394e4acdb
|
||||
RMD160 (Test-Simple-0.92.tar.gz) = 11b9bf92700801059640a6ea368feb8daf6d9402
|
||||
Size (Test-Simple-0.92.tar.gz) = 99716 bytes
|
||||
|
|
Loading…
Reference in a new issue