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: Sat Oct 22 07:10:08 UTC 2016
Modified Files:
pkgsrc/devel/p5-Log-Report: Makefile distinfo
Log Message:
Update to 1.18
Upstream changes:
version 1.18: Fri 21 Oct 09:50:51 CEST 2016
Fixes:
- die_decode() should not return an 'ALERT' reason, because that is
not deadly. Dies are always deadly.
Improvements:
- ::Try has new attribute on_die, to specify whether a die in the
code should produce PANICs or ERRORs. Request by [Andrew Beverley]
- ::Die::die_decode() got on_die parameter.
- the Dancer2 logger will always PANIC on dies.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-Log-Report/Makefile
cvs rdiff -u -r1.11 -r1.12 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.21 pkgsrc/devel/p5-Log-Report/Makefile:1.22
--- pkgsrc/devel/p5-Log-Report/Makefile:1.21 Wed Oct 12 13:15:15 2016
+++ pkgsrc/devel/p5-Log-Report/Makefile Sat Oct 22 07:10:08 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2016/10/12 13:15:15 mef Exp $
+# $NetBSD: Makefile,v 1.22 2016/10/22 07:10:08 wen Exp $
#
-DISTNAME= Log-Report-1.17
+DISTNAME= Log-Report-1.18
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.11 pkgsrc/devel/p5-Log-Report/distinfo:1.12
--- pkgsrc/devel/p5-Log-Report/distinfo:1.11 Wed Oct 12 13:15:15 2016
+++ pkgsrc/devel/p5-Log-Report/distinfo Sat Oct 22 07:10:08 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2016/10/12 13:15:15 mef Exp $
+$NetBSD: distinfo,v 1.12 2016/10/22 07:10:08 wen Exp $
-SHA1 (Log-Report-1.17.tar.gz) = fc3cfde403f70988a883aa8b6e0c1d90897d9687
-RMD160 (Log-Report-1.17.tar.gz) = 922881c10d7beebe44528e45b142c475c84386cf
-SHA512 (Log-Report-1.17.tar.gz) = 02ad7c2d9403e173d7a47ac6df2dac3446e6e2583f1f6e86bd6a824b9a91a33af4485869931341f4f4d74d01040bda7e70ac7cb1d2c8a7ceb0baf682b50c4ecb
-Size (Log-Report-1.17.tar.gz) = 90073 bytes
+SHA1 (Log-Report-1.18.tar.gz) = 44b36237c37d38f34555d76fac268819cc086f93
+RMD160 (Log-Report-1.18.tar.gz) = 32260d7cdc2dd5fb909cb52e95218fb8499bee23
+SHA512 (Log-Report-1.18.tar.gz) = 3f6fea8e7d0c66bc4b81b5565fd26832ad891936b0e4b79654670b5aa1092c16f060dc8a0c290687ddefc2672ca3206b7cbca4e135a79f98df1ea1b9fed5c3c8
+Size (Log-Report-1.18.tar.gz) = 90477 bytes
Home |
Main Index |
Thread Index |
Old Index