summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormef <mef>2015-04-30 04:27:04 +0000
committermef <mef>2015-04-30 04:27:04 +0000
commit6db2bd1239ebbb07158871cf241828ae0183b1b3 (patch)
tree68e094a8c5572fd4871a5181a6ac55f87c5a8233 /net
parent5ad5d2ab76246c20c25c5dd781b29fdd0f64d9a8 (diff)
downloadpkgsrc-6db2bd1239ebbb07158871cf241828ae0183b1b3.tar.gz
Import p5-Test-RequiresInternet-0.04 as net/p5-Test-RequiresInternet.
This module is intended to easily test network connectivity before functional tests begin to non-local Internet resources. It does not require any modules beyond those supplied in core Perl.
Diffstat (limited to 'net')
-rw-r--r--net/p5-Test-RequiresInternet/DESCR3
-rw-r--r--net/p5-Test-RequiresInternet/Makefile17
-rw-r--r--net/p5-Test-RequiresInternet/distinfo5
3 files changed, 25 insertions, 0 deletions
diff --git a/net/p5-Test-RequiresInternet/DESCR b/net/p5-Test-RequiresInternet/DESCR
new file mode 100644
index 00000000000..931352b3927
--- /dev/null
+++ b/net/p5-Test-RequiresInternet/DESCR
@@ -0,0 +1,3 @@
+This module is intended to easily test network connectivity before
+functional tests begin to non-local Internet resources. It does not
+require any modules beyond those supplied in core Perl.
diff --git a/net/p5-Test-RequiresInternet/Makefile b/net/p5-Test-RequiresInternet/Makefile
new file mode 100644
index 00000000000..a7dc7f9edc9
--- /dev/null
+++ b/net/p5-Test-RequiresInternet/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2015/04/30 04:27:04 mef Exp $
+
+DISTNAME= Test-RequiresInternet-0.04
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~mallen/Test-RequiresInternet/
+COMMENT= Test::RequiresInternet - Easily test network connectivity
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_PACKLIST= auto/Test/RequiresInternet/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Test-RequiresInternet/distinfo b/net/p5-Test-RequiresInternet/distinfo
new file mode 100644
index 00000000000..ef4e09681bb
--- /dev/null
+++ b/net/p5-Test-RequiresInternet/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/30 04:27:04 mef Exp $
+
+SHA1 (Test-RequiresInternet-0.04.tar.gz) = 7b1f32b34ab3ec8181a82eab0f2d1de26b0a01a3
+RMD160 (Test-RequiresInternet-0.04.tar.gz) = 88dd933f564a8776f945409946806e744a23dfe8
+Size (Test-RequiresInternet-0.04.tar.gz) = 10934 bytes