Upgrade to 0.14, new document
This commit is contained in:
parent
5e7946da61
commit
245ce1b97f
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2001/08/15 06:42:34 shell Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2001/08/24 19:18:18 shell Exp $
|
||||
|
||||
COMMENT= "basic utilities for writing tests in perl"
|
||||
|
||||
VERSION= 0.13
|
||||
VERSION= 0.14
|
||||
DISTNAME= Test-Simple-${VERSION}
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Test-Simple-0.13.tar.gz) = 1bf9e3de9a93ee5e3e2cd1f22dc6897c
|
||||
RMD160 (Test-Simple-0.13.tar.gz) = 9990ecc1fd040d50fd6bc7f401d706dfcd4c68ba
|
||||
SHA1 (Test-Simple-0.13.tar.gz) = 760b68fb5a6bffc4b62343d75b976b166f0a5a66
|
||||
MD5 (Test-Simple-0.14.tar.gz) = c912576e2c6a13bc94051460b164f3b6
|
||||
RMD160 (Test-Simple-0.14.tar.gz) = 0a23542a03daf5cd756afefad9a213a82b348f55
|
||||
SHA1 (Test-Simple-0.14.tar.gz) = 2d765d9d9108ffa0b839aad795254fd1354ef536
|
||||
|
@ -1,6 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/08/12 08:48:17 shell Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2001/08/24 19:18:18 shell Exp $
|
||||
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::More.3p
|
||||
man/man3/Test::Simple.3p
|
||||
man/man3/Test::Tutorial.3p
|
||||
|
Loading…
Reference in New Issue
Block a user