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 p5-Log-Dispatch: update to 2.67.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/85184fa05004
branches:  trunk
changeset: 369245:85184fa05004
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Sep 27 19:54:02 2017 +0000

description:
p5-Log-Dispatch: update to 2.67.

2.67     2017-09-24

- Added a lazy_open option to the File output. This delays opening the file
  until the first time a log message is written to it. Implemented by Slaven
  Rezi?. GH #50.

diffstat:

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

diffs (27 lines):

diff -r 32e3a1883e0b -r 85184fa05004 devel/p5-Log-Dispatch/Makefile
--- a/devel/p5-Log-Dispatch/Makefile    Wed Sep 27 19:51:14 2017 +0000
+++ b/devel/p5-Log-Dispatch/Makefile    Wed Sep 27 19:54:02 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2017/09/17 10:48:49 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2017/09/27 19:54:02 wiz Exp $
 
-DISTNAME=      Log-Dispatch-2.66
+DISTNAME=      Log-Dispatch-2.67
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Log/}
diff -r 32e3a1883e0b -r 85184fa05004 devel/p5-Log-Dispatch/distinfo
--- a/devel/p5-Log-Dispatch/distinfo    Wed Sep 27 19:51:14 2017 +0000
+++ b/devel/p5-Log-Dispatch/distinfo    Wed Sep 27 19:54:02 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.33 2017/09/17 10:48:49 wiz Exp $
+$NetBSD: distinfo,v 1.34 2017/09/27 19:54:02 wiz Exp $
 
-SHA1 (Log-Dispatch-2.66.tar.gz) = 2937fa94ac66dc926a5b66cd9defb0136e2966c6
-RMD160 (Log-Dispatch-2.66.tar.gz) = 6a48d81a35a39aa4a890c7a49a19ff85f605fe7d
-SHA512 (Log-Dispatch-2.66.tar.gz) = 50ca5bd6d9abb47d2fa35dfe4799670030f6c7dcd59c51587bfad8bcb13ed713ee03d50152532db351c76b4cf407b9626bf30211aeeebfb26e1d873ecd978e27
-Size (Log-Dispatch-2.66.tar.gz) = 67636 bytes
+SHA1 (Log-Dispatch-2.67.tar.gz) = b1a46c7600c4c73f49d548dc76cc209e4d3a64a1
+RMD160 (Log-Dispatch-2.67.tar.gz) = e4f4487f70197bf68361826f8a0de80349e3df19
+SHA512 (Log-Dispatch-2.67.tar.gz) = ab03777800fa758a502e69b25669c3e4ae851d9dcf5f2f4d1a21a94cc61aca866ac361d2a5db3d22d19cb4d11da29ecec19935e29fcad40bb831fb27175846d6
+Size (Log-Dispatch-2.67.tar.gz) = 68022 bytes



Home | Main Index | Thread Index | Old Index