pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Test2-Plugin-NoWarnings Import p5-Test2-Plugi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f9d0742a54c0
branches:  trunk
changeset: 354701:f9d0742a54c0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 07 10:43:08 2016 +0000

description:
Import p5-Test2-Plugin-NoWarnings-0.04 as devel/p5-Test2-Plugin-NoWarnings.

Loading this plugin causes your tests to fail if there any warnings
while they run. Each warning generates a new failing test and the
warning content is outputted via diag.

diffstat:

 devel/p5-Test2-Plugin-NoWarnings/DESCR    |   3 +++
 devel/p5-Test2-Plugin-NoWarnings/Makefile |  18 ++++++++++++++++++
 devel/p5-Test2-Plugin-NoWarnings/distinfo |   6 ++++++
 3 files changed, 27 insertions(+), 0 deletions(-)

diffs (39 lines):

diff -r bb1b02215450 -r f9d0742a54c0 devel/p5-Test2-Plugin-NoWarnings/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test2-Plugin-NoWarnings/DESCR    Mon Nov 07 10:43:08 2016 +0000
@@ -0,0 +1,3 @@
+Loading this plugin causes your tests to fail if there any warnings
+while they run. Each warning generates a new failing test and the
+warning content is outputted via diag.
diff -r bb1b02215450 -r f9d0742a54c0 devel/p5-Test2-Plugin-NoWarnings/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test2-Plugin-NoWarnings/Makefile Mon Nov 07 10:43:08 2016 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2016/11/07 10:43:08 wiz Exp $
+
+DISTNAME=              Test2-Plugin-NoWarnings-0.04
+PKGNAME=               p5-${DISTNAME}
+CATEGORIES=            devel perl5
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DR/DROLSKY/}
+
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=              http://search.cpan.org/dist/Test2-Plugin-NoWarnings/
+COMMENT=               Perl5 module for testing for warnings
+LICENSE=               ${PERL5_LICENSE}
+
+DEPENDS+=              p5-Test2-Suite-[0-9]*:../../devel/p5-Test2-Suite
+
+PERL5_PACKLIST=                auto/Test2/Plugin/NoWarnings/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r bb1b02215450 -r f9d0742a54c0 devel/p5-Test2-Plugin-NoWarnings/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test2-Plugin-NoWarnings/distinfo Mon Nov 07 10:43:08 2016 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/11/07 10:43:08 wiz Exp $
+
+SHA1 (Test2-Plugin-NoWarnings-0.04.tar.gz) = 08d1828880b7737f957fc56cf06f584715f3a644
+RMD160 (Test2-Plugin-NoWarnings-0.04.tar.gz) = c68a05a04874ca40dbd1b76ec53fee09845bd9db
+SHA512 (Test2-Plugin-NoWarnings-0.04.tar.gz) = 47f57c5bd5bf78821265c520f8b5736bae4fb254cbef41e270f22b3c50429615e313ef38dfb74201b8b98a85f05c5f4a3e40a7eeb7bc2d9d9937ff081d34465d
+Size (Test2-Plugin-NoWarnings-0.04.tar.gz) = 22939 bytes



Home | Main Index | Thread Index | Old Index