summaryrefslogtreecommitdiff
path: root/time/p5-Test-Time
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-11-03 02:12:25 +0000
committerwen <wen@pkgsrc.org>2014-11-03 02:12:25 +0000
commit62b1277fdc0bea56fffbe8d9c0480a3de294d6c1 (patch)
tree8f418bcb1d28a2cd2c7ad80abaf04b785a826253 /time/p5-Test-Time
parent937f9083ef3813bc01ceba8506fc88d4339a503f (diff)
downloadpkgsrc-62b1277fdc0bea56fffbe8d9c0480a3de294d6c1.tar.gz
Import Test-Time-0.04 as time/p5-Test-Time.
Test::Time can be used to test modules that deal with time. Once you use this module, all references to time and sleep will be internalized.
Diffstat (limited to 'time/p5-Test-Time')
-rw-r--r--time/p5-Test-Time/DESCR3
-rw-r--r--time/p5-Test-Time/Makefile16
-rw-r--r--time/p5-Test-Time/distinfo5
3 files changed, 24 insertions, 0 deletions
diff --git a/time/p5-Test-Time/DESCR b/time/p5-Test-Time/DESCR
new file mode 100644
index 00000000000..0690a204d37
--- /dev/null
+++ b/time/p5-Test-Time/DESCR
@@ -0,0 +1,3 @@
+Test::Time can be used to test modules that deal with time.
+Once you use this module, all references to time and sleep
+will be internalized.
diff --git a/time/p5-Test-Time/Makefile b/time/p5-Test-Time/Makefile
new file mode 100644
index 00000000000..2ac9835625c
--- /dev/null
+++ b/time/p5-Test-Time/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2014/11/03 02:12:25 wen Exp $
+
+DISTNAME= Test-Time-0.04
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~satoh/Test-Time/
+COMMENT= Override time()/sleep() core functions for testing
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_PACKLIST= auto/Test/Time/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-Test-Time/distinfo b/time/p5-Test-Time/distinfo
new file mode 100644
index 00000000000..6585196749e
--- /dev/null
+++ b/time/p5-Test-Time/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/11/03 02:12:25 wen Exp $
+
+SHA1 (Test-Time-0.04.tar.gz) = 18d939d550bec0705bce609e973f10cf65851fa0
+RMD160 (Test-Time-0.04.tar.gz) = bf3128c82208f933fd27f2cb721c1616fb672c0a
+Size (Test-Time-0.04.tar.gz) = 45534 bytes