diff options
author | wen <wen@pkgsrc.org> | 2018-11-24 07:45:39 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2018-11-24 07:45:39 +0000 |
commit | 445b8e389f2d43e751966f44c870d08728ceb5bb (patch) | |
tree | d66b99e46eeb8e27a09701561c8144f17665c43c /www/p5-Dancer2 | |
parent | 8de67e3440b684333aec6105b948db02dd55bd59 (diff) | |
download | pkgsrc-445b8e389f2d43e751966f44c870d08728ceb5bb.tar.gz |
Update to 0.207000
Upstream changes:
0.207000 2018-11-14 17:24:25-05:00 America/New_York
[ BUG FIXES ]
* GH #1427: Allow layout_dir to be configured by set keyword (Russell
@veryrusty Jenkins)
* GH #1456: Engine logging respects minimum level filtering (Daniel Perrett)
* PR #1479: Remove arbitrary Perl 5.10 requirement from tests (Dan Book)
* PR #1480: Correct dynamic HTTP::XSCookies requirement (Dan Book)
* PR #1486: Install dzil deps for use by Appveyor (Dan Book)
[ ENHANCEMENTS ]
* GH #1418: Send plain text content with send_as() (Steve Dondley)
* PR #1457: Serializer mutable with custom mapping. Also resolves issues
#795, #973, and #901 (Russell @veryrusty Jenkins, Yanick Champoux,
Daniel Böhmer, Steven Humphrey)
* PR #1459: Add no default middleware feature. Also resolves #1410
(Russell @veryrusty Jenkins)
* GH #1469: Code of Conduct enhancements (MaxPerl)
[ DOCUMENTATION ]
* GH #1166: Add behind_proxy docs to Deployment manual (Nuno Ramos
Carvalho)
* GH #1417: Add "set engines" documentation (Deirdre Moran)
* PR #1450: Add calculator example (Gabor Szabo)
* PR #1452: Fix Pod formatting for CPAN (simbaque)
* PR #1454: Fix typos in docs (Gil Magno)
* PR #1464: Can't set environment with 'set' keyword (Ben Kaufman)
* PR #1470: Use session for flash and explain in detail (simbaque)
* PR #1472: Migration, tutorial, other doc fixes (Jason A. Crome)
* PR #1473: Show support resources after generating new app (Jason A.
Crome)
* PR #1474: Use the correct URL for HAProxy (Jason A. Crome)
* PR #1475: Add manual section for security concerns (Jason A. Crome)
* PR #1487: Clarify deprecation of Dancer2::Test (Steve Dondley)
Diffstat (limited to 'www/p5-Dancer2')
-rw-r--r-- | www/p5-Dancer2/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Dancer2/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index 56f5023c071..1125624717a 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2018/08/22 09:47:36 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2018/11/24 07:45:39 wen Exp $ -DISTNAME= Dancer2-0.206000 +DISTNAME= Dancer2-0.207000 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CR/CROMEDOME/} diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo index 7777dadb69f..110a9dda5c2 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.40 2018/04/23 13:43:21 wen Exp $ +$NetBSD: distinfo,v 1.41 2018/11/24 07:45:39 wen Exp $ -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 +SHA1 (Dancer2-0.207000.tar.gz) = 9e2ad61d587b02ee34ce56ea7617df167ba9e30b +RMD160 (Dancer2-0.207000.tar.gz) = 26817e9a68946cf72191a496f52d6a2c015525b7 +SHA512 (Dancer2-0.207000.tar.gz) = a4e08c4b563d350326b568e661b47c23a13d77727ed0aa91ecbe540c3c6aae20dc91b4110f18bf85deea9897d06d74f3ae6f0d512bf743595aa81c1353003e26 +Size (Dancer2-0.207000.tar.gz) = 380501 bytes |