summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2011-11-17 09:09:53 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2011-11-17 09:09:53 +0000
commit503a7a5f8af8ed41f5ee658c9d1ab82046564916 (patch)
tree42b1791e4d0c12e9fe196940aa496373c400478c /devel
parent8bdf61e2ad855a6ceeb35dd7d0f2405411baa2c3 (diff)
downloadpkgsrc-503a7a5f8af8ed41f5ee658c9d1ab82046564916.tar.gz
Update p5-Log-Report to 0.94.
Changes from previous: version 0.94: Tue Aug 23 11:14:59 CEST 2011 Changes: - when an exception get throw()n again, but with a different "reason", the fatality "is_fatal" will automatically adapt. Improvements: - add Log::Report::Exception::isFatal() version 0.93: Thu Jun 30 09:45:24 CEST 2011 Fixes: - faults caused by $? should not exit with 0 rt.cpan.org #68496 [Zephaniah E. Hull] - die's in try blocks did not produce a Log::Report::Message reported by [Patrick Powell] - fix use for non-admin Windows users rt.cpan.org#67935 [unknown] Improvements: - ability to change message and reason of an ::Exception - lazy-load Log::Report::Die version 0.92: Fri Apr 15 10:26:33 CEST 2011 Fixes: - another attempt to silence test for Windows bug. Improvements: - additional doc to dispatcher(), triggered by [Patrick Powell] - add error 'xx', _to => $disp; as alternative to report {to => $disp}, ERROR => 'xx'; version 0.91: Wed Jan 26 16:24:25 CET 2011 Fixes: - enabling and disabling dispatchers did not work [Patrick Powell] Improvements: - produce nice error when __x received even length list. - added Log::Report::Dispatcher::Callback - typos in new Callback.pm [Patrick Powell] - disable test which fails on bug in confess on Windows http://rt.perl.org/rt3/Ticket/Display.html?id=81586 - improved output with new OODoc version 0.90: Wed Dec 22 16:29:51 CET 2010 Changes: - ::Exception stringifies with lowercase reason, was uppercase Fixes: - repair Log::Report::report(is_fatal) option. - reimplementation of totalDigits and fractionDigits facets, triggered by rt.cpan.org#63464 [mimon-cz] - fix handling results of filters Improvements: - reorder checks in report() to be faster when the message is ignored (for instance trace)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Log-Report/Makefile5
-rw-r--r--devel/p5-Log-Report/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Log-Report/Makefile b/devel/p5-Log-Report/Makefile
index f99aaa472f4..dc8fe626c00 100644
--- a/devel/p5-Log-Report/Makefile
+++ b/devel/p5-Log-Report/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2011/08/14 12:26:16 obache Exp $
+# $NetBSD: Makefile,v 1.5 2011/11/17 09:09:53 hiramatsu Exp $
#
-DISTNAME= Log-Report-0.28
+DISTNAME= Log-Report-0.94
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
diff --git a/devel/p5-Log-Report/distinfo b/devel/p5-Log-Report/distinfo
index 3ed94e804ef..f54f2fac762 100644
--- a/devel/p5-Log-Report/distinfo
+++ b/devel/p5-Log-Report/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2010/08/17 06:45:24 sno Exp $
+$NetBSD: distinfo,v 1.3 2011/11/17 09:09:53 hiramatsu Exp $
-SHA1 (Log-Report-0.28.tar.gz) = 34888dde13052ab954f141a753f6f43010054794
-RMD160 (Log-Report-0.28.tar.gz) = 6884f8464bff897f96c6edeac3f96e63d48d2564
-Size (Log-Report-0.28.tar.gz) = 85271 bytes
+SHA1 (Log-Report-0.94.tar.gz) = 9f842db44989de1a58beb9b1bf7c931a82d80a63
+RMD160 (Log-Report-0.94.tar.gz) = 8fb49e32af622409c336e74f53a89d7589fd095e
+Size (Log-Report-0.94.tar.gz) = 88196 bytes