diff options
author | wen <wen@pkgsrc.org> | 2018-04-23 13:43:21 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2018-04-23 13:43:21 +0000 |
commit | 5f75d9b2e0aeafbc552694648149a5361d9ee310 (patch) | |
tree | 60978f351ddf67dfe042858f4794d075171ab960 | |
parent | 90324c83b93e75cd0a0a977de53beef203ec35ce (diff) | |
download | pkgsrc-5f75d9b2e0aeafbc552694648149a5361d9ee310.tar.gz |
Update to 0.206000
Upstream changes:
0.206000 2018-04-19 22:09:46-04:00 America/New_York
[ BUG FIXES ]
* GH #1090, #1406: Replace HTTP::Body with HTTP::Entity::Parser in
Dancer2::Core::Request. (Russell @veryrusty Jenkins)
* GH #1292: Fix multiple attribute definitions within Plugins
(Nigel Gregoire)
* GH #1304: Fix the order by which config files are loaded, independently
of their filename extension (Alberto Simões, Russell @veryrusty Jenkins)
* GH #1400: Fix infinite recursion with exceptions that use circular
references. (Andre Walker)
* GH #1430: Fix `dancer2 gen` from source directory when Dancer2 not
installed. (Tina @perlpunk Müller - Tina)
* GH #1434: Add `validate_id` method to verify a session id before
requesting the session engine fetch it from its data store.
(Russell @veryrusty Jenkins)
* GH #1435, #1438: Allow XS crush_cookie methods to return an arrayref
of values. (Russell @veryrusty Jenkins)
* GH #1443: Update copyright year (Joseph Frazer)
* GH #1445: Use latest HTTP::Headers::Fast (Russell @veryrusty Jenkins)
* PR #1447: Fix missing build requires (Mohammad S Anwar)
[ ENHANCEMENTS ]
* PR #1354: TemplateToolkit template engine will log (at debug level)
if a template is not found. (Kiel R Stirling, Russell @veryrusty Jenkins)
* GH #1432: Support Content-Disposition of inline in
send_file() (Dave Webb)
* PR #1433: Verbose testing in AppVeyor (Graham Knop)
[ DOCUMENTATION ]
* GH #1314: Documentation tweaks (David Precious)
* GH #1317: Document serializer configuration (sdeseille)
* GH #1386: Add Hello World example (Gabor Szabo)
* PR #1408: List project development resources (Steve Dondley)
* PR #1426: Move performance improvement information from Migration guide
to Deployment (Pedro Melo)
0.206000_02 2018-04-09 21:48:24-04:00 America/New_York (TRIAL RELEASE)
[ BUG FIXES ]
* GH #1090, #1406: Replace HTTP::Body with HTTP::Entity::Parser in
Dancer2::Core::Request. (Russell @veryrusty Jenkins)
* GH #1304: Fix the order by which config files are loaded, independently
of their filename extension (Alberto Simões, Russell @veryrusty Jenkins)
* GH #1400: Fix infinite recursion with exceptions that use circular
references. (Andre Walker)
* GH #1430: Fix `dancer2 gen` from source directory when Dancer2 not
installed. (Tina @perlpunk Müller - Tina)
* GH #1434: Add `validate_id` method to verify a session id before
requesting the session engine fetch it from its data store.
(Russell @veryrusty Jenkins)
* GH #1435, #1438: Allow XS crush_cookie methods to return an arrayref
of values. (Russell @veryrusty Jenkins)
* GH #1443: Update copyright year (Joseph Frazer)
* GH #1445: Use latest HTTP::Headers::Fast (Russell @veryrusty Jenkins)
[ ENHANCEMENTS ]
* PR #1354: TemplateToolkit template engine will log (at debug level)
if a template is not found. (Kiel R Stirling, Russell @veryrusty Jenkins)
* GH #1432: Support Content-Disposition of inline in
send_file() (Dave Webb)
* PR #1433: Verbose testing in AppVeyor (Graham Knop)
[ DOCUMENTATION ]
* GH #1317: Document serializer configuration (sdeseille)
* PR #1426: Move performance improvement information from Migration guide
to Deployment (Pedro Melo)
-rw-r--r-- | www/p5-Dancer2/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Dancer2/distinfo | 10 |
2 files changed, 8 insertions, 7 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index 73324f170d1..1157c157d04 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.45 2017/10/18 13:58:16 wen Exp $ +# $NetBSD: Makefile,v 1.46 2018/04/23 13:43:21 wen Exp $ -DISTNAME= Dancer2-0.205002 +DISTNAME= Dancer2-0.206000 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CR/CROMEDOME/} @@ -26,6 +26,7 @@ DEPENDS+= p5-Capture-Tiny>=0.12:../../devel/p5-Capture-Tiny DEPENDS+= p5-Crypt-URandom>=0:../../security/p5-Crypt-URandom DEPENDS+= p5-Config-Any>=0:../../devel/p5-Config-Any #DEPENDS+= {perl>=5.9.3,p5-Digest-SHA>=0}:../../security/p5-Digest-SHA +DEPENDS+= p5-File-Share>=0:../../devel/p5-File-Share DEPENDS+= p5-Hash-Merge-Simple>=0:../../devel/p5-Hash-Merge-Simple DEPENDS+= p5-HTTP-Body>=0:../../www/p5-HTTP-Body DEPENDS+= p5-HTTP-Date>=0:../../www/p5-HTTP-Date diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo index e6bc1b57cfd..7777dadb69f 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.39 2017/10/18 13:58:16 wen Exp $ +$NetBSD: distinfo,v 1.40 2018/04/23 13:43:21 wen Exp $ -SHA1 (Dancer2-0.205002.tar.gz) = 65b496d9298a99085baa9aabc142559a7608e7c7 -RMD160 (Dancer2-0.205002.tar.gz) = a4d3a028ecea2b65b3a0ddae7c0206fe2ebb9e0b -SHA512 (Dancer2-0.205002.tar.gz) = 583f9534ea06ed713b6d8784296de3b89dc21579bc0d9bff3a9c437ee3d3d3cc8687e099b8c74073479aab079361955d506cb830a42e4e79241560a683106185 -Size (Dancer2-0.205002.tar.gz) = 368450 bytes +SHA1 (Dancer2-0.206000.tar.gz) = ced6466f0ceb2a97d6858ff2f6991a71fa939de9 +RMD160 (Dancer2-0.206000.tar.gz) = 9011aca281ea8d86585ab5a1e851d9dfcefdc96d +SHA512 (Dancer2-0.206000.tar.gz) = 1a1826be2ceb7f37da5b81948227ba5ba3040dfe79e43b2579560dcebc316d62dc2d8ab3f779eeabde1ab2cfeff62c244af351bac23fa2d7f7b0765e3d932af0 +Size (Dancer2-0.206000.tar.gz) = 361953 bytes |