pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Log-Trace Initial import of p5-Log-Trace vers...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f436fd28a66b
branches: trunk
changeset: 546068:f436fd28a66b
user: seb <seb%pkgsrc.org@localhost>
date: Wed Aug 20 14:15:29 2008 +0000
description:
Initial import of p5-Log-Trace version 1.070 in the NetBSD Packages
Collection.
The Perl 5 module Log::Trace provides a unified approach to tracing.
diffstat:
devel/p5-Log-Trace/DESCR | 1 +
devel/p5-Log-Trace/Makefile | 19 +++++++++++++++++++
devel/p5-Log-Trace/distinfo | 5 +++++
3 files changed, 25 insertions(+), 0 deletions(-)
diffs (37 lines):
diff -r 1a5ff4b6d113 -r f436fd28a66b devel/p5-Log-Trace/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Log-Trace/DESCR Wed Aug 20 14:15:29 2008 +0000
@@ -0,0 +1,1 @@
+The Perl 5 module Log::Trace provides a unified approach to tracing.
diff -r 1a5ff4b6d113 -r f436fd28a66b devel/p5-Log-Trace/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Log-Trace/Makefile Wed Aug 20 14:15:29 2008 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/08/20 14:15:29 seb Exp $
+#
+
+DISTNAME= Log-Trace-1.070
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Log-Trace/
+COMMENT= Perl 5 module providing a unified approach to tracing
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Log/Trace/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 1a5ff4b6d113 -r f436fd28a66b devel/p5-Log-Trace/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Log-Trace/distinfo Wed Aug 20 14:15:29 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/08/20 14:15:29 seb Exp $
+
+SHA1 (Log-Trace-1.070.tar.gz) = b7265219a1bc4a86dc6a6b7c2c0ec864453451de
+RMD160 (Log-Trace-1.070.tar.gz) = 7455ac00bb20a937afe2533bd4f8094e3effd935
+Size (Log-Trace-1.070.tar.gz) = 25548 bytes
Home |
Main Index |
Thread Index |
Old Index