1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Change RUN_DEPENDS from rubygem-unicode-display_width to rubygem-unicode-display_width1

- Bump PORTREVISION for dependency change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2021-01-10 08:26:25 +00:00
parent 646f346351
commit 3d4de9dcef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561017

View File

@ -3,6 +3,7 @@
PORTNAME= terminal-table
PORTVERSION= 1.8.0
PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 1
@ -13,7 +14,7 @@ COMMENT= Simple, feature rich ASCII table generation library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-unicode-display_width>=1.1.1<2:devel/rubygem-unicode-display_width
RUN_DEPENDS= rubygem-unicode-display_width1>=1.1.1<2:devel/rubygem-unicode-display_width1
USES= gem
USE_RUBY= yes