aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Plack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Plack/Makefile')
-rw-r--r--www/p5-Plack/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-Plack/Makefile b/www/p5-Plack/Makefile
index dc5377310fd4..a1fc17ec24f3 100644
--- a/www/p5-Plack/Makefile
+++ b/www/p5-Plack/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Plack
-PORTVERSION= 0.9024
+PORTVERSION= 0.9025
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/M/MI/MIYAGAWA
@@ -21,7 +21,6 @@ RUN_DEPENDS= \
p5-File-ShareDir>=1.00:${PORTSDIR}/devel/p5-File-ShareDir \
p5-Filesys-Notify-Simple>0:${PORTSDIR}/devel/p5-Filesys-Notify-Simple \
p5-Path-Class>0:${PORTSDIR}/devel/p5-Path-Class \
- p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types \
p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \
p5-libwww>=5.814:${PORTSDIR}/www/p5-libwww \
p5-URI>0:${PORTSDIR}/net/p5-URI \
@@ -45,6 +44,7 @@ MAN3= HTTP::Message::PSGI.3 \
Plack::HTTPParser.3 \
Plack::HTTPParser::PP.3 \
Plack::Loader.3 \
+ Plack::MIME.3 \
Plack::Middleware.3 \
Plack::Middleware::AccessLog.3 \
Plack::Middleware::AccessLog::Timed.3 \
@@ -64,6 +64,7 @@ MAN3= HTTP::Message::PSGI.3 \
Plack::Middleware::Static.3 \
Plack::Middleware::XFramework.3 \
Plack::Middleware::XSendfile.3 \
+ Plack::Runner.3 \
Plack::Server.3 \
Plack::Server::Apache1.3 \
Plack::Server::Apache2.3 \