Mon Aug 7 01:29:46 2017 UTC ()
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)


(wen)
diff -r1.43 -r1.44 pkgsrc/www/p5-Dancer2/Makefile
diff -r1.37 -r1.38 pkgsrc/www/p5-Dancer2/distinfo

cvs diff -r1.43 -r1.44 pkgsrc/www/p5-Dancer2/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-Dancer2/Makefile 2017/06/05 14:25:16 1.43
+++ pkgsrc/www/p5-Dancer2/Makefile 2017/08/07 01:29:46 1.44
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.43 2017/06/05 14:25:16 ryoon Exp $ 1# $NetBSD: Makefile,v 1.44 2017/08/07 01:29:46 wen Exp $
2 2
3DISTNAME= Dancer2-0.205000 3DISTNAME= Dancer2-0.205001
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= www perl5 5CATEGORIES= www perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CR/CROMEDOME/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CR/CROMEDOME/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Dancer2/ 9HOMEPAGE= http://search.cpan.org/dist/Dancer2/
11COMMENT= Lightweight yet powerful web application framework 10COMMENT= Lightweight yet powerful web application framework
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14USE_LANGUAGES= # empty 13USE_LANGUAGES= # empty
15PERL5_PACKLIST= auto/Dancer2/.packlist 14PERL5_PACKLIST= auto/Dancer2/.packlist
16 15
17BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=7.12:../../devel/p5-ExtUtils-MakeMaker 16BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=7.12:../../devel/p5-ExtUtils-MakeMaker
18BUILD_DEPENDS+= p5-Test-Memory-Cycle>=0:../../devel/p5-Test-Memory-Cycle 17BUILD_DEPENDS+= p5-Test-Memory-Cycle>=0:../../devel/p5-Test-Memory-Cycle

cvs diff -r1.37 -r1.38 pkgsrc/www/p5-Dancer2/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-Dancer2/distinfo 2017/03/11 10:04:50 1.37
+++ pkgsrc/www/p5-Dancer2/distinfo 2017/08/07 01:29:46 1.38
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.37 2017/03/11 10:04:50 wen Exp $ 1$NetBSD: distinfo,v 1.38 2017/08/07 01:29:46 wen Exp $
2 2
3SHA1 (Dancer2-0.205000.tar.gz) = 0e4e3b7c2f89e57187c3579149ef55419f858fef 3SHA1 (Dancer2-0.205001.tar.gz) = 08f234c3876ef5c37d496aaa629d669d192ade37
4RMD160 (Dancer2-0.205000.tar.gz) = 7ed5141473fe50eb8731d521ebcebe2ec11678a4 4RMD160 (Dancer2-0.205001.tar.gz) = 2ca1177fbe81326c793d2e4a5d681523199b054b
5SHA512 (Dancer2-0.205000.tar.gz) = 9bff1bb54c3da10752dd6156c94a08c1541b88fc6ba176534d499495d63c080ef45f27d5417dba74eca141b22e2b7aeeb6055a21ecbfbcc161a2684d08816abf 5SHA512 (Dancer2-0.205001.tar.gz) = 329e73a545d48419784be9ceac53b1805fd8873bc233f7b770cf64241ada1553b1b7a0aabcd3300b98297d2b260c377ce5dcc66bb87970c7484b597e5ca25d30
6Size (Dancer2-0.205000.tar.gz) = 365622 bytes 6Size (Dancer2-0.205001.tar.gz) = 365410 bytes