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 - part of the fix for PR pkg/39128



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9bfc1eb12d6
branches:  trunk
changeset: 544151:d9bfc1eb12d6
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Sun Jul 13 15:23:10 2008 +0000

description:
- part of the fix for PR pkg/39128

DESCR of the package:

Log::Log4perl lets you remote-control and fine-tune the logging
behaviour of your system from the outside. It implements the widely
popular (Java-based) Log4j logging package in pure Perl.

diffstat:

 devel/p5-Log-Log4perl/DESCR    |   3 +++
 devel/p5-Log-Log4perl/Makefile |  17 +++++++++++++++++
 devel/p5-Log-Log4perl/distinfo |   5 +++++
 3 files changed, 25 insertions(+), 0 deletions(-)

diffs (37 lines):

diff -r dbc9340d19da -r d9bfc1eb12d6 devel/p5-Log-Log4perl/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Log-Log4perl/DESCR       Sun Jul 13 15:23:10 2008 +0000
@@ -0,0 +1,3 @@
+Log::Log4perl lets you remote-control and fine-tune the logging
+behaviour of your system from the outside. It implements the widely
+popular (Java-based) Log4j logging package in pure Perl.
diff -r dbc9340d19da -r d9bfc1eb12d6 devel/p5-Log-Log4perl/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Log-Log4perl/Makefile    Sun Jul 13 15:23:10 2008 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/13 15:23:10 rhaen Exp $
+#
+
+DISTNAME=      Log-Log4perl-1.16
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Log/}
+
+MAINTAINER=    rhaen%NetBSD.org@localhost
+HOMEPAGE=      http://log4perl.sourceforge.net/
+COMMENT=       Log::Log4perl - Log4j implementation for Perl
+
+PERL5_PACKLIST=        auto/Log/Log4perl/.packlist
+PKG_DESTDIR_SUPPORT=user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r dbc9340d19da -r d9bfc1eb12d6 devel/p5-Log-Log4perl/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Log-Log4perl/distinfo    Sun Jul 13 15:23:10 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/13 15:23:10 rhaen Exp $
+
+SHA1 (Log-Log4perl-1.16.tar.gz) = a18adf81568a3cd5c9e92ca70156de120116008b
+RMD160 (Log-Log4perl-1.16.tar.gz) = d61209bafd757aba3c6ba77101003b55325bf2a8
+Size (Log-Log4perl-1.16.tar.gz) = 233519 bytes



Home | Main Index | Thread Index | Old Index