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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ede12fee9b5
branches:  trunk
changeset: 356559:3ede12fee9b5
user:      wen <wen%pkgsrc.org@localhost>
date:      Mon Jan 02 01:29:37 2017 +0000

description:
Update to 0.204002

Upstream changes:
0.204002  2016-12-21 15:40:02-06:00 America/Chicago

    [ BUG FIXES ]
    * GH #975: Fix "public_dir" configuration to work, just like
      DANCER_PUBLIC. (Sawyer X)

    [ ENHANCEMENTS ]
    * You can now call '$self->find_plugin(...)' within a plugin
      in order to find a plugin, in order to use its DSL in your
      custom plugin. (Sawyer X)

    [ DOCUMENTATION ]
    * GH #1282: Typo in Cookbook. (Kurt Edmiston)
    * GH #1214: Update Migration document. (Sawyer X)
    * GH #1286: Clarify hook behavior when disabling layout (biafra)
    * GH #1280: Update documentation to use specific parameter
                keywords (Hunter McMillen)

diffstat:

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

diffs (27 lines):

diff -r badacddc2f2e -r 3ede12fee9b5 www/p5-Dancer2/Makefile
--- a/www/p5-Dancer2/Makefile   Mon Jan 02 01:17:31 2017 +0000
+++ b/www/p5-Dancer2/Makefile   Mon Jan 02 01:29:37 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2016/10/21 00:44:40 wen Exp $
+# $NetBSD: Makefile,v 1.40 2017/01/02 01:29:37 wen Exp $
 
-DISTNAME=      Dancer2-0.204001
+DISTNAME=      Dancer2-0.204002
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CR/CROMEDOME/}
diff -r badacddc2f2e -r 3ede12fee9b5 www/p5-Dancer2/distinfo
--- a/www/p5-Dancer2/distinfo   Mon Jan 02 01:17:31 2017 +0000
+++ b/www/p5-Dancer2/distinfo   Mon Jan 02 01:29:37 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.34 2016/10/21 00:44:40 wen Exp $
+$NetBSD: distinfo,v 1.35 2017/01/02 01:29:37 wen Exp $
 
-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
+SHA1 (Dancer2-0.204002.tar.gz) = d88233dee0432bb397008714e46b3f9bdccc2509
+RMD160 (Dancer2-0.204002.tar.gz) = 6fe47bab6241219a18c95be233d1e0c26240e0cc
+SHA512 (Dancer2-0.204002.tar.gz) = 257a0c9e40bad749878114be38d7f7654fafecf03e6f68a315170607e7530828f396650d0e3a8d6f905be9c4546cb2f4a96f957f3aefdcbafb7bb800060ca0a3
+Size (Dancer2-0.204002.tar.gz) = 361559 bytes



Home | Main Index | Thread Index | Old Index