pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Dancer Update p5-Dancer to 1.3080.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b34e49fda7a8
branches: trunk
changeset: 596425:b34e49fda7a8
user: hiramatsu <hiramatsu%pkgsrc.org@localhost>
date: Tue Dec 06 06:50:04 2011 +0000
description:
Update p5-Dancer to 1.3080.
Changes from previous:
1.3080 25.10.2011
** Codename: Sawyer's Sugar Stream // Sawyer X **
[ ENHANCEMENTS ]
* No functional changes, just releasing as stable.
1.3079_05 02.10.2011
[ API CHANGES ]
* Deprecation of 'before', 'before_template' and 'after' in favor of hook
(Alberto Simões)
[ BUG FIXES ]
* Minor corrections (jamhed, felixdo)
* Log if a view and or a layout is not found (Alberto Simões, reported
by David Previous)
[ ENHANCEMENTS ]
* Add support for the HTTP 'PATCH' verb (David Precious)
1.3079_04 02.10.2011
[ ENHANCEMENTS ]
* PSGI handler code cleaned up (chromatic).
* Improved warning localizations (chromatic).
[ DOCUMENTATION ]
* Dancer::Plugins typos (Olof Johansson).
* PSGI handler documented (chromatic).
1.3079_03 10.09.2011
[ ENHANCEMENTS ]
* Support XML::Simple configuration for serializing/deserializing
(Alberto Simões)
* Hard deprecate lots of stuff (Alberto Simões)
[ BUG FIXES ]
* Don't clobber TT INCLUDE_PATH if the user set it specifically in the
config file - Issue 643 (David Precious, reported by meraxes)
* Don't require a space after semi-colon delimiting multiple name=value
cookie pairs - Issue 642 (David Precious, reported by travisbeck)
1.3079_02 28.08.2011
[ BUG FIXES ]
* Remove hard-coded version from 404.html and 500.html (Alberto Simões)
* Fix logging of UTF8-encoded strings (jamhed)
* Do not clean 'vars' during forward (Alberto Simões)
[ ENHANCEMENTS ]
* Add streaming support to send_file. (Sawyer X)
diffstat:
www/p5-Dancer/Makefile | 4 ++--
www/p5-Dancer/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 844fd3e3491f -r b34e49fda7a8 www/p5-Dancer/Makefile
--- a/www/p5-Dancer/Makefile Tue Dec 06 05:54:05 2011 +0000
+++ b/www/p5-Dancer/Makefile Tue Dec 06 06:50:04 2011 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2011/10/21 04:04:27 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.5 2011/12/06 06:50:04 hiramatsu Exp $
-DISTNAME= Dancer-1.3072
+DISTNAME= Dancer-1.3080
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/X/XS/XSAWYERX/}
diff -r 844fd3e3491f -r b34e49fda7a8 www/p5-Dancer/distinfo
--- a/www/p5-Dancer/distinfo Tue Dec 06 05:54:05 2011 +0000
+++ b/www/p5-Dancer/distinfo Tue Dec 06 06:50:04 2011 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2011/10/21 04:04:27 hiramatsu Exp $
+$NetBSD: distinfo,v 1.3 2011/12/06 06:50:04 hiramatsu Exp $
-SHA1 (Dancer-1.3072.tar.gz) = 4215bfd7c021a39bd847e590841119d88b7faa20
-RMD160 (Dancer-1.3072.tar.gz) = 573cb1a6e7ff6d00aa291514481d9a260df7757c
-Size (Dancer-1.3072.tar.gz) = 274126 bytes
+SHA1 (Dancer-1.3080.tar.gz) = 4540a7693404c92f999753c38fc5d5b49a7ad4d3
+RMD160 (Dancer-1.3080.tar.gz) = fdb744a4234d96e24ee3960a22388271dcbaaba0
+Size (Dancer-1.3080.tar.gz) = 276445 bytes
Home |
Main Index |
Thread Index |
Old Index