summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-12-03 06:27:20 +0000
committerwen <wen@pkgsrc.org>2014-12-03 06:27:20 +0000
commit15fa752fc87f6ba308ec97018266a7711429f945 (patch)
tree9d56f235d32c5fdbc85c24434a85f158d922e1c3 /www
parent1cca7129b1f760e136c3808e820c839dc957e5f3 (diff)
downloadpkgsrc-15fa752fc87f6ba308ec97018266a7711429f945.tar.gz
Update to 0.155002
Upstream changes: 0.155002 2014-12-02 22:59:32+01:00 Europe/Amsterdam [ BUG FIXES ] * Fix test on Windows. (A. Sinan Unur) 0.155001 2014-11-28 17:42:24+01:00 Europe/Amsterdam [ BUG FIXES ] * Small typo in test. (D.vid Kov.cs) 0.155000 2014-11-28 01:18:39+01:00 Europe/Amsterdam [ BUG FIXES ] * GH #773, #775: AutoPage handler no longer renders layouts. (D.vid Kov.cs, Sawyer X) * GH #770: Prevent crazy race condition between the logger engine and other engines. This means engines now call "log_cb" to log. (Sawyer X) * App now has default name to caller package. (Sawyer X) * Serializers will not try to serialize empty content. (Sawyer X) * Lots of cleanups in Core::Request in favor of Plack::Request. (Sawyer X) [ ENHANCEMENTS ] * Layouts directory can be configured using 'layout_dir'. (Sawyer X) * GH #648, #760: Logger format now supports 'h', 'u', 'U', 'h', 'i'. They are documented but weren't really available. (Lennart Hengstmengel) * Serializers having errors will not fail if there is no logger. (Sawyer X) * Create a request object with a single argument of $env, like Plack::Request. (Sawyer X) [ DOCUMENTATION ] * Remove documented hack for static content because we use the middleware now anyway. (Sawyer X) * Document further the difference between splat and megasplat. (D.vid Kov.cs)
Diffstat (limited to 'www')
-rw-r--r--www/p5-Dancer2/Makefile4
-rw-r--r--www/p5-Dancer2/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile
index e860faad571..8371ddb93f2 100644
--- a/www/p5-Dancer2/Makefile
+++ b/www/p5-Dancer2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2014/11/24 13:42:38 wen Exp $
+# $NetBSD: Makefile,v 1.16 2014/12/03 06:27:20 wen Exp $
-DISTNAME= Dancer2-0.154000
+DISTNAME= Dancer2-0.155002
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/X/XS/XSAWYERX/}
diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo
index da5cdb399e1..1559eadb3f0 100644
--- a/www/p5-Dancer2/distinfo
+++ b/www/p5-Dancer2/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2014/11/24 13:42:38 wen Exp $
+$NetBSD: distinfo,v 1.14 2014/12/03 06:27:20 wen Exp $
-SHA1 (Dancer2-0.154000.tar.gz) = 802d91c280916029a10bb6894b1fc5f4064de15d
-RMD160 (Dancer2-0.154000.tar.gz) = f7844ce047ab58f7db72e0af9d53a77d954b6fa6
-Size (Dancer2-0.154000.tar.gz) = 310643 bytes
+SHA1 (Dancer2-0.155002.tar.gz) = 1089674a01125faa3252842db29969afe9284907
+RMD160 (Dancer2-0.155002.tar.gz) = d6cf9d307304bad0e557edbbd91dc535f5592530
+Size (Dancer2-0.155002.tar.gz) = 287027 bytes