pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Log-Dispatch-FileRotate Updated devel/p5-Log-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ea0afdfde474
branches:  trunk
changeset: 359878:ea0afdfde474
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Mar 20 11:04:07 2017 +0000

description:
Updated devel/p5-Log-Dispatch-FileRotate to 1.24
------------------------------------------------
1.24 Tue Feb 14 2017
    - fix test failure on file-open-failure.t related to current locale
      setting.
    - improve fix to Date::Manip TZ deprecation warnings.

diffstat:

 devel/p5-Log-Dispatch-FileRotate/Makefile |   6 ++++--
 devel/p5-Log-Dispatch-FileRotate/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r b068d50311c6 -r ea0afdfde474 devel/p5-Log-Dispatch-FileRotate/Makefile
--- a/devel/p5-Log-Dispatch-FileRotate/Makefile Mon Mar 20 10:54:46 2017 +0000
+++ b/devel/p5-Log-Dispatch-FileRotate/Makefile Mon Mar 20 11:04:07 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2017/02/13 12:48:02 mef Exp $
+# $NetBSD: Makefile,v 1.23 2017/03/20 11:04:07 mef Exp $
 
-DISTNAME=              Log-Dispatch-FileRotate-1.23
+DISTNAME=              Log-Dispatch-FileRotate-1.24
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Log/}
@@ -16,6 +16,8 @@
 # for make test
 BUILD_DEPENDS+=        p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny
 BUILD_DEPENDS+=        p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
+BUILD_DEPENDS+=        p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
+BUILD_DEPENDS+=        p5-Specio-[0-9]*:../../devel/p5-Specio
 
 PERL5_PACKLIST=                auto/Log/Dispatch/FileRotate/.packlist
 
diff -r b068d50311c6 -r ea0afdfde474 devel/p5-Log-Dispatch-FileRotate/distinfo
--- a/devel/p5-Log-Dispatch-FileRotate/distinfo Mon Mar 20 10:54:46 2017 +0000
+++ b/devel/p5-Log-Dispatch-FileRotate/distinfo Mon Mar 20 11:04:07 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2017/02/13 12:48:02 mef Exp $
+$NetBSD: distinfo,v 1.8 2017/03/20 11:04:07 mef Exp $
 
-SHA1 (Log-Dispatch-FileRotate-1.23.tar.gz) = 33449d6bc77b5f854aeea162c3b1b43696603e91
-RMD160 (Log-Dispatch-FileRotate-1.23.tar.gz) = 32fe5ba5c57659820991778d974d401ae9d0784a
-SHA512 (Log-Dispatch-FileRotate-1.23.tar.gz) = f82158001a047532f1d43452da0f656ee7723cce131d89d743586a8fce59bcc670113a42c4682afe53eabd92c669443fb14c37fde28a5fce9cd615097c6290db
-Size (Log-Dispatch-FileRotate-1.23.tar.gz) = 23660 bytes
+SHA1 (Log-Dispatch-FileRotate-1.24.tar.gz) = 7389bc33c3f85840edb86a9f408dbbec2210ae77
+RMD160 (Log-Dispatch-FileRotate-1.24.tar.gz) = f30bd24d4b21b0228fdf6e7f76fe037bd7263fa4
+SHA512 (Log-Dispatch-FileRotate-1.24.tar.gz) = d78bc0a8c3fde0f7c6c3a079850b16da4510a6609552e94f4f54863677e81a1450eeb4c18261463c98dc46973b096525e6db7861f1652b5113b51b9be047d1a4
+Size (Log-Dispatch-FileRotate-1.24.tar.gz) = 23881 bytes



Home | Main Index | Thread Index | Old Index