pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-LectroTest devel/p5-Test-LectroTest: imp...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/70346d96bf28
branches:  trunk
changeset: 384297:70346d96bf28
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Aug 21 09:22:00 2018 +0000

description:
devel/p5-Test-LectroTest: import p5-Test-LectroTest-0.5001

A simple (yet full featured) interface to LectroTest, an automated,
specification-based testing system for Perl. To use it, declare
properties that specify the expected behavior of your software.
LectroTest then checks your software to see whether those properties
hold.

diffstat:

 devel/p5-Test-LectroTest/DESCR    |   5 +++++
 devel/p5-Test-LectroTest/Makefile |  17 +++++++++++++++++
 devel/p5-Test-LectroTest/distinfo |   6 ++++++
 3 files changed, 28 insertions(+), 0 deletions(-)

diffs (40 lines):

diff -r ec2b8fc9bba4 -r 70346d96bf28 devel/p5-Test-LectroTest/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-LectroTest/DESCR    Tue Aug 21 09:22:00 2018 +0000
@@ -0,0 +1,5 @@
+A simple (yet full featured) interface to LectroTest, an automated,
+specification-based testing system for Perl. To use it, declare
+properties that specify the expected behavior of your software.
+LectroTest then checks your software to see whether those properties
+hold.
diff -r ec2b8fc9bba4 -r 70346d96bf28 devel/p5-Test-LectroTest/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-LectroTest/Makefile Tue Aug 21 09:22:00 2018 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2018/08/21 09:22:00 wiz Exp $
+
+DISTNAME=      Test-LectroTest-0.5001
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TM/TMOERTEL/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://metacpan.org/release/Test-LectroTest
+COMMENT=       Easy, automatic, specification-based tests
+LICENSE=       ${PERL5_LICENSE}
+
+PERL5_PACKLIST=                auto/Test/LectroTest/.packlist
+#PERL5_MODULE_TYPE=    Module::Install::Bundled
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ec2b8fc9bba4 -r 70346d96bf28 devel/p5-Test-LectroTest/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-LectroTest/distinfo Tue Aug 21 09:22:00 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/08/21 09:22:00 wiz Exp $
+
+SHA1 (Test-LectroTest-0.5001.tar.gz) = 667dea15d70f26c3e350bd1253e482f3828425e4
+RMD160 (Test-LectroTest-0.5001.tar.gz) = a15fe6488f0ff3ac88d284b3298545af8bf32809
+SHA512 (Test-LectroTest-0.5001.tar.gz) = 2c26baa0b4314bcd4effe3f405eac57aa62b0aeb46240100e8df277e5480f9d0967ed185d6a54be83481f69d98314f093b31c0a09888f17c479ffbddcb12479b
+Size (Test-LectroTest-0.5001.tar.gz) = 65937 bytes



Home | Main Index | Thread Index | Old Index