Upgrade to Test-Simple-0.30

This commit is contained in:
shell 2001-10-03 09:47:33 +00:00
parent 90787b9a17
commit 10c19614d7
3 changed files with 8 additions and 7 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.7 2001/09/23 03:15:24 shell Exp $
# $OpenBSD: Makefile,v 1.8 2001/10/03 09:47:33 shell Exp $
COMMENT= "basic utilities for writing tests in perl"
VERSION= 0.19
VERSION= 0.30
DISTNAME= Test-Simple-${VERSION}
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5

View File

@ -1,3 +1,3 @@
MD5 (Test-Simple-0.19.tar.gz) = 78b0da6fa889c8d65b800c210b663b3a
RMD160 (Test-Simple-0.19.tar.gz) = a4b747fd21758e60dda3330ded5214f207133de4
SHA1 (Test-Simple-0.19.tar.gz) = 769e6582b0db49c39b3f7908eb52f518ef902a54
MD5 (Test-Simple-0.30.tar.gz) = 5d95769dc7e036a6c93e1f537f3e44c7
RMD160 (Test-Simple-0.30.tar.gz) = 11443c696d8619bd72d90b272f5e41c66df9f340
SHA1 (Test-Simple-0.30.tar.gz) = 6025c4bc3706196a61714c88b17eea627756c71a

View File

@ -1,8 +1,9 @@
@comment $OpenBSD: PLIST,v 1.2 2001/08/24 19:18:18 shell Exp $
@comment $OpenBSD: PLIST,v 1.3 2001/10/03 09:47:34 shell Exp $
libdata/perl5/site_perl/Test/Builder.pm
libdata/perl5/site_perl/Test/More.pm
libdata/perl5/site_perl/Test/Simple.pm
libdata/perl5/site_perl/Test/Tutorial.pod
libdata/perl5/site_perl/Test/Utils.pm
man/man3/Test::Builder.3p
man/man3/Test::More.3p
man/man3/Test::Simple.3p
man/man3/Test::Tutorial.3p