pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/p5-Test-RequiresInternet Import p5-Test-RequiresIn...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4626fd734823
branches:  trunk
changeset: 650991:4626fd734823
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu Apr 30 04:27:04 2015 +0000

description:
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:

 net/p5-Test-RequiresInternet/DESCR    |   3 +++
 net/p5-Test-RequiresInternet/Makefile |  17 +++++++++++++++++
 net/p5-Test-RequiresInternet/distinfo |   5 +++++
 3 files changed, 25 insertions(+), 0 deletions(-)

diffs (37 lines):

diff -r 175a5180d1ca -r 4626fd734823 net/p5-Test-RequiresInternet/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Test-RequiresInternet/DESCR        Thu Apr 30 04:27:04 2015 +0000
@@ -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 -r 175a5180d1ca -r 4626fd734823 net/p5-Test-RequiresInternet/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Test-RequiresInternet/Makefile     Thu Apr 30 04:27:04 2015 +0000
@@ -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@localhost
+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 -r 175a5180d1ca -r 4626fd734823 net/p5-Test-RequiresInternet/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Test-RequiresInternet/distinfo     Thu Apr 30 04:27:04 2015 +0000
@@ -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



Home | Main Index | Thread Index | Old Index