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:   wen
Date:           Mon Jul  5 07:35:45 UTC 2021

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile
cvs rdiff -u -r1.13 -r1.14 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.33 pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile:1.34
--- pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile:1.33       Mon May 24 19:50:58 2021
+++ pkgsrc/devel/p5-Log-Dispatch-FileRotate/Makefile    Mon Jul  5 07:35:45 2021
@@ -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 @@ COMMENT=      Perl5 module to log to files wh
 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

Index: pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo
diff -u pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo:1.13 pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo:1.14
--- pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo:1.13       Wed Aug 15 02:20:13 2018
+++ pkgsrc/devel/p5-Log-Dispatch-FileRotate/distinfo    Mon Jul  5 07:35:45 2021
@@ -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