Upgrade to Test-Simple-0.33
- Add regress
This commit is contained in:
parent
2f2a65cf3b
commit
0bd85a3cb0
@ -1,19 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2001/10/24 12:53:07 shell Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2001/10/27 09:09:11 shell Exp $
|
||||
|
||||
COMMENT= "basic utilities for writing tests in perl"
|
||||
|
||||
VERSION= 0.32
|
||||
VERSION= 0.33
|
||||
DISTNAME= Test-Simple-${VERSION}
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
NEED_VERSION= 1.481
|
||||
NEED_VERSION= 1.484
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Test
|
||||
|
||||
MAINTAINER= Shell Hung <shell@openbsd.org>
|
||||
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
@ -21,4 +20,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
REGRESS_TARGET= test
|
||||
REGRESS_DEPENDS= ::devel/p5-Test-Harness
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Test-Simple-0.32.tar.gz) = 3cff2fe35bac625153c3eaae374c6457
|
||||
RMD160 (Test-Simple-0.32.tar.gz) = ceb38b5de8514508233d42d7dc49ec701d641a6e
|
||||
SHA1 (Test-Simple-0.32.tar.gz) = 4276b5fc3b8ec09b2666cf71be45a06825411599
|
||||
MD5 (Test-Simple-0.33.tar.gz) = 860d5dfb1a5ea36df2519ca27f38c712
|
||||
RMD160 (Test-Simple-0.33.tar.gz) = caa4ccf07a68387ab34d285c6924409946c64bfc
|
||||
SHA1 (Test-Simple-0.33.tar.gz) = 1972964045ca58e38ee8ef957a6a7e67e36a2bcd
|
||||
|
Loading…
Reference in New Issue
Block a user