diff --git a/www/p5-Monoceros/Makefile b/www/p5-Monoceros/Makefile index 0f4f432b6feb..436d3c64a6a4 100644 --- a/www/p5-Monoceros/Makefile +++ b/www/p5-Monoceros/Makefile @@ -1,32 +1,31 @@ PORTNAME= Monoceros -PORTVERSION= 0.27 -PORTREVISION= 1 +PORTVERSION= 0.28 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KAZEBURO PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PSGI/Plack server w/ event driven connection manager, prefork workers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= \ - p5-AnyEvent>=7.04:devel/p5-AnyEvent \ - p5-IO-FDPass>=1.0:devel/p5-IO-FDPass \ - p5-Net-CIDR-Lite>0:net/p5-Net-CIDR-Lite \ - p5-POSIX-Socket>0:net/p5-POSIX-Socket \ - p5-POSIX-getpeername>0:net/p5-POSIX-getpeername \ - p5-Plack>=1.0023:www/p5-Plack \ - p5-Starlet>=0.18:www/p5-Starlet \ - p5-Sys-Sendfile>=0.11:devel/p5-Sys-Sendfile BUILD_DEPENDS= ${RUN_DEPENDS} -TEST_DEPENDS= \ - p5-Test-TCP>0:devel/p5-Test-TCP +RUN_DEPENDS= p5-AnyEvent>=7.04,1:devel/p5-AnyEvent \ + p5-IO-FDPass>=1.0:devel/p5-IO-FDPass \ + p5-Net-CIDR-Lite>=0:net/p5-Net-CIDR-Lite \ + p5-POSIX-getpeername>=0:net/p5-POSIX-getpeername \ + p5-Parallel-Prefork>=0.14:devel/p5-Parallel-Prefork \ + p5-Plack>=1.0035:www/p5-Plack \ + p5-Starlet>=0.18:www/p5-Starlet +TEST_DEPENDS= p5-Test-TCP>=2.00:devel/p5-Test-TCP \ + p5-libwww>=0:www/p5-libwww -USES= perl5 -USE_PERL5= modbuild -NO_ARCH= YES +USES= perl5 +USE_PERL5= modbuildtiny + +NO_ARCH= yes .include diff --git a/www/p5-Monoceros/distinfo b/www/p5-Monoceros/distinfo index 7f0ba8e4e23b..b8d2bc99ac9b 100644 --- a/www/p5-Monoceros/distinfo +++ b/www/p5-Monoceros/distinfo @@ -1,2 +1,3 @@ -SHA256 (Monoceros-0.27.tar.gz) = 00f5579107f49f4245360aed21ed2236801f56b6d02e73ed802b0037a564c0cc -SIZE (Monoceros-0.27.tar.gz) = 23631 +TIMESTAMP = 1650229172 +SHA256 (Monoceros-0.28.tar.gz) = 70be8c63efc7669b2e28baa54fc9e65da14355bb31812008b491faf058d86e65 +SIZE (Monoceros-0.28.tar.gz) = 23870 diff --git a/www/p5-Monoceros/pkg-plist b/www/p5-Monoceros/pkg-plist index a4622db0860f..51111bf150ba 100644 --- a/www/p5-Monoceros/pkg-plist +++ b/www/p5-Monoceros/pkg-plist @@ -1,6 +1,8 @@ -%%PERL5_MAN3%%/Monoceros.3.gz -%%PERL5_MAN3%%/Plack::Middleware::MonocerosStatus.3.gz %%SITE_PERL%%/Monoceros.pm %%SITE_PERL%%/Monoceros/Server.pm %%SITE_PERL%%/Plack/Handler/Monoceros.pm %%SITE_PERL%%/Plack/Middleware/MonocerosStatus.pm +%%PERL5_MAN3%%/Monoceros.3.gz +%%PERL5_MAN3%%/Monoceros::Server.3.gz +%%PERL5_MAN3%%/Plack::Handler::Monoceros.3.gz +%%PERL5_MAN3%%/Plack::Middleware::MonocerosStatus.3.gz