Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Sep 2017 20:06:19 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r449366 - head/dns/p5-POE-Component-Client-DNS
Message-ID:  <201709062006.v86K6J45028363@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709062006.v86K6J45028363>