1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

- Upgrade to 1.0006.

Feature safe: yes
This commit is contained in:
Jun Kuriyama 2012-10-20 03:13:38 +00:00
parent ef49e9fc6c
commit 180ef59550
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306149
3 changed files with 4 additions and 8 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Plack
PORTVERSION= 1.0003
PORTVERSION= 1.0006
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MIYAGAWA
@ -41,6 +41,7 @@ TEST_DEPENDS= \
p5-Log-Log4perl>0:${PORTSDIR}/devel/p5-Log-Log4perl \
p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types \
p5-Module-Refresh>0:${PORTSDIR}/devel/p5-Module-Refresh \
p5-Stream-Buffered>=0.02:${PORTSDIR}/devel/p5-Stream-Buffered \
p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \
p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP
@ -110,7 +111,6 @@ MAN3= HTTP::Message::PSGI.3 \
Plack::Request::Upload.3 \
Plack::Response.3 \
Plack::Runner.3 \
Plack::TempBuffer.3 \
Plack::Test.3 \
Plack::Test::MockHTTP.3 \
Plack::Test::Server.3 \

View File

@ -1,2 +1,2 @@
SHA256 (Plack-1.0003.tar.gz) = 68151b3371bd1a19f7e8e6c67a9b6e88e2a5e9eb64bd2d0af7d0cb7103b07d99
SIZE (Plack-1.0003.tar.gz) = 236391
SHA256 (Plack-1.0006.tar.gz) = 07ae54d837b6dd23f36cc9c8bedd43eb8c21bf6eb9a0f9b460484f40ddc2edf3
SIZE (Plack-1.0006.tar.gz) = 238478

View File

@ -64,9 +64,6 @@ bin/plackup
%%SITE_PERL%%/Plack/Middleware/XSendfile.pm
%%SITE_PERL%%/Plack/Runner.pm
%%SITE_PERL%%/Plack/TempBuffer.pm
%%SITE_PERL%%/Plack/TempBuffer/Auto.pm
%%SITE_PERL%%/Plack/TempBuffer/File.pm
%%SITE_PERL%%/Plack/TempBuffer/PerlIO.pm
%%SITE_PERL%%/Plack/Test.pm
%%SITE_PERL%%/Plack/Test/MockHTTP.pm
%%SITE_PERL%%/Plack/Test/Server.pm
@ -79,7 +76,6 @@ bin/plackup
@dirrm %%SITE_PERL%%/auto/share/dist/Plack
@dirrm %%SITE_PERL%%/Plack/Util
@dirrm %%SITE_PERL%%/Plack/Test
@dirrm %%SITE_PERL%%/Plack/TempBuffer
@dirrm %%SITE_PERL%%/Plack/Request
@dirrm %%SITE_PERL%%/Plack/Middleware/Auth
@dirrm %%SITE_PERL%%/Plack/Middleware/AccessLog