svn commit: r449366 - head/dns/p5-POE-Component-Client-DNS

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 6 20:06:21 UTC 2017


Author: sunpoet
Date: Wed Sep  6 20:06:19 2017
New Revision: 449366
URL: https://svnweb.freebsd.org/changeset/ports/449366

Log:
  Update TEST_DEPENDS

Modified:
  head/dns/p5-POE-Component-Client-DNS/Makefile

Modified: head/dns/p5-POE-Component-Client-DNS/Makefile
==============================================================================
--- head/dns/p5-POE-Component-Client-DNS/Makefile	Wed Sep  6 20:06:14 2017	(r449365)
+++ head/dns/p5-POE-Component-Client-DNS/Makefile	Wed Sep  6 20:06:19 2017	(r449366)
@@ -18,7 +18,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	p5-Net-DNS>=0.65:dns/p5-Net-DNS \
 		p5-POE>=1.249:devel/p5-POE
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings
+TEST_DEPENDS=	p5-Test-NoWarnings>=1.02:devel/p5-Test-NoWarnings
 
 NO_ARCH=	yes
 USES=		perl5


More information about the svn-ports-all mailing list