Thu Oct 15 15:08:43 2015 UTC ()
Update to 0.163000

Upstream changes:
0.163000  2015-10-15 12:47:57+02:00 Europe/Amsterdam

    [ DOCUMENTATION ]
    * GH: #1030: Fix pod references pointing to Dancer package
      (Mohammad S Anwar, Russell Jenkins)

0.162000_01 2015-10-13 17:05:09+02:00 Europe/Amsterdam (TRIAL RELEASE)

    [ BUG FIXES ]
    * GH #996: Fix warning with optional arguments. (Bas Bloemsaat)
    * GH #1001: Do not trigger an internal error on 404. (Russell Jenkins)
    * GH #1008,#976: Hack to quiet warning while plugins
      architecture is being rewritten. (Russell Jenkins)
    * Use Safe::Isa when calling their functions in the respected eval.
      (Sawyer X)

    [ ENHANCEMENTS ]
    * GH #738, #740, #988: route_parameters, request_parameters, and
      body_parameters keywords added, providing Hash::MultiValue objects!
      (Sawyer X)
    * #941, #999: delayed() keyword now has "on_error" option for controlling
      errors.
      (Sawyer X)
    * dancer2 app now support -s switch to supply an app skeleton
      (Nuno Carvalho)
    * "perl_version" token in templates now uses $^V, not $]. (Sawyer X)
    * GH #966: Remove Dist::Zilla::Plugin::AutoPrereqs. (Vernon)
    * GH #992: Deprecate creating route named placeholders ":captures"
      and ":splat". (Sawyer X)
    * Bump Moo requirement to 2.000000. (Alberto Sim膵�es)
    * GH #1012: Add :nopragmas import flag. (Sawyer X)

    [ DOCUMENTATION ]
    * GH #974: Use correct classname. (Sawyer X)
    * GH #958: Fix manual example with loading additional routes. (Sawyer X)
    * GH #960: Fix a few links. (Sawyer X)
    * Document you can install Scope::Upper for greater speed. (Sawyer X)
    * GH #1000: Correct POD name for Dancer2::Manual::Deployment.
      (Jason A. Crome)
    * GH #1017: Fix instructions on running app.psgi. Highlight
      beginner-friendly application running instructions. (Jason Crome)
    * GH #920, #1020: Remove deprecated functionality from example plugin.
      (Jason Crome)
    * GH #1002: Correct execute_hook() call in plugins documentation.
      (Jason Crome)
    * Expand on auto-reloading options using Plack Shotgun loader.
      (Jason Crome, @girlwithglasses)
    * GH #1024: Document the need to define static_handler when changing
      the public_dir option. (S���bastien Deseille)


(wen)
diff -r1.28 -r1.29 pkgsrc/www/p5-Dancer2/Makefile
diff -r1.24 -r1.25 pkgsrc/www/p5-Dancer2/distinfo

cvs diff -r1.28 -r1.29 pkgsrc/www/p5-Dancer2/Makefile (expand / switch to context diff)
--- pkgsrc/www/p5-Dancer2/Makefile 2015/10/01 02:31:40 1.28
+++ pkgsrc/www/p5-Dancer2/Makefile 2015/10/15 15:08:43 1.29
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2015/10/01 02:31:40 wen Exp $
+# $NetBSD: Makefile,v 1.29 2015/10/15 15:08:43 wen Exp $
 
-DISTNAME=	Dancer2-0.162000
+DISTNAME=	Dancer2-0.163000
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/X/XS/XSAWYERX/}

cvs diff -r1.24 -r1.25 pkgsrc/www/p5-Dancer2/distinfo (expand / switch to context diff)
--- pkgsrc/www/p5-Dancer2/distinfo 2015/10/01 02:31:40 1.24
+++ pkgsrc/www/p5-Dancer2/distinfo 2015/10/15 15:08:43 1.25
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.24 2015/10/01 02:31:40 wen Exp $
+$NetBSD: distinfo,v 1.25 2015/10/15 15:08:43 wen Exp $
 
-SHA1 (Dancer2-0.162000.tar.gz) = 71a49bd22a294caa406c2c4c7aedd645472af0bf
+SHA1 (Dancer2-0.163000.tar.gz) = e372d793615e3f86a4eecbdd974739fa8109b2fb
-RMD160 (Dancer2-0.162000.tar.gz) = 8b3fa8dd0e193b092fb6de65ff2d18775642562b
+RMD160 (Dancer2-0.163000.tar.gz) = 0fcb8be68d682a504d2d80751130acfdd86968d1
-Size (Dancer2-0.162000.tar.gz) = 314809 bytes
+SHA512 (Dancer2-0.163000.tar.gz) = 7eac402261093958bbd1988b4016589c85c2f16645c38050deb2bec8dac4c105666008e47403cf6786a033d5b098abaa9ca007d8b4739647d239bcee939f8e6e
+Size (Dancer2-0.163000.tar.gz) = 323951 bytes