pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Log-Dispatch Update p5-Log-Dispatch to 2.13.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b1b82a6c6341
branches: trunk
changeset: 520887:b1b82a6c6341
user: obache <obache%pkgsrc.org@localhost>
date: Wed Nov 01 13:34:30 2006 +0000
description:
Update p5-Log-Dispatch to 2.13.
Pkgsrc changes:
* Remove dependency p5-Test-Simple>=0.17, because base perl>=5.8.7 includes
newer version.
Changes:
2.13 Sep 25, 2006
- No code changes, just added a SUPPORT section to the docs referring
folks to RT for bug reports & patches.
2.12 Aug 9, 2006
- The various email sending modules could overwrite if they were in
buffered mode and they sent mail as a script exited. Reported by
Dean Kopesky.
- Doc tweaks. Make reference to "Log Levels" section in output module
docs more explicit. RT #11224.
diffstat:
devel/p5-Log-Dispatch/Makefile | 5 ++---
devel/p5-Log-Dispatch/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r b7e00e78bf61 -r b1b82a6c6341 devel/p5-Log-Dispatch/Makefile
--- a/devel/p5-Log-Dispatch/Makefile Wed Nov 01 13:32:32 2006 +0000
+++ b/devel/p5-Log-Dispatch/Makefile Wed Nov 01 13:34:30 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2006/03/04 21:29:22 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2006/11/01 13:34:30 obache Exp $
-DISTNAME= Log-Dispatch-2.11
+DISTNAME= Log-Dispatch-2.13
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ldi
CATEGORIES= devel perl5
@@ -11,7 +11,6 @@
COMMENT= Perl module for logging messages to multiple outputs
DEPENDS+= p5-Params-Validate>=0.15:../../devel/p5-Params-Validate
-DEPENDS+= p5-Test-Simple>=0.17:../../devel/p5-Test-Simple
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/Log/Dispatch/.packlist
diff -r b7e00e78bf61 -r b1b82a6c6341 devel/p5-Log-Dispatch/distinfo
--- a/devel/p5-Log-Dispatch/distinfo Wed Nov 01 13:32:32 2006 +0000
+++ b/devel/p5-Log-Dispatch/distinfo Wed Nov 01 13:34:30 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2005/11/23 22:13:36 wiz Exp $
+$NetBSD: distinfo,v 1.8 2006/11/01 13:34:30 obache Exp $
-SHA1 (Log-Dispatch-2.11.tar.gz) = 5cba755f9f02f0584d4a5cb7d307fc2e4116664d
-RMD160 (Log-Dispatch-2.11.tar.gz) = 06f527515267a750f455a34ae929b38c0d76f137
-Size (Log-Dispatch-2.11.tar.gz) = 28561 bytes
+SHA1 (Log-Dispatch-2.13.tar.gz) = a5c31323e6e65952809b07cefb9e175158f061ef
+RMD160 (Log-Dispatch-2.13.tar.gz) = 47f778110124c0c7fba820deab2b6fd68dfe6fe3
+Size (Log-Dispatch-2.13.tar.gz) = 29548 bytes
Home |
Main Index |
Thread Index |
Old Index