summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2008-09-05 01:01:14 +0000
committerseb <seb@pkgsrc.org>2008-09-05 01:01:14 +0000
commit1f8082041c4515f4502c7e7404ea5d2847cbe2a7 (patch)
tree9479a7fe5599fc8f3e3aae7896adefb7cd020e9e /devel
parent56afa93fcfdec9a685f100168203f16427efbdf5 (diff)
downloadpkgsrc-1f8082041c4515f4502c7e7404ea5d2847cbe2a7.tar.gz
Initial import of p5-Test-Log4perl version 0.1001 in the NetBSD
Packages Collection. The Perl 5 module Test::Log4perl can be used to test that you're logging the right thing with Log::Log4perl. It checks that we get what, and only what, we expect logged by your code.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-Log4perl/DESCR3
-rw-r--r--devel/p5-Test-Log4perl/Makefile24
-rw-r--r--devel/p5-Test-Log4perl/distinfo5
3 files changed, 32 insertions, 0 deletions
diff --git a/devel/p5-Test-Log4perl/DESCR b/devel/p5-Test-Log4perl/DESCR
new file mode 100644
index 00000000000..d888545fa26
--- /dev/null
+++ b/devel/p5-Test-Log4perl/DESCR
@@ -0,0 +1,3 @@
+The Perl 5 module Test::Log4perl can be used to test that you're
+logging the right thing with Log::Log4perl. It checks that we get
+what, and only what, we expect logged by your code.
diff --git a/devel/p5-Test-Log4perl/Makefile b/devel/p5-Test-Log4perl/Makefile
new file mode 100644
index 00000000000..adaf0122b07
--- /dev/null
+++ b/devel/p5-Test-Log4perl/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/05 01:01:14 seb Exp $
+#
+
+DISTNAME= Test-Log4perl-0.1001
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Test-Log4perl/
+COMMENT= Perl 5 module to test Log::Log4perl
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Test/Log4perl/.packlist
+
+DEPENDS+= p5-Class-Accessor-Chained-[0-9]*:../../devel/p5-Class-Accessor-Chained
+DEPENDS+= p5-Lingua-EN-Numbers-Ordinate-[0-9]*:../../textproc/p5-Lingua-EN-Numbers-Ordinate
+DEPENDS+= p5-Log-Log4perl-[0-9]*:../../devel/p5-Log-Log4perl
+DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Test-Log4perl/distinfo b/devel/p5-Test-Log4perl/distinfo
new file mode 100644
index 00000000000..b8d717c78cf
--- /dev/null
+++ b/devel/p5-Test-Log4perl/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/09/05 01:01:14 seb Exp $
+
+SHA1 (Test-Log4perl-0.1001.tar.gz) = 4541b60cef49876dffdd07494e1a9f3838deff22
+RMD160 (Test-Log4perl-0.1001.tar.gz) = 0ff67eb8c5b9b2d45bd3f54c65c4652325c2f174
+Size (Test-Log4perl-0.1001.tar.gz) = 9394 bytes