pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Dist-Zilla Updated devel/p5-Dist-Zilla to 6.009



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a48a695e463
branches:  trunk
changeset: 359868:6a48a695e463
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Mar 20 10:06:51 2017 +0000

description:
Updated devel/p5-Dist-Zilla to 6.009
------------------------------------
6.009     2017-03-04 11:16:37-05:00 America/New_York
        - update DateTime::TimeZone prereq on Win32 to improve workingness
          (thanks, Schwern!)
        - add --recommends and --requires and --suggests to listdeps
        - improve testing of listdeps (thanks, Mickey Nasriachi!)
        - Module::Runtime is now considered 'internal' for the purpose of
          carping (thanks, Karen Etheridge!)
        - ./tmp is now pruned by PruneCruft (thanks, Karent Etheridge!)
        - authordeps now picks up :version for the root section (thanks,
          Karen!)
        - the config loading of the "perl" config loader is more reliable, but
          still please don't use it (thanks, Karen!)
        - introducing a new plugin, [GatherFile], to support adding individual
          files to the distribution (thanks, Karen!)

diffstat:

 devel/p5-Dist-Zilla/Makefile |   4 ++--
 devel/p5-Dist-Zilla/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 2cc120226136 -r 6a48a695e463 devel/p5-Dist-Zilla/Makefile
--- a/devel/p5-Dist-Zilla/Makefile      Mon Mar 20 10:03:57 2017 +0000
+++ b/devel/p5-Dist-Zilla/Makefile      Mon Mar 20 10:06:51 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2016/10/12 14:48:47 mef Exp $
+# $NetBSD: Makefile,v 1.26 2017/03/20 10:06:51 mef Exp $
 
-DISTNAME=      Dist-Zilla-6.008
+DISTNAME=      Dist-Zilla-6.009
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Dist/}
diff -r 2cc120226136 -r 6a48a695e463 devel/p5-Dist-Zilla/distinfo
--- a/devel/p5-Dist-Zilla/distinfo      Mon Mar 20 10:03:57 2017 +0000
+++ b/devel/p5-Dist-Zilla/distinfo      Mon Mar 20 10:06:51 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2016/10/12 14:48:47 mef Exp $
+$NetBSD: distinfo,v 1.18 2017/03/20 10:06:51 mef Exp $
 
-SHA1 (Dist-Zilla-6.008.tar.gz) = 65b289ca52df71abea96fd9c23a8f9ff267508fc
-RMD160 (Dist-Zilla-6.008.tar.gz) = 28ae16cbf7accf2fe4e59d5f8ed3a0f0f5377b61
-SHA512 (Dist-Zilla-6.008.tar.gz) = ca0e71971defe212417413c14fb3f7fb4715d8485ee6e9b64018bc96320c09e0830f58382d74c1001f88618f19abdee1fb3ce6fa253d80bcc0e84ac503b8befa
-Size (Dist-Zilla-6.008.tar.gz) = 194894 bytes
+SHA1 (Dist-Zilla-6.009.tar.gz) = fbce2fd25c4658b0f3cd92edb119293e46389971
+RMD160 (Dist-Zilla-6.009.tar.gz) = c50ee07a3a7d8af9efee1e6236f5859b9abf377b
+SHA512 (Dist-Zilla-6.009.tar.gz) = 1bf33138838b8b718fdf0710c36d5106c29ff8dd775d10dc2aa96d3e628f3b889e3eb909cd5766f01709449b3f02e7f32b6222935a86ba7403eaa0d8d4071d9d
+Size (Dist-Zilla-6.009.tar.gz) = 197735 bytes



Home | Main Index | Thread Index | Old Index