From d9cb6be1fd4929082ab60e7a2c6eef3064347dbd Mon Sep 17 00:00:00 2001 From: wen Date: Wed, 29 Aug 2012 13:44:50 +0000 Subject: Update to 1.3100 Upstream changes: 1.3100 25.08.2012 [ BUG FIXES ] * GH #816: Improve wording when failed to load engine. (Sawyer X) * GH #817: Fix CODE reference uncloned using Clone::clone. (David Previous, Sawyer X) [ ENHANCEMENTS ] * GH #755: HTTP::Headers accepted by dancer_response. (Roberto Patriarca) [ DOCUMENTATION ] * GH #818: Use "MyWeb::App" instead of "mywebapp" in examples. (pdl) 1.3099 11.08.2012 [ BUG FIXES ] * GH #683: Fix uninitialized warnings. (Sawyer X) * GH #700: Take into account the app name in route caching. (Perlover) * GH #775: Clone variables for templates. (Reported by Wanradt Koell, fixed by David Precious, Sawyer X) * GH #776: get should be default to get/head even it's inside any. (Fayland Lam) * GH #788: Make sure ID key in sessions are clobbered. (kocoureasy) * Fix uninitialized variables in config file path. (Sawyer X) * GH #809: Require all necessarily modules in Dancer::Config. (John Wittkoski) [ ENHANCEMENTS ] * GH #799: New test function: response_redirect_location_is. (Martin Schut) * send_file now accepts an IO::Scalar. (David Precious) * Clean up $VERSION. (Damien Krotkine) [ DOCUMENTATION ] * GH #784: Synopsis fix in Dancer::Error. (Alex C) * Document session_domain in Dancer::Config. (David Precious) * Pod fixes in abstract session. (David Precious) * Synopsis fix in Dancer::Test. (Stefan Hornburg ) 1.3098 28.07.2012 [ ENHANCEMENTS ] * New keyword 'plugin_args' exported by Dancer::Plugin to provide a consistent way with Dancer 2 to obtain arguments from a plugin keyword. (Alberto Sim.es). * Add 'execute_hook' and deprecate 'execute_hooks' for homogeneity with Dancer 2. * send_file will do the right thing if given an IO::Scalar object (David Precious, prompted by Ilya Chesnokov). [ DOCUMENTATION ] * Fix escaping on some docs (Stefan Hornburg @racke). --- www/p5-Dancer/Makefile | 5 +++-- www/p5-Dancer/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'www/p5-Dancer') diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile index ee7a0910d78..5690c338287 100644 --- a/www/p5-Dancer/Makefile +++ b/www/p5-Dancer/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2012/07/26 00:20:13 wen Exp $ +# $NetBSD: Makefile,v 1.9 2012/08/29 13:44:50 wen Exp $ -DISTNAME= Dancer-1.3097 +DISTNAME= Dancer-1.3100 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/X/XS/XSAWYERX/} @@ -15,6 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Dancer/.packlist +DEPENDS+= p5-Clone>=0:../../devel/p5-Clone DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww DEPENDS+= p5-HTTP-Body>=1.07:../../www/p5-HTTP-Body DEPENDS+= p5-HTTP-Server-Simple-PSGI>=0.11:../../www/p5-HTTP-Server-Simple-PSGI diff --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo index 83e7af9039a..2e65234bdda 100644 --- a/www/p5-Dancer/distinfo +++ b/www/p5-Dancer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2012/07/26 00:20:13 wen Exp $ +$NetBSD: distinfo,v 1.7 2012/08/29 13:44:50 wen Exp $ -SHA1 (Dancer-1.3097.tar.gz) = 8855fcccedcfbaed3f5b25e5f800e3e33e744584 -RMD160 (Dancer-1.3097.tar.gz) = 1c4534ffcb8b24d4ae0f5af3772a0fda5eca25ef -Size (Dancer-1.3097.tar.gz) = 294126 bytes +SHA1 (Dancer-1.3100.tar.gz) = cf8bb73f2031c061c7518c72bd43d8b49384e8e8 +RMD160 (Dancer-1.3100.tar.gz) = 0ee83f96007e05531007c1121ae201e37653b4d2 +Size (Dancer-1.3100.tar.gz) = 295808 bytes -- cgit v1.2.3