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:   wiz
Date:           Mon Sep  7 06:58:53 UTC 2020

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

Log Message:
p5-Log-Dispatchouli: update to 2.022.

2.022     2020-08-24 13:50:15-04:00 America/New_York
        - don't duplicate pid in syslog!

2.021     2020-08-12 11:48:57-04:00 America/New_York
        - add another experimental means to replace how Syslog output is set up

2.020     2020-02-06 13:45:44-05:00 America/New_York (TRIAL RELEASE)
        - add stdio_dispatcher_class, so you can subclass the Screen dispatcher
          for stderr and stdio; this is experimental!


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-Log-Dispatchouli/Makefile
cvs rdiff -u -r1.7 -r1.8 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.21 pkgsrc/devel/p5-Log-Dispatchouli/Makefile:1.22
--- pkgsrc/devel/p5-Log-Dispatchouli/Makefile:1.21      Mon Aug 31 18:08:18 2020
+++ pkgsrc/devel/p5-Log-Dispatchouli/Makefile   Mon Sep  7 06:58:53 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2020/08/31 18:08:18 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2020/09/07 06:58:53 wiz Exp $
 
-DISTNAME=      Log-Dispatchouli-2.019
+DISTNAME=      Log-Dispatchouli-2.022
 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.7 pkgsrc/devel/p5-Log-Dispatchouli/distinfo:1.8
--- pkgsrc/devel/p5-Log-Dispatchouli/distinfo:1.7       Tue Oct 22 06:15:01 2019
+++ pkgsrc/devel/p5-Log-Dispatchouli/distinfo   Mon Sep  7 06:58:53 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/10/22 06:15:01 mef Exp $
+$NetBSD: distinfo,v 1.8 2020/09/07 06:58:53 wiz Exp $
 
-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
+SHA1 (Log-Dispatchouli-2.022.tar.gz) = f716f48750d92b90163713465d89c03560b9a7bc
+RMD160 (Log-Dispatchouli-2.022.tar.gz) = a7a2b397d09ba37adaa1500d3d54c5af3cf27974
+SHA512 (Log-Dispatchouli-2.022.tar.gz) = d58f867a7b0006e46ab6ecbd72defd7aaf1934c050296f08a3cc2aab90dcf5d0562273aad1b4801208a4c9b02b840a2c7cf2dc66e6a6649e7adf373750e119bf
+Size (Log-Dispatchouli-2.022.tar.gz) = 31486 bytes



Home | Main Index | Thread Index | Old Index