diff options
author | wen <wen@pkgsrc.org> | 2017-08-07 01:29:46 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2017-08-07 01:29:46 +0000 |
commit | d8dff425052e15ac8030e6eecae4268b5ed03fdd (patch) | |
tree | b6319e68daa9e1089882f2402faf9540f60d34e4 /www/p5-Dancer2 | |
parent | d189efcfab9323f3c5dcb7864201b6f5ad39304a (diff) | |
download | pkgsrc-d8dff425052e15ac8030e6eecae4268b5ed03fdd.tar.gz |
Update to 0.205001
Upstream changes:
0.205001 2017-07-11 08:03:21-05:00 America/Chicago
[ BUG FIXES ]
* GH #1332: Add check for old version of HTTP::XSCookies (Peter Mottram -
SysPete)
* GH #1336: Fix warnings on 5.10 and below. (Sawyer X)
* GH #1347: Add Perl versions 5.22-5.26 and appveyor to Travis-CI
configuration (Dave Jacoby)
[ ENHANCEMENTS ]
* GH #1281: Use Ref::Util in Core for all reference checks (Mickey
Nasriachi)
* GH #1338: Add message explaining how to run newly-created application
(Jonathan Cast)
[ DOCUMENTATION ]
* GH #1334: Fix prefix example in Cookbook (Abdullah Diab)
* GH #1335: Add missing word in request->host docs (Glenn Fowler)
* GH #1337: Fix link in SEE ALSO section of Dancer2::Core::Types (Stefan
Hornburg - Racke)
* GH #1341: Clarify plugin documentation (Stefan Hornburg - Racke)
* GH #1345, #1351, #1356: Fix password check code example in tutorial
(Jonathan Cast)
* GH #1355: Fix typo (Gregor Herrmann)
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 cd859c2f05c..d8fba013d5e 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2017/06/05 14:25:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.44 2017/08/07 01:29:46 wen Exp $ -DISTNAME= Dancer2-0.205000 +DISTNAME= Dancer2-0.205001 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 548017e3161..6dc4f0be7f3 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.37 2017/03/11 10:04:50 wen Exp $ +$NetBSD: distinfo,v 1.38 2017/08/07 01:29:46 wen Exp $ -SHA1 (Dancer2-0.205000.tar.gz) = 0e4e3b7c2f89e57187c3579149ef55419f858fef -RMD160 (Dancer2-0.205000.tar.gz) = 7ed5141473fe50eb8731d521ebcebe2ec11678a4 -SHA512 (Dancer2-0.205000.tar.gz) = 9bff1bb54c3da10752dd6156c94a08c1541b88fc6ba176534d499495d63c080ef45f27d5417dba74eca141b22e2b7aeeb6055a21ecbfbcc161a2684d08816abf -Size (Dancer2-0.205000.tar.gz) = 365622 bytes +SHA1 (Dancer2-0.205001.tar.gz) = 08f234c3876ef5c37d496aaa629d669d192ade37 +RMD160 (Dancer2-0.205001.tar.gz) = 2ca1177fbe81326c793d2e4a5d681523199b054b +SHA512 (Dancer2-0.205001.tar.gz) = 329e73a545d48419784be9ceac53b1805fd8873bc233f7b770cf64241ada1553b1b7a0aabcd3300b98297d2b260c377ce5dcc66bb87970c7484b597e5ca25d30 +Size (Dancer2-0.205001.tar.gz) = 365410 bytes |