Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2019 09:44:40 +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: r501935 - head/textproc/p5-Text-ANSI-WideUtil
Message-ID:  <201905180944.x4I9iet2088269@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 18 09:44:40 2019
New Revision: 501935
URL: https://svnweb.freebsd.org/changeset/ports/501935

Log:
  Update RUN_DEPENDS after r501934

Modified:
  head/textproc/p5-Text-ANSI-WideUtil/Makefile

Modified: head/textproc/p5-Text-ANSI-WideUtil/Makefile
==============================================================================
--- head/textproc/p5-Text-ANSI-WideUtil/Makefile	Sat May 18 09:43:55 2019	(r501934)
+++ head/textproc/p5-Text-ANSI-WideUtil/Makefile	Sat May 18 09:44:40 2019	(r501935)
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Text-ANSI-Util>=0.22:textproc/p5-Text-ANSI-Util \
-		p5-Text-WideChar-Util>=0.10:textproc/p5-Text-WideChar-Util
+		p5-Text-WideChar-Util>=0.100:textproc/p5-Text-WideChar-Util
 TEST_DEPENDS=	p5-Data-Dump>=0:devel/p5-Data-Dump
 
 USES=		perl5



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