Skip to content

Commit

Permalink
devel/rubygem-tty-progressbar: Change RUN_DEPENDS from rubygem-unicod…
Browse files Browse the repository at this point in the history
…e-display_width1 to rubygem-unicode-display_width

- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed May 16, 2021
1 parent df137ce commit 2072315
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devel/rubygem-tty-progressbar/Makefile
Expand Up @@ -2,6 +2,7 @@

PORTNAME= tty-progressbar
PORTVERSION= 0.18.2
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand All @@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-strings-ansi>=0.2<1:devel/rubygem-strings-ansi \
rubygem-tty-cursor>=0.7<1:devel/rubygem-tty-cursor \
rubygem-tty-screen>=0.8<1:devel/rubygem-tty-screen \
rubygem-unicode-display_width1>=1.6<3.0:devel/rubygem-unicode-display_width1
rubygem-unicode-display_width>=1.6<3.0:devel/rubygem-unicode-display_width

USES= gem
USE_RUBY= yes
Expand Down

0 comments on commit 2072315

Please sign in to comment.