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 Updating package for p5 module L...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a8f632596d42
branches: trunk
changeset: 563043:a8f632596d42
user: sno <sno%pkgsrc.org@localhost>
date: Sun Aug 09 11:47:16 2009 +0000
description:
Updating package for p5 module Log::Log4Perl from 1.23 to 1.24
pkgsrc changes:
- Adjusting license according to module's POD
Upstream changes:
1.24 (2009/07/08)
* (ms) Fixed bug with Log::Log4perl::Util::tmpfile_name which
surfaced on VMS, reported by Ben Humphreys.
* (ms) Fixed system-wide threshold to no longer lower appender
thresholds. Bug reported by Jean-Denis Muys.
* (ms) Added benchmark to determine impact of eval-free handlers
* (ms) Merged with eval_free branch. Now there are no more
eval("") statements left in the code, making it much easier
to debug. Performance on init() is about the same, performance
on init_and_watch() (noops and logged statements alike) is
25% slower but still in the range of 400,000/sec on my
1.80Ghz CPU.
diffstat:
devel/p5-Log-Log4perl/Makefile | 6 +++---
devel/p5-Log-Log4perl/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r f1ce539d5381 -r a8f632596d42 devel/p5-Log-Log4perl/Makefile
--- a/devel/p5-Log-Log4perl/Makefile Sun Aug 09 11:41:53 2009 +0000
+++ b/devel/p5-Log-Log4perl/Makefile Sun Aug 09 11:47:16 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2009/05/17 17:46:38 sno Exp $
+# $NetBSD: Makefile,v 1.10 2009/08/09 11:47:16 sno Exp $
#
-DISTNAME= Log-Log4perl-1.23
+DISTNAME= Log-Log4perl-1.24
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
@@ -9,7 +9,7 @@
MAINTAINER= rhaen%NetBSD.org@localhost
HOMEPAGE= http://log4perl.sourceforge.net/
COMMENT= Log::Log4perl - Log4j implementation for Perl
-LICENSE= gnu-gpl-v2 # OR artistic
+LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Log/Log4perl/.packlist
PKG_DESTDIR_SUPPORT=user-destdir
diff -r f1ce539d5381 -r a8f632596d42 devel/p5-Log-Log4perl/distinfo
--- a/devel/p5-Log-Log4perl/distinfo Sun Aug 09 11:41:53 2009 +0000
+++ b/devel/p5-Log-Log4perl/distinfo Sun Aug 09 11:47:16 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2009/05/17 17:46:38 sno Exp $
+$NetBSD: distinfo,v 1.8 2009/08/09 11:47:16 sno Exp $
-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
+SHA1 (Log-Log4perl-1.24.tar.gz) = b390f35e68df16f85b4e21773724f14333532dd3
+RMD160 (Log-Log4perl-1.24.tar.gz) = 0d84b66fcdb9ae0be7d9083b124ba674976fcefe
+Size (Log-Log4perl-1.24.tar.gz) = 245731 bytes
Home |
Main Index |
Thread Index |
Old Index