Index: head/devel/p5-Test2-Plugin-NoWarnings/Makefile =================================================================== --- head/devel/p5-Test2-Plugin-NoWarnings/Makefile (revision 499680) +++ head/devel/p5-Test2-Plugin-NoWarnings/Makefile (revision 499681) @@ -1,23 +1,31 @@ # $FreeBSD$ PORTNAME= Test2-Plugin-NoWarnings -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Fail if tests warn LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= p5-Test-Simple>=1.302015:devel/p5-Test-Simple \ +TEST_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \ p5-Test2-Suite>=0:devel/p5-Test2-Suite -NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include +NO_ARCH= yes + +.include + +.if ${PERL_LEVEL} < 502800 +BUILD_DEPENDS+= p5-Test-Simple>=1.302096:devel/p5-Test-Simple +RUN_DEPENDS+= p5-Test-Simple>=1.302096:devel/p5-Test-Simple +.endif + +.include Index: head/devel/p5-Test2-Plugin-NoWarnings/distinfo =================================================================== --- head/devel/p5-Test2-Plugin-NoWarnings/distinfo (revision 499680) +++ head/devel/p5-Test2-Plugin-NoWarnings/distinfo (revision 499681) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496617141 -SHA256 (Test2-Plugin-NoWarnings-0.06.tar.gz) = 8288c1d934f69a03224598fbb715adc079c0d1609bfbaea6c88682aab1995800 -SIZE (Test2-Plugin-NoWarnings-0.06.tar.gz) = 23237 +TIMESTAMP = 1555958063 +SHA256 (Test2-Plugin-NoWarnings-0.07.tar.gz) = ff1da75c24e0635f7f4343b9add5ae880d7b8ede71f181b59fb7df4ae762b8eb +SIZE (Test2-Plugin-NoWarnings-0.07.tar.gz) = 25875