pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-Dancer2



Module Name:    pkgsrc
Committed By:   wen
Date:           Fri Oct 21 00:44:40 UTC 2016

Modified Files:
        pkgsrc/www/p5-Dancer2: Makefile distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/www/p5-Dancer2/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/www/p5-Dancer2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/p5-Dancer2/Makefile
diff -u pkgsrc/www/p5-Dancer2/Makefile:1.38 pkgsrc/www/p5-Dancer2/Makefile:1.39
--- pkgsrc/www/p5-Dancer2/Makefile:1.38 Thu Oct 13 12:36:39 2016
+++ pkgsrc/www/p5-Dancer2/Makefile      Fri Oct 21 00:44:40 2016
@@ -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/}

Index: pkgsrc/www/p5-Dancer2/distinfo
diff -u pkgsrc/www/p5-Dancer2/distinfo:1.33 pkgsrc/www/p5-Dancer2/distinfo:1.34
--- pkgsrc/www/p5-Dancer2/distinfo:1.33 Thu Oct 13 12:36:39 2016
+++ pkgsrc/www/p5-Dancer2/distinfo      Fri Oct 21 00:44:40 2016
@@ -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