Wed Aug 15 02:20:13 2018 UTC ()
Update to 1.36

Upstream changes:
1.36 Sun 24 29 2018
    - If the "permissions" param is set, use the same permissions for the lock
      file that the log file will use. [github #21]


(wen)
diff -r1.28 -r1.29 pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile
diff -r1.12 -r1.13 pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo

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

--- pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile 2018/03/11 10:15:52 1.28
+++ pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile 2018/08/15 02:20:13 1.29
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.28 2018/03/11 10:15:52 wiz Exp $ 1# $NetBSD: Makefile,v 1.29 2018/08/15 02:20:13 wen Exp $
2 2
3DISTNAME= Log-Dispatch-FileRotate-1.35 3DISTNAME= Log-Dispatch-FileRotate-1.36
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

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

--- pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo 2018/03/11 10:15:52 1.12
+++ pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo 2018/08/15 02:20:13 1.13
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.12 2018/03/11 10:15:52 wiz Exp $ 1$NetBSD: distinfo,v 1.13 2018/08/15 02:20:13 wen Exp $
2 2
3SHA1 (Log-Dispatch-FileRotate-1.35.tar.gz) = b7060068c2c62d1861e0e15a3b0591a1be5c9f9a 3SHA1 (Log-Dispatch-FileRotate-1.36.tar.gz) = dfbe896b6d0b6c6b2a4e4471b364e52c7f9262b0
4RMD160 (Log-Dispatch-FileRotate-1.35.tar.gz) = e0840e1a71bbb42045a8ef5b2a0aa6ab5ad6a6ac 4RMD160 (Log-Dispatch-FileRotate-1.36.tar.gz) = 2ce93ec9499a3d374c82877da57a873d2d08c29b
5SHA512 (Log-Dispatch-FileRotate-1.35.tar.gz) = b966b9fb89114480f45b3f250a1206a189ccb5bceba50408da031bde27b8a600ede6f6f4dca71bc7ec588e1cc66d09452b15a64275d9f8ba81bfa1345077d91f 5SHA512 (Log-Dispatch-FileRotate-1.36.tar.gz) = 849bcc65fc0fbdbbfdbd8bf0c61d3d90baafcd99e6ba0a997e5d0d8a5f34c7f0c41e8999bd15ac29909d93ec5b06557a844649ed116eeda26690f59ad6198002
6Size (Log-Dispatch-FileRotate-1.35.tar.gz) = 28652 bytes 6Size (Log-Dispatch-FileRotate-1.36.tar.gz) = 29142 bytes