Update p5-Plack from version 0.9929 to version 0.9930.

Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.9930  Tue Apr 13 20:18:06 PDT 2010
        - Added Plack::Handler::Net::FastCGI (chansen)
        - Made Test::TCP a hard dependency since Plack::Test needs it
        - Added Delayed loader for Starlet and Starman (clkao)
        - Hide logger middleware from log4perl's caller stack (haarg)
This commit is contained in:
seb 2010-04-14 21:55:58 +00:00
parent 9f1ac8b30a
commit a55a873a08
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/04/10 12:47:02 seb Exp $
# $NetBSD: Makefile,v 1.2 2010/04/14 21:55:58 seb Exp $
DISTNAME= Plack-0.9929
DISTNAME= Plack-0.9930
PKGNAME= p5-${DISTNAME}
#PKGREVISION= 1
CATEGORIES= www perl5
@ -18,7 +18,6 @@ PERL5_PACKLIST= auto/Plack/.packlist
BUILD_DEPENDS+= p5-Test-Simple>=0.88:../../devel/p5-Test-Simple
BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
BUILD_DEPENDS+= p5-Test-TCP>=0.11:../../net/p5-Test-TCP
DEPENDS+= p5-Devel-StackTrace-[0-9]*:../../devel/p5-Devel-StackTrace
DEPENDS+= p5-Devel-StackTrace-AsHTML>=0.09:../../devel/p5-Devel-StackTrace-AsHTML
DEPENDS+= p5-File-ShareDir>=1.00:../../devel/p5-File-ShareDir
@ -26,6 +25,7 @@ DEPENDS+= p5-Filesys-Notify-Simple-[0-9]*:../../devel/p5-Filesys-Notify-Simple
DEPENDS+= p5-HTTP-Body>=1.06:../../www/p5-HTTP-Body
DEPENDS+= p5-Hash-MultiValue>=0.05:../../devel/p5-Hash-MultiValue
DEPENDS+= p5-libwww>=5.814:../../www/p5-libwww
DEPENDS+= p5-Test-TCP>=0.11:../../net/p5-Test-TCP
DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
DEPENDS+= p5-URI>=1.36:../../www/p5-URI
DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/04/10 12:47:02 seb Exp $
$NetBSD: distinfo,v 1.2 2010/04/14 21:55:58 seb Exp $
SHA1 (Plack-0.9929.tar.gz) = 1df3d274a8738d4e3810cfc3b9fce1d58408315e
RMD160 (Plack-0.9929.tar.gz) = 99b76af209bcd34ffe37f8c62995d9b2e08f05c1
Size (Plack-0.9929.tar.gz) = 2526117 bytes
SHA1 (Plack-0.9930.tar.gz) = aafd42a014d2680635310d5bd0250485beb8a891
RMD160 (Plack-0.9930.tar.gz) = 44cc10989f669d51c22d1b687221095de1f49859
Size (Plack-0.9930.tar.gz) = 2529110 bytes