Update to p5-Server-Starter-0.32.

from Abel Abraham Camarillo Ojeda (maintainer)
This commit is contained in:
benoit 2015-11-05 12:40:56 +00:00
parent 864edbfb1d
commit 7185a51497
3 changed files with 12 additions and 11 deletions

View File

@ -1,20 +1,19 @@
# $OpenBSD: Makefile,v 1.3 2013/03/11 11:35:54 espie Exp $
# $OpenBSD: Makefile,v 1.4 2015/11/05 12:40:56 benoit Exp $
COMMENT = superdaemon for hot-deploying server programs
MODULES = cpan
DISTNAME = Server-Starter-0.09
REVISION = 0
DISTNAME = Server-Starter-0.32
CATEGORIES = net
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
BUILD_DEPENDS = ${RUN_DEPENDS}
RUN_DEPENDS = devel/p5-List-MoreUtils \
devel/p5-Scope-Guard \
net/p5-Test-TCP>=0.11 \
sysutils/p5-Proc-Wait3
TEST_DEPENDS = net/p5-Test-TCP>=2.08 \
devel/p5-Test-Requires \
devel/p5-Test-SharedFork
# Perl
PERMIT_PACKAGE_CDROM = Yes
CONFIGURE_STYLE += modbuild
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Server-Starter-0.09.tar.gz) = A/1mIyCXrg66HYXt8MhwOvjp4A+oIUvt79Kl20BIvCc=
SIZE (Server-Starter-0.09.tar.gz) = 31525
SHA256 (Server-Starter-0.32.tar.gz) = qOzBnwXzw7B54cfywAem3yuaKRK5hIqPtRvXjHsTrBo=
SIZE (Server-Starter-0.32.tar.gz) = 23105

View File

@ -1,6 +1,8 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/01/05 14:12:42 jasper Exp $
@comment $OpenBSD: PLIST,v 1.2 2015/11/05 12:40:56 benoit Exp $
bin/start_server
${P5SITE}/Server/
${P5SITE}/Server/Starter/
${P5SITE}/Server/Starter.pm
${P5SITE}/Server/Starter/Guard.pm
@man man/man1/start_server.1
@man man/man3p/Server::Starter.3p