summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-04-03 02:12:52 +0000
committerwen <wen@pkgsrc.org>2013-04-03 02:12:52 +0000
commit302fac041748ca77cb93f6045bf55e70819f8d5f (patch)
tree8dc3d554ca098325552b78d4243151f8f95b2f7d /www
parent27fd5210b7f29d3e16945a4f323f54d969d6adf0 (diff)
downloadpkgsrc-302fac041748ca77cb93f6045bf55e70819f8d5f.tar.gz
Update to 1.0022
Upstream changes: 1.0022 2013-04-02 12:37:42 PDT [BUG FIXES] - Fixed a major bug in 1.0020-1.0021 where posix_default prevents arbitrary arguments for plackup-compat (e.g. starman) to handle them (Thanks to justnoxx) Starman#66 [IMPROVEMENTS] - Fixed test warnings (Keedi Kim) 1.0021 2013-04-02 11:20:00 PDT - Repackage with Milla v0.9.6 #392 1.0020 2013-04-01 19:34:54 PDT [INCOMPATIBLE CHANGES] - Enable posix_default and gnu_compat in plackup Getopt, so that ambiguous option names do not match with long options accidentally [IMPROVEMENTS] - Document fix for the AccessLog (ether) - Special-case Content-Length and Content-Type for %{}i in AccessLog format #387 1.0019 2013-04-01 17:58:25 PDT - Trial release with Milla 1.0018 Fri Mar 8 10:43:45 PST 2013 [IMPROVEMENTS] - Performance boost in Plack::Request#query_parameters (lestrrat) - Added custom log formats for %m, %U, %q and %H (Hiroshi Sakai) - Fixed warnings in SimpleContentFilter (earino) [DOCUMENTATION] - Added docs about plackup --path - Added docs about using manager object in Plack::Handler::FCGI 1.0017-TRIAL Thu Feb 7 19:21:24 PST 2013 [INCOMPATIBLE CHANGES] - Gives you warnings when you use one of Plack::App objects in `plackup -e` or in .psgi files but forgot to call ->to_app to make it a PSGI application (#369) Still automatically converts them for backward compatibility, but in the loading time inside Plack::Builder. [BUG FIXES] - chdir to the CGI path when executing CGIBin (#338, #368)
Diffstat (limited to 'www')
-rw-r--r--www/p5-Plack/Makefile5
-rw-r--r--www/p5-Plack/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/www/p5-Plack/Makefile b/www/p5-Plack/Makefile
index 1fb694748ff..9068399279e 100644
--- a/www/p5-Plack/Makefile
+++ b/www/p5-Plack/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2013/02/01 05:12:08 wen Exp $
+# $NetBSD: Makefile,v 1.22 2013/04/03 02:12:52 wen Exp $
-DISTNAME= Plack-1.0016
+DISTNAME= Plack-1.0022
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/}
@@ -15,6 +15,7 @@ DEPENDS+= p5-libwww>=5.814:../../www/p5-libwww
DEPENDS+= p5-HTTP-Message>=5.814:../../www/p5-HTTP-Message
DEPENDS+= p5-URI>=1.59:../../www/p5-URI
DEPENDS+= p5-File-ShareDir>=1.00:../../devel/p5-File-ShareDir
+DEPENDS+= p5-File-ShareDir-Install>=0.04:../../devel/p5-File-ShareDir-Install
DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
DEPENDS+= p5-parent-[0-9]*:../../devel/p5-parent
DEPENDS+= p5-Devel-StackTrace>=1.23:../../devel/p5-Devel-StackTrace
diff --git a/www/p5-Plack/distinfo b/www/p5-Plack/distinfo
index 20007fe6c57..0a94c4e3242 100644
--- a/www/p5-Plack/distinfo
+++ b/www/p5-Plack/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2013/02/01 05:12:08 wen Exp $
+$NetBSD: distinfo,v 1.18 2013/04/03 02:12:52 wen Exp $
-SHA1 (Plack-1.0016.tar.gz) = ef7a98b8e25277424b9dacdd648447fe48a8a9ab
-RMD160 (Plack-1.0016.tar.gz) = dba71dff4e4249df74095025d5c90b6a5dd4dcbe
-Size (Plack-1.0016.tar.gz) = 243065 bytes
+SHA1 (Plack-1.0022.tar.gz) = d27aa6d8a46037a7b6f50519f36e38e01e3b2241
+RMD160 (Plack-1.0022.tar.gz) = d3d2f357ea1f73bf85a89300447ac0d599321b56
+Size (Plack-1.0022.tar.gz) = 234218 bytes