textproc/rubygem-terminal-table: Change RUN_DEPENDS from rubygem-unicode-display_width to rubygem-unicode-display_width2

- Bump PORTREVISION for dependency change
This commit is contained in:
Po-Chuan Hsieh 2024-11-21 21:31:15 +08:00
parent 9efe9787b5
commit ecb163a0e7
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -1,5 +1,6 @@
PORTNAME= terminal-table
PORTVERSION= 3.0.2
PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@ -10,7 +11,7 @@ WWW= https://github.com/tj/terminal-table
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-unicode-display_width>=1.1.1<3:devel/rubygem-unicode-display_width
RUN_DEPENDS= rubygem-unicode-display_width2>=1.1.1<3:devel/rubygem-unicode-display_width2
USES= gem shebangfix