pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Log-Report Update to 1.33



details:   https://anonhg.NetBSD.org/pkgsrc/rev/079fb2c69fcd
branches:  trunk
changeset: 456402:079fb2c69fcd
user:      wen <wen%pkgsrc.org@localhost>
date:      Wed Jul 28 03:47:21 2021 +0000

description:
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]

diffstat:

 devel/p5-Log-Report/Makefile |   4 ++--
 devel/p5-Log-Report/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r f338193ec6b2 -r 079fb2c69fcd devel/p5-Log-Report/Makefile
--- a/devel/p5-Log-Report/Makefile      Wed Jul 28 03:45:06 2021 +0000
+++ b/devel/p5-Log-Report/Makefile      Wed Jul 28 03:47:21 2021 +0000
@@ -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/}
diff -r f338193ec6b2 -r 079fb2c69fcd devel/p5-Log-Report/distinfo
--- a/devel/p5-Log-Report/distinfo      Wed Jul 28 03:45:06 2021 +0000
+++ b/devel/p5-Log-Report/distinfo      Wed Jul 28 03:47:21 2021 +0000
@@ -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