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:   wen
Date:           Sat Jun  3 13:28:21 UTC 2023

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

Log Message:
Update to 3.002

Upstream changes:
3.002     2022-12-06 09:49:34-05:00 America/New_York
        - restore v5.20 compatibility by turning on "postderef" feature
          explicitly

3.001     2022-12-01 11:55:43-05:00 America/New_York
        - no changes, just stable

3.000     2022-11-03 21:29:21-04:00 America/New_York (TRIAL RELEASE)
        - Log::Dispatchouli now requires v5.20, for pair slices
        - structured event logging with ->log_event -- read the docs, and Log::Fmt


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/p5-Log-Dispatchouli/Makefile
cvs rdiff -u -r1.11 -r1.12 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.25 pkgsrc/devel/p5-Log-Dispatchouli/Makefile:1.26
--- pkgsrc/devel/p5-Log-Dispatchouli/Makefile:1.25      Tue Jun 28 11:32:41 2022
+++ pkgsrc/devel/p5-Log-Dispatchouli/Makefile   Sat Jun  3 13:28:21 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2022/06/28 11:32:41 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2023/06/03 13:28:21 wen Exp $
 
-DISTNAME=      Log-Dispatchouli-2.023
+DISTNAME=      Log-Dispatchouli-3.002
 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.11 pkgsrc/devel/p5-Log-Dispatchouli/distinfo:1.12
--- pkgsrc/devel/p5-Log-Dispatchouli/distinfo:1.11      Tue Oct 26 10:16:53 2021
+++ pkgsrc/devel/p5-Log-Dispatchouli/distinfo   Sat Jun  3 13:28:21 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 10:16:53 nia Exp $
+$NetBSD: distinfo,v 1.12 2023/06/03 13:28:21 wen Exp $
 
-BLAKE2s (Log-Dispatchouli-2.023.tar.gz) = dd052b958a9c74498e25e537cdce5b515754e0a51fb35a8259a3554c7bb07a0b
-SHA512 (Log-Dispatchouli-2.023.tar.gz) = e9d5a99029e2d9f9ce48b3cfa37875cd3d9394757fbad0ec652ef9e4260041bd06a2273bb26daba88e9f3fec22e0a56b6c9d80ae9d4aa31b596d4aad5bf8a5b2
-Size (Log-Dispatchouli-2.023.tar.gz) = 31858 bytes
+BLAKE2s (Log-Dispatchouli-3.002.tar.gz) = f6d6ac876c35e9a64ad528302f6ab4cfcbc819feefc95f67679499747830eb36
+SHA512 (Log-Dispatchouli-3.002.tar.gz) = fc4a4f85f9ad4d8a8b5651ccf4c9615c950bd144ad856d93e45decc7ac4bdb22e130de420da1958d2d04a47263ab78ffc98b227077863104c43b901d688b707d
+Size (Log-Dispatchouli-3.002.tar.gz) = 38554 bytes



Home | Main Index | Thread Index | Old Index