pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Plack Update p5-Plack from version 0.9929 to ve...
details: https://anonhg.NetBSD.org/pkgsrc/rev/60f17edf78ca
branches: trunk
changeset: 574335:60f17edf78ca
user: seb <seb%pkgsrc.org@localhost>
date: Wed Apr 14 21:55:58 2010 +0000
description:
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)
diffstat:
www/p5-Plack/Makefile | 6 +++---
www/p5-Plack/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (41 lines):
diff -r 2f051e57d1ca -r 60f17edf78ca www/p5-Plack/Makefile
--- a/www/p5-Plack/Makefile Wed Apr 14 20:20:06 2010 +0000
+++ b/www/p5-Plack/Makefile Wed Apr 14 21:55:58 2010 +0000
@@ -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 @@
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-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
diff -r 2f051e57d1ca -r 60f17edf78ca www/p5-Plack/distinfo
--- a/www/p5-Plack/distinfo Wed Apr 14 20:20:06 2010 +0000
+++ b/www/p5-Plack/distinfo Wed Apr 14 21:55:58 2010 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index