1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Upgrade to 0.4008.

This commit is contained in:
Jun Kuriyama 2013-11-04 13:37:27 +00:00
parent 2996d42ce1
commit e5a877721c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332717
3 changed files with 8 additions and 10 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Starman
PORTVERSION= 0.4003
PORTVERSION= 0.4008
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MIYAGAWA
@ -22,15 +22,8 @@ TEST_DEPENDS= \
p5-Test-TCP>=2.00:${PORTSDIR}/devel/p5-Test-TCP
# TODO: maybe need p5-libwww
NO_STAGE= yes
USES= perl5
USE_PERL5= modbuildtiny
USE_RC_SUBR= starman
MAN1= starman.1
MAN3= HTTP::Server::PSGI::Net::Server::PreFork.3 \
Plack::Handler::Starman.3 \
Starman.3 \
Starman::Server.3
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Starman-0.4003.tar.gz) = 019e04ed0cb83deeae3407af2b385e53118e09a826e12119ad172f36ac26e44e
SIZE (Starman-0.4003.tar.gz) = 27759
SHA256 (Starman-0.4008.tar.gz) = 08b103dac940e9ecb0b028fb162baebacb3239b70a3b464f3322563bae1fcc19
SIZE (Starman-0.4008.tar.gz) = 28281

View File

@ -1,3 +1,8 @@
man/man1/starman.1.gz
%%PERL5_MAN3%%/HTTP::Server::PSGI::Net::Server::PreFork.3.gz
%%PERL5_MAN3%%/Plack::Handler::Starman.3.gz
%%PERL5_MAN3%%/Starman.3.gz
%%PERL5_MAN3%%/Starman::Server.3.gz
bin/starman
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Starman/.packlist
%%SITE_PERL%%/HTTP/Server/PSGI/Net/Server/PreFork.pm