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:           Wed Jul 28 03:47:21 UTC 2021

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

Log Message:
Update to 1.33

Upstream changes:
version 1.33: Sat Jul 17 10:56:52 CEST 2021

        Changes:
        - the $@->died with always return the original die causing object or
          string.  In most cases, you want to use $@->wasFatal, which is the
          translated (hence compatible) ::Exception object.  [Andy Beverley]


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/p5-Log-Report/Makefile
cvs rdiff -u -r1.22 -r1.23 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.38 pkgsrc/devel/p5-Log-Report/Makefile:1.39
--- pkgsrc/devel/p5-Log-Report/Makefile:1.38    Mon Jul  5 10:33:02 2021
+++ pkgsrc/devel/p5-Log-Report/Makefile Wed Jul 28 03:47:21 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2021/07/05 10:33:02 wen Exp $
+# $NetBSD: Makefile,v 1.39 2021/07/28 03:47:21 wen Exp $
 
-DISTNAME=      Log-Report-1.32
+DISTNAME=      Log-Report-1.33
 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.22 pkgsrc/devel/p5-Log-Report/distinfo:1.23
--- pkgsrc/devel/p5-Log-Report/distinfo:1.22    Mon Jul  5 10:33:02 2021
+++ pkgsrc/devel/p5-Log-Report/distinfo Wed Jul 28 03:47:21 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2021/07/05 10:33:02 wen Exp $
+$NetBSD: distinfo,v 1.23 2021/07/28 03:47:21 wen Exp $
 
-SHA1 (Log-Report-1.32.tar.gz) = 2b6071987f13bcfa5e18fd1a3cd3e2510ad00e49
-RMD160 (Log-Report-1.32.tar.gz) = 473fe0e7cc9be14cb4f85a7a2e8ea25eff589c80
-SHA512 (Log-Report-1.32.tar.gz) = c9b329d998273e39579e4dd7a87c40cc1c77d09c090c0e4bb8bb4ccd8d9597bcbe1d2e71b81920a4c727bf89064b96b59954dc2659c9cd4410fe49989e2c279c
-Size (Log-Report-1.32.tar.gz) = 101281 bytes
+SHA1 (Log-Report-1.33.tar.gz) = 18e3c391521079bdfa4f48e68107a3be84a5c821
+RMD160 (Log-Report-1.33.tar.gz) = 52d8921653f4309c4216bc29c49c8163db4791b9
+SHA512 (Log-Report-1.33.tar.gz) = b06b01850c681edbe0ba6b0e2021f8b16db981bd0381089eff3b4c0c9734e09beecc212a7f507afba17e63251ac3ad02ce05a991497cfb04bd31d9c309c6d4f6
+Size (Log-Report-1.33.tar.gz) = 101331 bytes



Home | Main Index | Thread Index | Old Index