Add dependency on www/p5-CGI and update to later version.
Ok sthen@
This commit is contained in:
parent
2a902af31c
commit
9ed8dbdcb2
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2015/01/24 13:46:44 schwarze Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2015/06/02 10:40:49 nigel Exp $
|
||||
|
||||
COMMENT = on-the-fly HTML to WML conversion
|
||||
|
||||
DISTNAME = html2wml-0.4.11
|
||||
CATEGORIES = converters www perl5
|
||||
REVISION = 0
|
||||
|
||||
HOMEPAGE = http://maddingue.free.fr/softwares/html2wml.html.en
|
||||
|
||||
@ -15,6 +16,7 @@ MASTER_SITES = http://maddingue.free.fr/softwares/download/Html2Wml/ \
|
||||
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
RUN_DEPENDS = www/p5-libwww \
|
||||
www/p5-CGI \
|
||||
textproc/p5-XML-Parser \
|
||||
textproc/p5-XML-LibXML \
|
||||
textproc/p5-XML-Checker \
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2014/11/14 17:07:23 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2015/06/02 10:40:49 nigel Exp $
|
||||
|
||||
COMMENT= latency logging and graphing system
|
||||
|
||||
DISTNAME= smokeping-2.6.11
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
@ -19,6 +19,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
COMMON_DEPENDS= devel/p5-Config-Grammar \
|
||||
net/rrdtool \
|
||||
security/p5-Digest-HMAC \
|
||||
www/p5-CGI \
|
||||
www/p5-libwww
|
||||
BUILD_DEPENDS= ${COMMON_DEPENDS}
|
||||
RUN_DEPENDS= ${COMMON_DEPENDS} \
|
||||
|
@ -1,14 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:44:46 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2015/06/02 10:40:49 nigel Exp $
|
||||
|
||||
COMMENT= simple standalone HTTP server
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= HTTP-Server-Simple-0.44
|
||||
DISTNAME= HTTP-Server-Simple-0.50
|
||||
CATEGORIES= www
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
RUN_DEPENDS = www/p5-CGI
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= devel/p5-Test-Pod \
|
||||
devel/p5-Test-Pod-Coverage \
|
||||
www/p5-URI
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (HTTP-Server-Simple-0.44.tar.gz) = z/T4gtpjqacSceJdHckWDmTl3RGV7QpjiUYJrae7dBY=
|
||||
SIZE (HTTP-Server-Simple-0.44.tar.gz) = 33804
|
||||
SHA256 (HTTP-Server-Simple-0.50.tar.gz) = W9gRf0afVm9V7hJAah+eA5Qtb2TkL250YQUec4vCdgI=
|
||||
SIZE (HTTP-Server-Simple-0.50.tar.gz) = 36290
|
||||
|
Loading…
Reference in New Issue
Block a user