summaryrefslogtreecommitdiff
path: root/www/p5-Dancer
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2011-12-17 12:13:29 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2011-12-17 12:13:29 +0000
commit509b9776233c6d75f93ea975f6164f5788c48d95 (patch)
treedb470e2e54da5c66b12467eb143a631e8068a037 /www/p5-Dancer
parentc44d99a30846e98a6ba6b1ba5a00b7888fa7741f (diff)
downloadpkgsrc-509b9776233c6d75f93ea975f6164f5788c48d95.tar.gz
Update p5-Dancer to 1.3090.
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).
Diffstat (limited to 'www/p5-Dancer')
-rw-r--r--www/p5-Dancer/Makefile4
-rw-r--r--www/p5-Dancer/distinfo8
2 files changed, 6 insertions, 6 deletions
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