pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Memory-Cycle (devel/p5-Test-Memory-Cycle...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7935ace8f88
branches:  trunk
changeset: 344432:b7935ace8f88
user:      mef <mef%pkgsrc.org@localhost>
date:      Wed Nov 20 13:04:30 2019 +0000

description:
(devel/p5-Test-Memory-Cycle) Add three two TEST_DEPENDS, Add LICENSE

diffstat:

 devel/p5-Test-Memory-Cycle/Makefile |  9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 5048e1d015e9 -r b7935ace8f88 devel/p5-Test-Memory-Cycle/Makefile
--- a/devel/p5-Test-Memory-Cycle/Makefile       Wed Nov 20 13:03:00 2019 +0000
+++ b/devel/p5-Test-Memory-Cycle/Makefile       Wed Nov 20 13:04:30 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2019/08/11 13:20:33 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2019/11/20 13:04:30 mef Exp $
 
 DISTNAME=              Test-Memory-Cycle-1.06
 PKGNAME=               p5-${DISTNAME}
@@ -9,10 +9,13 @@
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              https://metacpan.org/release/Test-Memory-Cycle
 COMMENT=               Check for memory leaks and circular memory references
+LICENSE=               artistic-2.0
 
 DEPENDS+=              p5-Devel-Cycle-[0-9]*:../../devel/p5-Devel-Cycle
-# for make test
-BUILD_DEPENDS+=                p5-CGI-[0-9]*:../../www/p5-CGI
+
+TEST_DEPENDS+=         p5-CGI-[0-9]*:../../www/p5-CGI
+TEST_DEPENDS+=         p5-Test-Pod-Coverage>1.04:../../devel/p5-Test-Pod-Coverage
+TEST_DEPENDS+=         p5-Test-Pod>1.14:../../devel/p5-Test-Pod
 
 USE_LANGUAGES=         # empty
 PERL5_PACKLIST=                auto/Test/Memory/Cycle/.packlist



Home | Main Index | Thread Index | Old Index