update to HTTP-Server-Simple-0.38 and add REGRESS_DEPENDS so all of the
regression tests can be run
This commit is contained in:
parent
f4488968e4
commit
c3be143ca3
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/15 20:38:24 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2009/04/21 09:27:52 robert Exp $
|
||||
|
||||
COMMENT= simple standalone HTTP server
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= HTTP-Server-Simple-0.20
|
||||
DISTNAME= HTTP-Server-Simple-0.38
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= Deanna Phillips <deanna@sdf.lonestar.org>
|
||||
@ -14,4 +14,8 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
REGRESS_DEPENDS= ::devel/p5-Test-Pod \
|
||||
::devel/p5-Test-Pod-Coverage \
|
||||
::www/p5-URI
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (HTTP-Server-Simple-0.20.tar.gz) = MbiK+JxJZhg79ulcorQAUA==
|
||||
RMD160 (HTTP-Server-Simple-0.20.tar.gz) = ujwyuWeQJIEZIjzwrmxbGSHVo0Y=
|
||||
SHA1 (HTTP-Server-Simple-0.20.tar.gz) = qlgFCh3U1m8jetj3h+TZdztql1w=
|
||||
SHA256 (HTTP-Server-Simple-0.20.tar.gz) = ai3ryWJBXmUz6NANrmCLQHqGe6C6NLTMJCqxA5ZR9Io=
|
||||
SIZE (HTTP-Server-Simple-0.20.tar.gz) = 22445
|
||||
MD5 (HTTP-Server-Simple-0.38.tar.gz) = MYhpuGaNlJkxoUmfSyvLgQ==
|
||||
RMD160 (HTTP-Server-Simple-0.38.tar.gz) = xrd+uL7H26u8LiRTx3aHXXBobUs=
|
||||
SHA1 (HTTP-Server-Simple-0.38.tar.gz) = EU9oZvP6l3MlL4YqhOVMFE6wevM=
|
||||
SHA256 (HTTP-Server-Simple-0.38.tar.gz) = 1ihqr1AbLOyIMIW2VcWCUI6tHfbeDea32BF+8NatNNQ=
|
||||
SIZE (HTTP-Server-Simple-0.38.tar.gz) = 25994
|
||||
|
Loading…
Reference in New Issue
Block a user