aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2009-11-14 09:37:34 +0800
committerkuriyama <kuriyama@FreeBSD.org>2009-11-14 09:37:34 +0800
commitdb107d07b81692f19ada2cc9c3770a38b42c26eb (patch)
tree45b0b71cc940970d2aba449f8b158127d050c554 /www
parent74002f7166e6d316028838f0f7fff75b479d26a1 (diff)
downloadfreebsd-ports-gnome-db107d07b81692f19ada2cc9c3770a38b42c26eb.tar.gz
freebsd-ports-gnome-db107d07b81692f19ada2cc9c3770a38b42c26eb.tar.zst
freebsd-ports-gnome-db107d07b81692f19ada2cc9c3770a38b42c26eb.zip
- Upgrade to 0.9011.
Diffstat (limited to 'www')
-rw-r--r--www/p5-Plack/Makefile5
-rw-r--r--www/p5-Plack/distinfo6
-rw-r--r--www/p5-Plack/pkg-plist1
3 files changed, 7 insertions, 5 deletions
diff --git a/www/p5-Plack/Makefile b/www/p5-Plack/Makefile
index 464bde3795f2..a027fd62b95f 100644
--- a/www/p5-Plack/Makefile
+++ b/www/p5-Plack/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Plack
-PORTVERSION= 0.9008
+PORTVERSION= 0.9011
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/M/MI/MIYAGAWA
@@ -25,7 +25,7 @@ RUN_DEPENDS= \
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>0:${PORTSDIR}/www/p5-libwww \
+ p5-libwww>=5.814:${PORTSDIR}/www/p5-libwww \
p5-URI>0:${PORTSDIR}/net/p5-URI \
p5-parent>0:${PORTSDIR}/devel/p5-parent
BUILD_DEPENDS= ${RUN_DEPENDS}
@@ -63,6 +63,7 @@ MAN3= HTTP::Message::PSGI.3 \
Plack::Middleware::XFramework.3 \
Plack::Middleware::XSendfile.3 \
Plack::Server.3 \
+ Plack::Server::Apache1.3 \
Plack::Server::Apache2.3 \
Plack::Server::CGI.3 \
Plack::Server::FCGI.3 \
diff --git a/www/p5-Plack/distinfo b/www/p5-Plack/distinfo
index b8d70883aa97..4c736829dbfd 100644
--- a/www/p5-Plack/distinfo
+++ b/www/p5-Plack/distinfo
@@ -1,3 +1,3 @@
-MD5 (Plack-0.9008.tar.gz) = fa0f6f941b74cdef62323789fcf6dd1a
-SHA256 (Plack-0.9008.tar.gz) = 3c4db203ef3b2899b4b069c0a5f978e9dd401987040bd110b47077413e653f2a
-SIZE (Plack-0.9008.tar.gz) = 2507729
+MD5 (Plack-0.9011.tar.gz) = c120b31b40c8388622cf9dc89189ac1d
+SHA256 (Plack-0.9011.tar.gz) = 8a0a09d0753e707d8d1584aa4b2d46c164129dda0070b29af63328897fead6af
+SIZE (Plack-0.9011.tar.gz) = 2507982
diff --git a/www/p5-Plack/pkg-plist b/www/p5-Plack/pkg-plist
index 99c88ac48f67..abd0befcae2d 100644
--- a/www/p5-Plack/pkg-plist
+++ b/www/p5-Plack/pkg-plist
@@ -32,6 +32,7 @@ bin/plackup
%%SITE_PERL%%/Plack/Middleware/XFramework.pm
%%SITE_PERL%%/Plack/Middleware/XSendfile.pm
%%SITE_PERL%%/Plack/Server.pm
+%%SITE_PERL%%/Plack/Server/Apache1.pm
%%SITE_PERL%%/Plack/Server/Apache2.pm
%%SITE_PERL%%/Plack/Server/CGI.pm
%%SITE_PERL%%/Plack/Server/FCGI.pm