From bb67380890ea311d2f0a123f58f283668effa57a Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 14 Oct 2013 11:03:09 +0000 Subject: [PATCH] - Update to 0.16 - Add LICENSE - Add BUILD_DEPENDS - Take maintainership Changes: http://search.cpan.org/dist/HTTP-Server-Simple-PSGI/Changes --- www/p5-HTTP-Server-Simple-PSGI/Makefile | 17 +++++++++++------ www/p5-HTTP-Server-Simple-PSGI/distinfo | 4 ++-- www/p5-HTTP-Server-Simple-PSGI/pkg-plist | 3 ++- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/www/p5-HTTP-Server-Simple-PSGI/Makefile b/www/p5-HTTP-Server-Simple-PSGI/Makefile index 704e4e9a038f..8e71ad37898a 100644 --- a/www/p5-HTTP-Server-Simple-PSGI/Makefile +++ b/www/p5-HTTP-Server-Simple-PSGI/Makefile @@ -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 diff --git a/www/p5-HTTP-Server-Simple-PSGI/distinfo b/www/p5-HTTP-Server-Simple-PSGI/distinfo index 08220eef3161..d15ec246b6a8 100644 --- a/www/p5-HTTP-Server-Simple-PSGI/distinfo +++ b/www/p5-HTTP-Server-Simple-PSGI/distinfo @@ -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 diff --git a/www/p5-HTTP-Server-Simple-PSGI/pkg-plist b/www/p5-HTTP-Server-Simple-PSGI/pkg-plist index e45f64dd201c..508e445df8d9 100644 --- a/www/p5-HTTP-Server-Simple-PSGI/pkg-plist +++ b/www/p5-HTTP-Server-Simple-PSGI/pkg-plist @@ -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