summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-12-01 12:25:38 +0000
committermef <mef@pkgsrc.org>2015-12-01 12:25:38 +0000
commit8d3c74ed0049c1d75eaf70d2dc7e35a11102d5fc (patch)
tree713d3f0d62199466ae483716833b72eac4d9982b /devel
parentea38cf1fe2b4c69d8afebe90c0ce7105d6431f66 (diff)
downloadpkgsrc-8d3c74ed0049c1d75eaf70d2dc7e35a11102d5fc.tar.gz
Import Test-Stream-1.302026 as devel/p5-Test-Stream.
This is the primary interface for loading Test::Stream based tools. This module is responsible for loading bundles and plugins for the tools you want. By default you are required to specify at least 1 plugin or bundle to load. You can subclass Test::Stream to have your own default plugins or bundles.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-Stream/DESCR5
-rw-r--r--devel/p5-Test-Stream/Makefile15
-rw-r--r--devel/p5-Test-Stream/distinfo6
3 files changed, 26 insertions, 0 deletions
diff --git a/devel/p5-Test-Stream/DESCR b/devel/p5-Test-Stream/DESCR
new file mode 100644
index 00000000000..fac416d885e
--- /dev/null
+++ b/devel/p5-Test-Stream/DESCR
@@ -0,0 +1,5 @@
+This is the primary interface for loading Test::Stream based tools. This
+module is responsible for loading bundles and plugins for the tools you
+want. By default you are required to specify at least 1 plugin or bundle to
+load. You can subclass Test::Stream to have your own default plugins or
+bundles.
diff --git a/devel/p5-Test-Stream/Makefile b/devel/p5-Test-Stream/Makefile
new file mode 100644
index 00000000000..75bee47fcae
--- /dev/null
+++ b/devel/p5-Test-Stream/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2015/12/01 12:25:38 mef Exp $
+
+DISTNAME= Test-Stream-1.302026
+CATEGORIES= www perl5
+MASTER_SITES= https://cpan.metacpan.org/authors/id/E/EX/EXODIST/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://cpan.metacpan.org/authors/id/E/EX/EXODIST/
+COMMENT= Successor to Test::More and Test::Builder
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_PACKLIST= auto/Test/Stream/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Test-Stream/distinfo b/devel/p5-Test-Stream/distinfo
new file mode 100644
index 00000000000..b4a6f055694
--- /dev/null
+++ b/devel/p5-Test-Stream/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2015/12/01 12:25:38 mef Exp $
+
+SHA1 (Test-Stream-1.302026.tar.gz) = 3da105b563a4a0b19870106e87d882608fd7470e
+RMD160 (Test-Stream-1.302026.tar.gz) = 780b340c63d1c507b494e1fa9a2c3e153602eb62
+SHA512 (Test-Stream-1.302026.tar.gz) = 8091ba7c278773452ea2284982925935d897175443cedbcc9d1f47867b3b266e0e60c2e7371d35c343b8d7a68b68f60dcb4501698c8ce7fd7810fa497bee409e
+Size (Test-Stream-1.302026.tar.gz) = 225234 bytes