pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Dancer2 Update to 0.156000
details: https://anonhg.NetBSD.org/pkgsrc/rev/e176417ebf75
branches: trunk
changeset: 642956:e176417ebf75
user: wen <wen%pkgsrc.org@localhost>
date: Mon Dec 08 08:08:19 2014 +0000
description:
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:
www/p5-Dancer2/Makefile | 4 ++--
www/p5-Dancer2/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r f96994266534 -r e176417ebf75 www/p5-Dancer2/Makefile
--- a/www/p5-Dancer2/Makefile Mon Dec 08 05:06:52 2014 +0000
+++ b/www/p5-Dancer2/Makefile Mon Dec 08 08:08:19 2014 +0000
@@ -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 -r f96994266534 -r e176417ebf75 www/p5-Dancer2/distinfo
--- a/www/p5-Dancer2/distinfo Mon Dec 08 05:06:52 2014 +0000
+++ b/www/p5-Dancer2/distinfo Mon Dec 08 08:08:19 2014 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index