diff --git a/www/p5-HTTP-Session/Makefile b/www/p5-HTTP-Session/Makefile index e136770bf638..57cb2aad8709 100644 --- a/www/p5-HTTP-Session/Makefile +++ b/www/p5-HTTP-Session/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP-Session -PORTVERSION= 0.43 +PORTVERSION= 0.44 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOKUHIROM @@ -18,10 +18,13 @@ COMMENT= Perl extension of yet another session manager RUN_DEPENDS= \ p5-Class-Accessor>=0.31:${PORTSDIR}/devel/p5-Class-Accessor \ p5-CGI-Simple>=1.103:${PORTSDIR}/www/p5-CGI-Simple \ + p5-CHI>0:${PORTSDIR}/devel/p5-CHI \ p5-Digest-SHA1>=2.11:${PORTSDIR}/security/p5-Digest-SHA1 \ + p5-HTML-StickyQuery>0:${PORTSDIR}/www/p5-HTML-StickyQuery \ p5-libwww>=5.818:${PORTSDIR}/www/p5-libwww \ p5-UNIVERSAL-require>=0.05:${PORTSDIR}/devel/p5-UNIVERSAL-require \ p5-URI>=1.38:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-HTTP-Session/distinfo b/www/p5-HTTP-Session/distinfo index 442b38d55991..25d7ebc97535 100644 --- a/www/p5-HTTP-Session/distinfo +++ b/www/p5-HTTP-Session/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTTP-Session-0.43.tar.gz) = b7865201727b81d005ffd786645677ee6333276441219011419f5a05ba8ac8ae -SIZE (HTTP-Session-0.43.tar.gz) = 33381 +SHA256 (HTTP-Session-0.44.tar.gz) = 532f2b92130be7af9f8d1bfe5e75b4620c93a88a6a5f0d438ed25474842e0064 +SIZE (HTTP-Session-0.44.tar.gz) = 33310 diff --git a/www/p5-Plack/Makefile b/www/p5-Plack/Makefile index 258c5dab0afe..de0d5d542e09 100644 --- a/www/p5-Plack/Makefile +++ b/www/p5-Plack/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Plack -PORTVERSION= 0.9979 +PORTVERSION= 0.9980 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA @@ -38,7 +38,6 @@ MAN3= HTTP::Message::PSGI.3 \ Plack::App::CGIBin.3 \ Plack::App::Cascade.3 \ Plack::App::Directory.3 \ - Plack::App::FCGIDispatcher.3 \ Plack::App::File.3 \ Plack::App::PSGIBin.3 \ Plack::App::URLMap.3 \ diff --git a/www/p5-Plack/distinfo b/www/p5-Plack/distinfo index 9a5a15a2673a..42bf160e6173 100644 --- a/www/p5-Plack/distinfo +++ b/www/p5-Plack/distinfo @@ -1,2 +1,2 @@ -SHA256 (Plack-0.9979.tar.gz) = 4dd125b43bd8484e108a3825308416ff361035a72d90a93dd073fdfe82b37826 -SIZE (Plack-0.9979.tar.gz) = 235484 +SHA256 (Plack-0.9980.tar.gz) = 454b8ac8001afee6203026c06aabadb4f562941c55241eb871e2effb61278c32 +SIZE (Plack-0.9980.tar.gz) = 235253 diff --git a/www/p5-Plack/pkg-plist b/www/p5-Plack/pkg-plist index f5427a620beb..c0baa189a489 100644 --- a/www/p5-Plack/pkg-plist +++ b/www/p5-Plack/pkg-plist @@ -6,7 +6,6 @@ bin/plackup %%SITE_PERL%%/Plack/App/CGIBin.pm %%SITE_PERL%%/Plack/App/Cascade.pm %%SITE_PERL%%/Plack/App/Directory.pm -%%SITE_PERL%%/Plack/App/FCGIDispatcher.pm %%SITE_PERL%%/Plack/App/File.pm %%SITE_PERL%%/Plack/App/PSGIBin.pm %%SITE_PERL%%/Plack/App/URLMap.pm