pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-Dancer2 Update to 0.205001



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5fff4a952d3e
branches:  trunk
changeset: 366222:5fff4a952d3e
user:      wen <wen%pkgsrc.org@localhost>
date:      Mon Aug 07 01:29:46 2017 +0000

description:
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:

 www/p5-Dancer2/Makefile |   5 ++---
 www/p5-Dancer2/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 6d850c9a7b0b -r 5fff4a952d3e www/p5-Dancer2/Makefile
--- a/www/p5-Dancer2/Makefile   Sun Aug 06 20:58:39 2017 +0000
+++ b/www/p5-Dancer2/Makefile   Mon Aug 07 01:29:46 2017 +0000
@@ -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 -r 6d850c9a7b0b -r 5fff4a952d3e www/p5-Dancer2/distinfo
--- a/www/p5-Dancer2/distinfo   Sun Aug 06 20:58:39 2017 +0000
+++ b/www/p5-Dancer2/distinfo   Mon Aug 07 01:29:46 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index