Mon Mar 20 11:04:07 2017 UTC ()
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.


(mef)
diff -r1.22 -r1.23 pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile
diff -r1.7 -r1.8 pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo

cvs diff -r1.22 -r1.23 pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile 2017/02/13 12:48:02 1.22
+++ pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile 2017/03/20 11:04:07 1.23
@@ -1,23 +1,25 @@ @@ -1,23 +1,25 @@
1# $NetBSD: Makefile,v 1.22 2017/02/13 12:48:02 mef Exp $ 1# $NetBSD: Makefile,v 1.23 2017/03/20 11:04:07 mef Exp $
2 2
3DISTNAME= Log-Dispatch-FileRotate-1.23 3DISTNAME= Log-Dispatch-FileRotate-1.24
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9COMMENT= Perl5 module to log to files which archive/rotate themselves 9COMMENT= Perl5 module to log to files which archive/rotate themselves
10LICENSE= ${PERL5_LICENSE} 10LICENSE= ${PERL5_LICENSE}
11 11
12DEPENDS+= p5-Date-Manip>=5.0:../../devel/p5-Date-Manip 12DEPENDS+= p5-Date-Manip>=5.0:../../devel/p5-Date-Manip
13DEPENDS+= p5-Log-Dispatch>=2.08:../../devel/p5-Log-Dispatch 13DEPENDS+= p5-Log-Dispatch>=2.08:../../devel/p5-Log-Dispatch
14DEPENDS+= p5-Params-Validate>=0.15:../../devel/p5-Params-Validate 14DEPENDS+= p5-Params-Validate>=0.15:../../devel/p5-Params-Validate
15DEPENDS+= p5-Log-Log4perl>=1:../../devel/p5-Log-Log4perl 15DEPENDS+= p5-Log-Log4perl>=1:../../devel/p5-Log-Log4perl
16# for make test 16# for make test
17BUILD_DEPENDS+= p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny 17BUILD_DEPENDS+= p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny
18BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn 18BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
 19BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
 20BUILD_DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio
19 21
20PERL5_PACKLIST= auto/Log/Dispatch/FileRotate/.packlist 22PERL5_PACKLIST= auto/Log/Dispatch/FileRotate/.packlist
21 23
22.include "../../lang/perl5/module.mk" 24.include "../../lang/perl5/module.mk"
23.include "../../mk/bsd.pkg.mk" 25.include "../../mk/bsd.pkg.mk"

cvs diff -r1.7 -r1.8 pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo 2017/02/13 12:48:02 1.7
+++ pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo 2017/03/20 11:04:07 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2017/02/13 12:48:02 mef Exp $ 1$NetBSD: distinfo,v 1.8 2017/03/20 11:04:07 mef Exp $
2 2
3SHA1 (Log-Dispatch-FileRotate-1.23.tar.gz) = 33449d6bc77b5f854aeea162c3b1b43696603e91 3SHA1 (Log-Dispatch-FileRotate-1.24.tar.gz) = 7389bc33c3f85840edb86a9f408dbbec2210ae77
4RMD160 (Log-Dispatch-FileRotate-1.23.tar.gz) = 32fe5ba5c57659820991778d974d401ae9d0784a 4RMD160 (Log-Dispatch-FileRotate-1.24.tar.gz) = f30bd24d4b21b0228fdf6e7f76fe037bd7263fa4
5SHA512 (Log-Dispatch-FileRotate-1.23.tar.gz) = f82158001a047532f1d43452da0f656ee7723cce131d89d743586a8fce59bcc670113a42c4682afe53eabd92c669443fb14c37fde28a5fce9cd615097c6290db 5SHA512 (Log-Dispatch-FileRotate-1.24.tar.gz) = d78bc0a8c3fde0f7c6c3a079850b16da4510a6609552e94f4f54863677e81a1450eeb4c18261463c98dc46973b096525e6db7861f1652b5113b51b9be047d1a4
6Size (Log-Dispatch-FileRotate-1.23.tar.gz) = 23660 bytes 6Size (Log-Dispatch-FileRotate-1.24.tar.gz) = 23881 bytes