1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

Change RUN_DEPENDS from rubygem-xdg to rubygem-xdg2

- Bump PORTREVISION for dependency change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-06-02 18:38:16 +00:00
parent d6a0dcf831
commit 600b3e6945
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503328

View File

@ -3,6 +3,7 @@
PORTNAME= tmuxinator
PORTVERSION= 0.14.0
PORTREVISION= 1
CATEGORIES= sysutils ruby
MASTER_SITES= RG
@ -13,7 +14,7 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-erubis>=2.6:www/rubygem-erubis \
rubygem-thor>=0.15.0:devel/rubygem-thor \
rubygem-xdg>=2.2.3:devel/rubygem-xdg
rubygem-xdg2>=2.2.3:devel/rubygem-xdg2
USES= gem
USE_RUBY= yes