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 to 1.3118



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58f62282ae40
branches:  trunk
changeset: 624819:58f62282ae40
user:      wen <wen%pkgsrc.org@localhost>
date:      Tue Oct 01 11:15:00 2013 +0000

description:
Update to 1.3118

Upstream changes:
1.3118 01.09.2013

    [ ENHANCEMENTS ]
    * GH #946: new 'require_environment' setting. (Jesse van Herk)
    * GH #952: don't set defaults for Template subclasses for
        Dancer::Template::TemplateToolkit. (Rick Myers)
    * GH #945: add function 'template_or_serialize' to
        Dancer::Serializer::Mutable. (Yanick Champoux)

    [ BUG FIXES ]
    * GH #655: clarify logger error message. (Yanick Champoux,
        reported by Gabor Szabo)
    * GH #951: fix quoting of TemplateToolkit start_tag/stop_tag.
        (Rick Myers)
    * GH #940: carry over the session when we forward().
        (Yanick Champoux, reported by sciurius)
    * GH #954: don't die on autoflush for older perls.
        (Yanick Champoux, reported by metateck and David Golden)
    * GH #950: Dancer::Test functions now populate REQUEST_URI.
        (Yanick Champoux, reported by S枚ren Kornetzki)

    [ DOCUMENTATION ]
    * GH #942: simpilify the Apache deployment docs for cgi/fcgi.
        (bug report by Scott Penrose)

    [ MISC ]
    * GH #949: fixes a few errors in the serializer testsuite.
        (Franck Cuny)

diffstat:

 www/p5-Dancer/Makefile |  4 ++--
 www/p5-Dancer/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 48f5ff7a17b0 -r 58f62282ae40 www/p5-Dancer/Makefile
--- a/www/p5-Dancer/Makefile    Tue Oct 01 11:11:08 2013 +0000
+++ b/www/p5-Dancer/Makefile    Tue Oct 01 11:15:00 2013 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2013/08/13 16:07:57 wen Exp $
+# $NetBSD: Makefile,v 1.19 2013/10/01 11:15:00 wen Exp $
 
-DISTNAME=      Dancer-1.3117
+DISTNAME=      Dancer-1.3118
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YA/YANICK/}
diff -r 48f5ff7a17b0 -r 58f62282ae40 www/p5-Dancer/distinfo
--- a/www/p5-Dancer/distinfo    Tue Oct 01 11:11:08 2013 +0000
+++ b/www/p5-Dancer/distinfo    Tue Oct 01 11:15:00 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2013/08/13 16:07:57 wen Exp $
+$NetBSD: distinfo,v 1.14 2013/10/01 11:15:00 wen Exp $
 
-SHA1 (Dancer-1.3117.tar.gz) = 7e738d2735d6614be696d4a93ae84f0d06765010
-RMD160 (Dancer-1.3117.tar.gz) = 1b296f07a0b413b61a7af41ad4a14bd350c10c1a
-Size (Dancer-1.3117.tar.gz) = 299615 bytes
+SHA1 (Dancer-1.3118.tar.gz) = c95212a7ee3949867b487007f1b6a7e03d49d753
+RMD160 (Dancer-1.3118.tar.gz) = 3e759b6490af8a4ffdbaec9e9af892fbc51b5e97
+Size (Dancer-1.3118.tar.gz) = 301726 bytes


Home | Main Index | Thread Index | Old Index