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

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

Log Message:
Update to 2.71

Upstream changes:
2.71     2023-04-05

- The docs for the Screen output were never updated after the changes in 2.50,
  when it reverted back to using STDOUT or STDERR directly. This led to a lot
  of the docs being confusing and wrong. Reported by @mauke. GH #65, #66, and
  #67.


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/devel/p5-Log-Dispatch/Makefile
cvs rdiff -u -r1.39 -r1.40 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.70 pkgsrc/devel/p5-Log-Dispatch/Makefile:1.71
--- pkgsrc/devel/p5-Log-Dispatch/Makefile:1.70  Tue Jun 28 11:32:41 2022
+++ pkgsrc/devel/p5-Log-Dispatch/Makefile       Sat Jun  3 13:23:55 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2022/06/28 11:32:41 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2023/06/03 13:23:55 wen Exp $
 
-DISTNAME=      Log-Dispatch-2.70
+DISTNAME=      Log-Dispatch-2.71
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 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.39 pkgsrc/devel/p5-Log-Dispatch/distinfo:1.40
--- pkgsrc/devel/p5-Log-Dispatch/distinfo:1.39  Tue Oct 26 10:16:52 2021
+++ pkgsrc/devel/p5-Log-Dispatch/distinfo       Sat Jun  3 13:23:55 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2021/10/26 10:16:52 nia Exp $
+$NetBSD: distinfo,v 1.40 2023/06/03 13:23:55 wen Exp $
 
-BLAKE2s (Log-Dispatch-2.70.tar.gz) = 7438f9421654540d79c2a847909771b401d73f6e409f39b9216501f157c79bb1
-SHA512 (Log-Dispatch-2.70.tar.gz) = c4c8cfb9e74b3176d5f95e3f9fbc86303321caa3e608a7ec318786ecd80d2238fd06a3b74ded65d5d3fab5c3a1297f99c92c62b1136b27d3b5396fd3fca602f6
-Size (Log-Dispatch-2.70.tar.gz) = 70808 bytes
+BLAKE2s (Log-Dispatch-2.71.tar.gz) = 2623e30fb686cd9ff51ed889091ef10a4c3b63f210e91a36bb1bc5452e02508c
+SHA512 (Log-Dispatch-2.71.tar.gz) = b3aac1e0dab7b4c02fe98ac3c82854d9413c97510e390ace26fa5630cdaece628f9ea4e4c925ec10d1e6e386cc24617b348f5df837e6465cc9f49d465eb0e386
+Size (Log-Dispatch-2.71.tar.gz) = 72470 bytes



Home | Main Index | Thread Index | Old Index