summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-12-08 08:08:19 +0000
committerwen <wen@pkgsrc.org>2014-12-08 08:08:19 +0000
commited78ab6427777aed4aed8b1cc4d3d7c18b89f7d9 (patch)
tree63486404a0cbce435aa96b60545b4ef7b4a446b4 /www
parentdb38ee66212957b8c6380064a8d2462c1fdac619 (diff)
downloadpkgsrc-ed78ab6427777aed4aed8b1cc4d3d7c18b89f7d9.tar.gz
Update to 0.156000
Upstream changes: 0.156000 2014-12-07 18:04:14+01:00 Europe/Amsterdam [ BUG FIXES ] * Do not try to deserialize empty content. (Lennart Hengstmengel, Sawyer X) * Do not call serialization hooks when no serialization took place. (Sawyer X) * Be more cautious on undef output from serializer. (Daniel B.hmer, Sawyer X) [ ENHANCEMENTS ] * Add cpanfile when scaffolding a new app. (D.vid Kov.cs, Sawyer X) * Response "content" attribute no longer stringifies. This should help reduce warnings, odd debugging problems, etc. (Sawyer X) * DSL "uri_for" no longer returns URI object. Instead just the URI. (Sawyer X) [ DOCUMENTATION ] * GH #777: Fix doc for mentioning public dir. (D.vid Kov.cs, Sawyer X) * GH #787: Document all environment variables. (Sawyer X) 0.155004 2014-12-04 11:51:23+01:00 Europe/Amsterdam [ BUG FIXES ] * Guard against content length being empty strings. This is really bizarre case but saw it once. (Sawyer X)
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 8371ddb93f2..42aea4c8915 100644
--- a/www/p5-Dancer2/Makefile
+++ b/www/p5-Dancer2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2014/12/03 06:27:20 wen Exp $
+# $NetBSD: Makefile,v 1.17 2014/12/08 08:08:19 wen Exp $
-DISTNAME= Dancer2-0.155002
+DISTNAME= Dancer2-0.156000
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 1559eadb3f0..ecb81b54fdc 100644
--- a/www/p5-Dancer2/distinfo
+++ b/www/p5-Dancer2/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2014/12/03 06:27:20 wen Exp $
+$NetBSD: distinfo,v 1.15 2014/12/08 08:08:19 wen Exp $
-SHA1 (Dancer2-0.155002.tar.gz) = 1089674a01125faa3252842db29969afe9284907
-RMD160 (Dancer2-0.155002.tar.gz) = d6cf9d307304bad0e557edbbd91dc535f5592530
-Size (Dancer2-0.155002.tar.gz) = 287027 bytes
+SHA1 (Dancer2-0.156000.tar.gz) = b8d6826d4aa1b6ffa86f50f15c39fb821f626dcd
+RMD160 (Dancer2-0.156000.tar.gz) = 854fe2e251490cd5bd88a4927da36e4168951949
+Size (Dancer2-0.156000.tar.gz) = 290688 bytes