aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Plack
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2011-07-05 23:05:40 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2011-07-05 23:05:40 +0000
commit8f03528c76ac5bf9acf8e5f9308d1479ebc7b779 (patch)
treec5d9ce305a488ad1e84c6d87a4412efa688a82fa /www/p5-Plack
parent092ae138859fc384fea04c57e3fb7a109275f85d (diff)
downloadports-8f03528c76ac5bf9acf8e5f9308d1479ebc7b779.tar.gz
ports-8f03528c76ac5bf9acf8e5f9308d1479ebc7b779.zip
Notes
Diffstat (limited to 'www/p5-Plack')
-rw-r--r--www/p5-Plack/Makefile3
-rw-r--r--www/p5-Plack/distinfo4
-rw-r--r--www/p5-Plack/pkg-plist1
3 files changed, 3 insertions, 5 deletions
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