pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wen
Date:           Fri Oct  4 03:26:31 UTC 2024

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

Log Message:
Update to 1.39

Upstream changes:
version 1.39: Mon  9 Sep 19:57:06 CEST 2024

        Fixes:
        - fix output of error [Andy Beverley]

version 1.38: Mon  9 Sep 11:00:15 CEST 2024

        Fixes:
        - Require Dancer2 >= 0.207 for test [cpantesters], [GitHub issue #13]
        - error code must be set when the script exists with error or panic
          [Any Beverley]

        Improvements:
        - add _errno attribute to messages


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/devel/p5-Log-Report/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/p5-Log-Report/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-Report/Makefile
diff -u pkgsrc/devel/p5-Log-Report/Makefile:1.44 pkgsrc/devel/p5-Log-Report/Makefile:1.45
--- pkgsrc/devel/p5-Log-Report/Makefile:1.44    Sun Aug 11 01:45:34 2024
+++ pkgsrc/devel/p5-Log-Report/Makefile Fri Oct  4 03:26:31 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2024/08/11 01:45:34 wen Exp $
+# $NetBSD: Makefile,v 1.45 2024/10/04 03:26:31 wen Exp $
 
-DISTNAME=      Log-Report-1.37
+DISTNAME=      Log-Report-1.39
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Log/}

Index: pkgsrc/devel/p5-Log-Report/distinfo
diff -u pkgsrc/devel/p5-Log-Report/distinfo:1.28 pkgsrc/devel/p5-Log-Report/distinfo:1.29
--- pkgsrc/devel/p5-Log-Report/distinfo:1.28    Sun Aug 11 01:45:34 2024
+++ pkgsrc/devel/p5-Log-Report/distinfo Fri Oct  4 03:26:31 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2024/08/11 01:45:34 wen Exp $
+$NetBSD: distinfo,v 1.29 2024/10/04 03:26:31 wen Exp $
 
-BLAKE2s (Log-Report-1.37.tar.gz) = 1a298137245c9ad61465ec21fb96e5a99b6a1b6854290eca00529939540edd74
-SHA512 (Log-Report-1.37.tar.gz) = 9ef0ecee248dd221bc72a3791f4647cb6afef1556d19a02e69251b7cf3aa53006e7706ad24d785f4f9cb02832bbcf7aadeaeacb296eeaf515162a54b8ad060ef
-Size (Log-Report-1.37.tar.gz) = 100391 bytes
+BLAKE2s (Log-Report-1.39.tar.gz) = 628689fd3db54393d09549511362942ba31681dd490c937bb30a019b8c0378dc
+SHA512 (Log-Report-1.39.tar.gz) = 476fe3cd4eabe5ab078420780166e6d27d3bddf98f1ff31dd876aeb75f21c46136521edc7f5743002459ae3ac9b4e760c789e8e1966436b8360efa9e45790f34
+Size (Log-Report-1.39.tar.gz) = 101360 bytes



Home | Main Index | Thread Index | Old Index