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.204001



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e256c0aebe74
branches:  trunk
changeset: 354158:e256c0aebe74
user:      wen <wen%pkgsrc.org@localhost>
date:      Fri Oct 21 00:44:40 2016 +0000

description:
Update to 0.204001

Upstream changes:
0.204001  2016-10-17 08:29:00-05:00 America/Chicago

    [ BUG FIXES ]
    * Restore 5.8 support (fix test which required captures).
      (Russell @veryrusty Jenkins)
    * PR #1271: fix wrong regex check against $_ (Mickey Nasriachi)

    [ ENHANCEMENTS ]
    * GH #1262: Add 'encode_json' and 'decode_json' DSL, which are
      recommended instead of 'to_json' and 'from_json'.
      (Dennis @episodeiv lichtenth?ler)

    [ DOCUMENTATION ]
    * Fix some typos.(Dennis @episodeiv lichtenth?ler)
    * GH #1031: Remove D2::Core::Context remnants from docs.
      (Sawyer X)

    [ PACKAGING ]
    * GH #1273: Do not require Test::Perl::Critic to install.
      (Dennis lichtenth?ler)

diffstat:

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

diffs (27 lines):

diff -r 60c5f12e6536 -r e256c0aebe74 www/p5-Dancer2/Makefile
--- a/www/p5-Dancer2/Makefile   Thu Oct 20 21:25:57 2016 +0000
+++ b/www/p5-Dancer2/Makefile   Fri Oct 21 00:44:40 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2016/10/13 12:36:39 wen Exp $
+# $NetBSD: Makefile,v 1.39 2016/10/21 00:44:40 wen Exp $
 
-DISTNAME=      Dancer2-0.204000
+DISTNAME=      Dancer2-0.204001
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CR/CROMEDOME/}
diff -r 60c5f12e6536 -r e256c0aebe74 www/p5-Dancer2/distinfo
--- a/www/p5-Dancer2/distinfo   Thu Oct 20 21:25:57 2016 +0000
+++ b/www/p5-Dancer2/distinfo   Fri Oct 21 00:44:40 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.33 2016/10/13 12:36:39 wen Exp $
+$NetBSD: distinfo,v 1.34 2016/10/21 00:44:40 wen Exp $
 
-SHA1 (Dancer2-0.204000.tar.gz) = 76a516119b5271a8e0cb27f62f59e30069aaeeef
-RMD160 (Dancer2-0.204000.tar.gz) = 8075ca16cf71a4bb45604e6201d13b5904378886
-SHA512 (Dancer2-0.204000.tar.gz) = 2185697d966ebe80e50ca25d6cf5468ddd78b1033a7d43b5ec08c212086d5c5ab3faa64050b76809c5d75acd4be79aae27c15de03ace3881691e1870e777d08c
-Size (Dancer2-0.204000.tar.gz) = 359870 bytes
+SHA1 (Dancer2-0.204001.tar.gz) = 3a2659c7578c6d7e316525b5026fa82d08c06966
+RMD160 (Dancer2-0.204001.tar.gz) = f3ec52f93b1f94a0de9bfe1d89c862a5d0c185c5
+SHA512 (Dancer2-0.204001.tar.gz) = aee6ad6442b8b954583edbcab674fd271ec8f38900fc79e30cb3ea70c8f18dfb857de3fd94762f534280a80e213296134dd85171c03ffe40579e021e09ec884c
+Size (Dancer2-0.204001.tar.gz) = 359569 bytes



Home | Main Index | Thread Index | Old Index