- Update to 0.16

- Add LICENSE
- Add BUILD_DEPENDS
- Take maintainership

Changes:	http://search.cpan.org/dist/HTTP-Server-Simple-PSGI/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-10-14 11:03:09 +00:00
parent 463b936845
commit bb67380890
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330290
3 changed files with 15 additions and 9 deletions

View file

@ -2,20 +2,25 @@
# $FreeBSD$
PORTNAME= HTTP-Server-Simple-PSGI
PORTVERSION= 0.14
PORTVERSION= 0.16
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PSGI handler for HTTP::Server::Simple
RUN_DEPENDS= p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-HTTP-Server-Simple>=0.42:${PORTSDIR}/www/p5-HTTP-Server-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
USES= perl5
MAN3= HTTP::Server::Simple::PSGI.3
post-patch:
# Remove bundle Plack::Handler::HTTP::Server::Simple
@${RM} -fr ${WRKSRC}/lib/Plack/
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (HTTP-Server-Simple-PSGI-0.14.tar.gz) = 44c25aeb1923728ee011889fe73be56838e60249c0938a5b7a94e51d79900a51
SIZE (HTTP-Server-Simple-PSGI-0.14.tar.gz) = 3890
SHA256 (HTTP-Server-Simple-PSGI-0.16.tar.gz) = 5f7ccb8453043b97278492a757328116e11e0352f2854a28a9c634e6e9131dba
SIZE (HTTP-Server-Simple-PSGI-0.16.tar.gz) = 11813

View file

@ -1,6 +1,7 @@
%%SITE_PERL%%/HTTP/Server/Simple/PSGI.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple/PSGI/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple/PSGI
%%PERL5_MAN3%%/HTTP::Server::Simple::PSGI.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple/PSGI
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP