pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Oct 22 06:15:01 UTC 2019

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

Log Message:
(devel/p5-Log-Dispatchouli) Updated 2.017 to 2.019

2.019     2019-07-27 16:13:30-04:00 America/New_York
        - fix an initialization ordering bug for loggers using stdio

2.018     2019-07-26 18:36:56-04:00 America/New_York
        - add enable_stdout and enable_stderr to, uh, enable stdout and enable
          stderr (after initial construction)


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-Log-Dispatchouli/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Log-Dispatchouli/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-Dispatchouli/Makefile
diff -u pkgsrc/devel/p5-Log-Dispatchouli/Makefile:1.18 pkgsrc/devel/p5-Log-Dispatchouli/Makefile:1.19
--- pkgsrc/devel/p5-Log-Dispatchouli/Makefile:1.18      Sun Aug 11 13:19:45 2019
+++ pkgsrc/devel/p5-Log-Dispatchouli/Makefile   Tue Oct 22 06:15:01 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2019/08/11 13:19:45 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2019/10/22 06:15:01 mef Exp $
 
-DISTNAME=      Log-Dispatchouli-2.017
+DISTNAME=      Log-Dispatchouli-2.019
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Log/}
 

Index: pkgsrc/devel/p5-Log-Dispatchouli/distinfo
diff -u pkgsrc/devel/p5-Log-Dispatchouli/distinfo:1.6 pkgsrc/devel/p5-Log-Dispatchouli/distinfo:1.7
--- pkgsrc/devel/p5-Log-Dispatchouli/distinfo:1.6       Sun Mar 17 14:01:39 2019
+++ pkgsrc/devel/p5-Log-Dispatchouli/distinfo   Tue Oct 22 06:15:01 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2019/03/17 14:01:39 wen Exp $
+$NetBSD: distinfo,v 1.7 2019/10/22 06:15:01 mef Exp $
 
-SHA1 (Log-Dispatchouli-2.017.tar.gz) = 96907322411e3dad1957dfa095774af3b274d757
-RMD160 (Log-Dispatchouli-2.017.tar.gz) = 8ab7c492b91b52a216e74ac386c87a9da3fcdff4
-SHA512 (Log-Dispatchouli-2.017.tar.gz) = da47b814d923c134107e5753223b01d4abba7d918bdfa0deede0d3aef26ebdd1988810a6c38e873285b15434c99690f9683a8b7343cf6a7474a011838308ab22
-Size (Log-Dispatchouli-2.017.tar.gz) = 30658 bytes
+SHA1 (Log-Dispatchouli-2.019.tar.gz) = 0a82fd586efb33f29fb81ed38481e18f0ab0c893
+RMD160 (Log-Dispatchouli-2.019.tar.gz) = f19c02c43a84961fd937e1063d6c096d1ffeb396
+SHA512 (Log-Dispatchouli-2.019.tar.gz) = bce5c3dadf4c2adbe6a988adc0c9ba4ebaec66f672e38a3dd3fadbc0b9d315b075fa31faaf4daccefb91d374ac7b22ee94596ee0b982c329bd6abdf4df7711f1
+Size (Log-Dispatchouli-2.019.tar.gz) = 30853 bytes



Home | Main Index | Thread Index | Old Index