From 509b9776233c6d75f93ea975f6164f5788c48d95 Mon Sep 17 00:00:00 2001 From: hiramatsu Date: Sat, 17 Dec 2011 12:13:29 +0000 Subject: Update p5-Dancer to 1.3090. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changes from previous: ---------------------- 1.3090 13.12.2011 ** Codename: Hornburg of Hannover // Stefan Hornburg (racke) ** [ BUG FIXES ] * GH #685: Set VERSION for Dancer::Plugin::Ajax. (Sawyer X, Naveed Massjouni) [ DOCUMENTATION ] * GH #694: Typo fix. (Yanick Champoux) * GH #698: Document further TT init options. (Dennis Lichtenthaeler) * GH #709: Update POD documentation regarding hook. (Stefan Hornburg) 1.3089_01 26.11.2011 [ BUG FIXES ] * Fix bug that made system() fail with -1 under Dancer (felixdo). * Support for 'content_type' option on send_file when sending a system wide file (Emmanuel Rodriguez). * Support HTTP_X_FORWARDED_HOST in behing proxy (Ipaponov). * Deserialize PATCH requests (Sam Kington). * Encode log messages properly if charset UTF-8 is set (David Precious, thanks to Penfold for the fix & MiklerGM for reporting). [ ENHANCEMENTS ] * Continuations-style exception system! (Damien Krotkine). * The ability for dancer_response to send file contents for file uploads as a scalar, instead of reading from file on disk (Squeeks). [ DOCUMENTATION ] * Clean up "plack_middlewares" example in docs (Richard Simões). --- www/p5-Dancer/Makefile | 4 ++-- www/p5-Dancer/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'www/p5-Dancer') diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile index 342ad43a61c..56f2b8bdd31 100644 --- a/www/p5-Dancer/Makefile +++ b/www/p5-Dancer/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2011/12/06 06:50:04 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.6 2011/12/17 12:13:29 hiramatsu Exp $ -DISTNAME= Dancer-1.3080 +DISTNAME= Dancer-1.3090 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/X/XS/XSAWYERX/} diff --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo index b8991967ce1..418ead73583 100644 --- a/www/p5-Dancer/distinfo +++ b/www/p5-Dancer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2011/12/06 06:50:04 hiramatsu Exp $ +$NetBSD: distinfo,v 1.4 2011/12/17 12:13:29 hiramatsu Exp $ -SHA1 (Dancer-1.3080.tar.gz) = 4540a7693404c92f999753c38fc5d5b49a7ad4d3 -RMD160 (Dancer-1.3080.tar.gz) = fdb744a4234d96e24ee3960a22388271dcbaaba0 -Size (Dancer-1.3080.tar.gz) = 276445 bytes +SHA1 (Dancer-1.3090.tar.gz) = 3fb0fd987ab16b605fa63b577353a122c0241e05 +RMD160 (Dancer-1.3090.tar.gz) = 5a603f3445fffbd279b9bb63b1b5142845a6f33b +Size (Dancer-1.3090.tar.gz) = 283374 bytes -- cgit v1.2.3