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)
This commit is contained in:
wen 2015-10-15 15:08:43 +00:00
parent 401ca03b71
commit 4ff742c69e
2 changed files with 7 additions and 6 deletions

View file

@ -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/}

View file

@ -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
RMD160 (Dancer2-0.162000.tar.gz) = 8b3fa8dd0e193b092fb6de65ff2d18775642562b
Size (Dancer2-0.162000.tar.gz) = 314809 bytes
SHA1 (Dancer2-0.163000.tar.gz) = e372d793615e3f86a4eecbdd974739fa8109b2fb
RMD160 (Dancer2-0.163000.tar.gz) = 0fcb8be68d682a504d2d80751130acfdd86968d1
SHA512 (Dancer2-0.163000.tar.gz) = 7eac402261093958bbd1988b4016589c85c2f16645c38050deb2bec8dac4c105666008e47403cf6786a033d5b098abaa9ca007d8b4739647d239bcee939f8e6e
Size (Dancer2-0.163000.tar.gz) = 323951 bytes