summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch-Array
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2012-07-05 13:26:30 +0000
committersno <sno@pkgsrc.org>2012-07-05 13:26:30 +0000
commit315819b7ead311314cbf0204d54c3002b58d6ff8 (patch)
tree48435f551baf9e61c3ca456f582f70a80fcce210 /devel/p5-Log-Dispatch-Array
parent8cdf9821073b61cfd0f0379356d7facb2946c0ec (diff)
downloadpkgsrc-315819b7ead311314cbf0204d54c3002b58d6ff8.tar.gz
Importing package for Perl 5 module Log::Dispatch::Array version 1.001
from CPAN into devel/p5-Log-Dispatch-Array. This provides a Log::Dispatch log output system that appends logged events to an array reference. This is probably only useful for testing the logging of your code.
Diffstat (limited to 'devel/p5-Log-Dispatch-Array')
-rw-r--r--devel/p5-Log-Dispatch-Array/DESCR3
-rw-r--r--devel/p5-Log-Dispatch-Array/Makefile22
-rw-r--r--devel/p5-Log-Dispatch-Array/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/devel/p5-Log-Dispatch-Array/DESCR b/devel/p5-Log-Dispatch-Array/DESCR
new file mode 100644
index 00000000000..e406d92c680
--- /dev/null
+++ b/devel/p5-Log-Dispatch-Array/DESCR
@@ -0,0 +1,3 @@
+This provides a Log::Dispatch log output system that appends logged events
+to an array reference. This is probably only useful for testing the logging
+of your code.
diff --git a/devel/p5-Log-Dispatch-Array/Makefile b/devel/p5-Log-Dispatch-Array/Makefile
new file mode 100644
index 00000000000..83fcf6343c3
--- /dev/null
+++ b/devel/p5-Log-Dispatch-Array/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2012/07/05 13:26:30 sno Exp $
+
+DISTNAME= Log-Dispatch-Array-1.001
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
+
+MAINTAINER= rhaen@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Log-Dispatch-Array/
+COMMENT= Perl 5 module to log events to an array
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Log-Dispatch-[0-9]*:../../devel/p5-Log-Dispatch
+
+BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
+
+PERL5_PACKLIST= auto/Log/Dispatch/Array/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Log-Dispatch-Array/distinfo b/devel/p5-Log-Dispatch-Array/distinfo
new file mode 100644
index 00000000000..5ac5ea24ee6
--- /dev/null
+++ b/devel/p5-Log-Dispatch-Array/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/07/05 13:26:30 sno Exp $
+
+SHA1 (Log-Dispatch-Array-1.001.tar.gz) = 3320c3d4f0712f204c623011378bed343ca4c7aa
+RMD160 (Log-Dispatch-Array-1.001.tar.gz) = 4319d4c5852c0792bfa45e31b2cb80ac8cfc8730
+Size (Log-Dispatch-Array-1.001.tar.gz) = 21296 bytes