pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Log-Dispatch-FileRotate



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Mar 20 11:04:07 UTC 2017

Modified Files:
        pkgsrc/devel/p5-Log-Dispatch-FileRotate: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo

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

Modified files:

Index: pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile
diff -u pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile:1.22 pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile:1.23
--- pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile:1.22       Mon Feb 13 12:48:02 2017
+++ pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile    Mon Mar 20 11:04:07 2017
@@ -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 @@ DEPENDS+=     p5-Log-Log4perl>=1:../../devel
 # 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
 

Index: pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo
diff -u pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo:1.7 pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo:1.8
--- pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo:1.7        Mon Feb 13 12:48:02 2017
+++ pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo    Mon Mar 20 11:04:07 2017
@@ -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