- update to 0.44

- fix license marker
- install examples

from wen heping with tweaks by me
This commit is contained in:
jasper 2011-04-14 07:21:27 +00:00
parent a1a337b880
commit 530cabe993
3 changed files with 14 additions and 11 deletions

View File

@ -1,14 +1,12 @@
# $OpenBSD: Makefile,v 1.9 2010/12/03 11:46:53 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.10 2011/04/14 07:21:27 jasper Exp $
COMMENT= simple standalone HTTP server
MODULES= cpan
DISTNAME= HTTP-Server-Simple-0.38
REVISION= 1
DISTNAME= HTTP-Server-Simple-0.44
CATEGORIES= www
USE_GROFF = Yes
# Artistic
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
@ -18,4 +16,7 @@ REGRESS_DEPENDS= devel/p5-Test-Pod \
devel/p5-Test-Pod-Coverage \
www/p5-URI
MODCPAN_EXAMPLES= Yes
MODCPAN_EXAMPLES_DIST= ex
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
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
MD5 (HTTP-Server-Simple-0.44.tar.gz) = cNSumK/7npIasUeLvf/KOw==
RMD160 (HTTP-Server-Simple-0.44.tar.gz) = 0AceKwmtj1R0qNCPjsy5xgtbi/4=
SHA1 (HTTP-Server-Simple-0.44.tar.gz) = vgEVQthvA27Od/ptBLIc8S/7cjo=
SHA256 (HTTP-Server-Simple-0.44.tar.gz) = z/T4gtpjqacSceJdHckWDmTl3RGV7QpjiUYJrae7dBY=
SIZE (HTTP-Server-Simple-0.44.tar.gz) = 33804

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/03/18 18:56:15 sturm Exp $
@comment $OpenBSD: PLIST,v 1.2 2011/04/14 07:21:27 jasper Exp $
${P5SITE}/HTTP/
${P5SITE}/HTTP/Server/
${P5SITE}/HTTP/Server/Simple/
@ -9,3 +9,5 @@ ${P5SITE}/HTTP/Server/Simple/CGI/Environment.pm
@man man/man3p/HTTP::Server::Simple.3p
@man man/man3p/HTTP::Server::Simple::CGI.3p
@man man/man3p/HTTP::Server::Simple::CGI::Environment.3p
share/examples/p5-HTTP-Server-Simple/
share/examples/p5-HTTP-Server-Simple/sample_server