svn commit: r501935 - head/textproc/p5-Text-ANSI-WideUtil
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 18 09:44:41 UTC 2019
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
More information about the svn-ports-head
mailing list