pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Log-Dispatch



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Sep 27 19:54:02 UTC 2017

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/devel/p5-Log-Dispatch/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/p5-Log-Dispatch/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/Makefile
diff -u pkgsrc/devel/p5-Log-Dispatch/Makefile:1.60 pkgsrc/devel/p5-Log-Dispatch/Makefile:1.61
--- pkgsrc/devel/p5-Log-Dispatch/Makefile:1.60  Sun Sep 17 10:48:49 2017
+++ pkgsrc/devel/p5-Log-Dispatch/Makefile       Wed Sep 27 19:54:02 2017
@@ -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/}

Index: pkgsrc/devel/p5-Log-Dispatch/distinfo
diff -u pkgsrc/devel/p5-Log-Dispatch/distinfo:1.33 pkgsrc/devel/p5-Log-Dispatch/distinfo:1.34
--- pkgsrc/devel/p5-Log-Dispatch/distinfo:1.33  Sun Sep 17 10:48:49 2017
+++ pkgsrc/devel/p5-Log-Dispatch/distinfo       Wed Sep 27 19:54:02 2017
@@ -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