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 Update to 1.38



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5165a0fc359
branches:  trunk
changeset: 455450:e5165a0fc359
user:      wen <wen%pkgsrc.org@localhost>
date:      Mon Jul 05 07:35:45 2021 +0000

description:
Update to 1.38

Upstream changes:
1.38 Wed 14 26 2021
    - No Changes other than SIGNATURE, v1.37 was missing SIGNATURE

1.37 Wed 58 26 2021
    - Improve synopsis showing how to use it with Log::Dispatch [Github #23]
    - Bump minimum version of Log::Dispatch to v2.59 to address minimum
      List::Util indirect dependency via Specio [Github #26]

diffstat:

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

diffs (38 lines):

diff -r 4c940d7cf02b -r e5165a0fc359 devel/p5-Log-Dispatch-FileRotate/Makefile
--- a/devel/p5-Log-Dispatch-FileRotate/Makefile Mon Jul 05 07:31:55 2021 +0000
+++ b/devel/p5-Log-Dispatch-FileRotate/Makefile Mon Jul 05 07:35:45 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2021/05/24 19:50:58 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2021/07/05 07:35:45 wen Exp $
 
-DISTNAME=      Log-Dispatch-FileRotate-1.36
+DISTNAME=      Log-Dispatch-FileRotate-1.38
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Log/}
 
@@ -11,7 +10,7 @@
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-Date-Manip>=5.0:../../devel/p5-Date-Manip
-DEPENDS+=      p5-Log-Dispatch>=2.08:../../devel/p5-Log-Dispatch
+DEPENDS+=      p5-Log-Dispatch>=2.59:../../devel/p5-Log-Dispatch
 DEPENDS+=      p5-Params-Validate>=0.15:../../devel/p5-Params-Validate
 DEPENDS+=      p5-Log-Log4perl>=1:../../devel/p5-Log-Log4perl
 # for make test
diff -r 4c940d7cf02b -r e5165a0fc359 devel/p5-Log-Dispatch-FileRotate/distinfo
--- a/devel/p5-Log-Dispatch-FileRotate/distinfo Mon Jul 05 07:31:55 2021 +0000
+++ b/devel/p5-Log-Dispatch-FileRotate/distinfo Mon Jul 05 07:35:45 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2018/08/15 02:20:13 wen Exp $
+$NetBSD: distinfo,v 1.14 2021/07/05 07:35:45 wen Exp $
 
-SHA1 (Log-Dispatch-FileRotate-1.36.tar.gz) = dfbe896b6d0b6c6b2a4e4471b364e52c7f9262b0
-RMD160 (Log-Dispatch-FileRotate-1.36.tar.gz) = 2ce93ec9499a3d374c82877da57a873d2d08c29b
-SHA512 (Log-Dispatch-FileRotate-1.36.tar.gz) = 849bcc65fc0fbdbbfdbd8bf0c61d3d90baafcd99e6ba0a997e5d0d8a5f34c7f0c41e8999bd15ac29909d93ec5b06557a844649ed116eeda26690f59ad6198002
-Size (Log-Dispatch-FileRotate-1.36.tar.gz) = 29142 bytes
+SHA1 (Log-Dispatch-FileRotate-1.38.tar.gz) = c36fc61b4395b93dccfe2cc9afbef49b98f45035
+RMD160 (Log-Dispatch-FileRotate-1.38.tar.gz) = 432cd230e8659082b2fb0be6895d9d21f293f32b
+SHA512 (Log-Dispatch-FileRotate-1.38.tar.gz) = 0e4b292811b4dbff7230ccbef32c830190689fb2347e92c70e8b3b44ac9219da78cbd69c77faf4c9ac7421b2266eaa1323b34bc815ef32a9a8e809c8afb8bec2
+Size (Log-Dispatch-FileRotate-1.38.tar.gz) = 30103 bytes



Home | Main Index | Thread Index | Old Index