summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2015-06-05 13:20:26 +0000
committerwen <wen@pkgsrc.org>2015-06-05 13:20:26 +0000
commit2df4e4acff0a81e3cec376d9a47945ac7f67514b (patch)
treec98f71efb62048a6db6f5844f90190b86b8e4b58 /www
parent01c157ac7a8a8b7df07483ceda619b7606ce2f97 (diff)
downloadpkgsrc-2df4e4acff0a81e3cec376d9a47945ac7f67514b.tar.gz
Update to 1.0036
Add missing DEPENDS Upstream changes: 1.0036 2015-06-03 12:01:53 PDT [BUG FIXES] - Fix CGIBin test to not use CGI.pm #509 1.0035 2015-04-16 10:08:21 CEST [BUG FIXES] - Fixed parsing of empty query string pairs (aristotle) #500 [IMPROVEMENTS] - Documentation updates for FCGI (otrosien) #494 - Use HTTP::Headers::Fast in Plack::Request - Big performance optimizations on Plack::Util::header_* (aristotle) #498 - Added .webm to Plack::MIME (marlencrabapple) #503 - Use Cookie::Baker to bake cookies in Plack::Response (oalders) - reduced the size of distribution by making binary files smaller
Diffstat (limited to 'www')
-rw-r--r--www/p5-Plack/Makefile6
-rw-r--r--www/p5-Plack/distinfo8
2 files changed, 8 insertions, 6 deletions
diff --git a/www/p5-Plack/Makefile b/www/p5-Plack/Makefile
index 635da6d391d..3f21fade803 100644
--- a/www/p5-Plack/Makefile
+++ b/www/p5-Plack/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2015/04/06 15:40:36 wen Exp $
+# $NetBSD: Makefile,v 1.35 2015/06/05 13:20:26 wen Exp $
-DISTNAME= Plack-1.0034
+DISTNAME= Plack-1.0036
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/}
@@ -26,6 +26,8 @@ DEPENDS+= p5-HTTP-Body>=1.06:../../www/p5-HTTP-Body
DEPENDS+= p5-Test-TCP>=0.11:../../net/p5-Test-TCP
DEPENDS+= p5-Stream-Buffered>=0.02:../../devel/p5-Stream-Buffered
DEPENDS+= p5-Apache-LogFormat-Compiler>=0.12:../../www/p5-Apache-LogFormat-Compiler
+DEPENDS+= p5-Cookie-Baker>=0.05:../../www/p5-Cookie-Baker
+DEPENDS+= p5-HTTP-Headers-Fast>=0.17:../../www/p5-HTTP-Headers-Fast
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Plack/.packlist
diff --git a/www/p5-Plack/distinfo b/www/p5-Plack/distinfo
index 5a0c4cc4167..b5c3ae3514b 100644
--- a/www/p5-Plack/distinfo
+++ b/www/p5-Plack/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2015/04/06 15:40:36 wen Exp $
+$NetBSD: distinfo,v 1.28 2015/06/05 13:20:26 wen Exp $
-SHA1 (Plack-1.0034.tar.gz) = 2d556d655539a8ea4b3faa81fac1e27821247c9d
-RMD160 (Plack-1.0034.tar.gz) = 7d7336b6d047fd8e6dd93893c0258d29190aedfa
-Size (Plack-1.0034.tar.gz) = 239665 bytes
+SHA1 (Plack-1.0036.tar.gz) = ffbb2b80a603203ded408198643436a3d337aac2
+RMD160 (Plack-1.0036.tar.gz) = ec096976cdaf6f2ff36742ce69ab2262e533599c
+Size (Plack-1.0036.tar.gz) = 175630 bytes