pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Log-Log4perl PkgSrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/b32cf4951b7e
branches: trunk
changeset: 393131:b32cf4951b7e
user: sno <sno%pkgsrc.org@localhost>
date: Sun May 17 17:46:38 2009 +0000
description:
PkgSrc changes:
- Updating package for p5 module Log::Log4Perl from 1.21 to 1.23
Upstream changes:
1.23 (2009/05/12)
* (ms) DBI-1.608 removed a DBD::File 'feature' that allowed leaving
out parameters in a bound execute(). This caused the test
suite to fail (http://groups.google.com/group/perl.cpan.testers/browse_thread/thread/af1f5c875165c387). Fixed the test cases to pass the correct
number of parameters every time.
* (ms) Better error message in the DBI appender on bad SQL, missing
bind parameters, or other execute() errors.
* (ms) Made DBI test suite more robust against preexisting conditions
* (ms) Added force_next_check() for init_and_watch(), cleaned up
Config::Watcher code.
* (ms) Fixed test suite to run on Strawberry Perl on Win32 (reported
by kmx on https://rt.cpan.org/Ticket/Display.html?id=45983)
* (ms) Added 'utf8' option to screen appender and easy mode, some of
it suggested in
http://rt.cpan.org/Public/Bug/Display.html?id=36673 by
Shantanu Bhadoria.
1.22 (2009/05/02)
* (ms) is_xxx() returned true prior to L4p initialization. Fixed it
and adapted test suite.
* (ms) Added test cases on syswrite in recreate mode
* (ms) Applied patch by Jens Berthold <log4perl%jebecs.de@localhost> to
avoid semaphore cleanup in spawned children.
* (ms) Added %m{chomp} feature, 'message_chomp_before_newline' option,
and documentation on newlines and logging messages, all
suggested by Tim Bunce (see PatternLayout).
diffstat:
devel/p5-Log-Log4perl/Makefile | 4 ++--
devel/p5-Log-Log4perl/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r b4093b5a10d5 -r b32cf4951b7e devel/p5-Log-Log4perl/Makefile
--- a/devel/p5-Log-Log4perl/Makefile Sun May 17 17:44:46 2009 +0000
+++ b/devel/p5-Log-Log4perl/Makefile Sun May 17 17:46:38 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2009/04/29 20:06:17 sno Exp $
+# $NetBSD: Makefile,v 1.9 2009/05/17 17:46:38 sno Exp $
#
-DISTNAME= Log-Log4perl-1.21
+DISTNAME= Log-Log4perl-1.23
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
diff -r b4093b5a10d5 -r b32cf4951b7e devel/p5-Log-Log4perl/distinfo
--- a/devel/p5-Log-Log4perl/distinfo Sun May 17 17:44:46 2009 +0000
+++ b/devel/p5-Log-Log4perl/distinfo Sun May 17 17:46:38 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/04/29 20:06:17 sno Exp $
+$NetBSD: distinfo,v 1.7 2009/05/17 17:46:38 sno Exp $
-SHA1 (Log-Log4perl-1.21.tar.gz) = e033da7b6d8b0101b7587685513002212aca04ad
-RMD160 (Log-Log4perl-1.21.tar.gz) = 47cd4b90b4228358d3a1e3124477830128037431
-Size (Log-Log4perl-1.21.tar.gz) = 238764 bytes
+SHA1 (Log-Log4perl-1.23.tar.gz) = 7e9f7cb048a661adeba8d29c95aaa73f0aec241a
+RMD160 (Log-Log4perl-1.23.tar.gz) = 69114a1eacea5fae7cf1a054f1696c2786b401e6
+Size (Log-Log4perl-1.23.tar.gz) = 244839 bytes
Home |
Main Index |
Thread Index |
Old Index