Update to 2.0.1

- Update version requirement of RUN_DEPENDS
- Update *_DESC

Changes:	https://github.com/tmuxinator/tmuxinator/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-08-23 19:48:01 +00:00
parent 2f8b18d64f
commit 997ed0b4dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545991
3 changed files with 16 additions and 16 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tmuxinator
PORTVERSION= 1.1.1
PORTVERSION= 2.0.1
CATEGORIES= sysutils ruby
MASTER_SITES= RG
@ -11,21 +11,25 @@ COMMENT= Manage complex tmux sessions easily
LICENSE= MIT
RUN_DEPENDS= rubygem-erubis>=2.6:www/rubygem-erubis \
rubygem-thor>=0.15.0:devel/rubygem-thor \
rubygem-xdg2>=2.2.5:devel/rubygem-xdg2
RUN_DEPENDS= rubygem-erubis>=2.6<3:www/rubygem-erubis \
rubygem-thor>=1.0<2:devel/rubygem-thor \
rubygem-xdg2>=2.2.5<3:devel/rubygem-xdg2
USES= gem
USE_RUBY= yes
NO_ARCH= yes
OPTIONS_DEFAULT= TMUX
OPTIONS_SINGLE= TMUX
OPTIONS_SINGLE_TMUX= TMUX TMUX23
PLIST_FILES= bin/tmuxinator \
etc/bash_completion.d/_tmuxinator.bash \
share/zsh/site-functions/_tmuxinator
TMUX_DESC= Enable tmux
TMUX23_DESC= Enable tmux23
OPTIONS_SINGLE= TMUX
OPTIONS_SINGLE_TMUX= TMUX TMUX23
OPTIONS_DEFAULT=TMUX
TMUX_DESC= Use tmux from sysutils/tmux
TMUX23_DESC= Use tmux from sysutils/tmux23
TMUX_RUN_DEPENDS= tmux:sysutils/tmux
TMUX23_RUN_DEPENDS= tmux:sysutils/tmux23

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1565142879
SHA256 (rubygem/tmuxinator-1.1.1.gem) = 899c1b70d01cc2d27dac30a6a2ceb440574f42d3fa89dff0366ed413dcc91269
SIZE (rubygem/tmuxinator-1.1.1.gem) = 32256
TIMESTAMP = 1598175422
SHA256 (rubygem/tmuxinator-2.0.1.gem) = a28eca914fa2b1debcaf98566110cdcccb92463e7b1afea7a12032a9aac1010f
SIZE (rubygem/tmuxinator-2.0.1.gem) = 32256

View File

@ -1,4 +0,0 @@
bin/tmuxinator
etc/bash_completion.d/_tmuxinator.bash
%%GEM_LIB_DIR%%/completion/mux.fish
share/zsh/site-functions/_tmuxinator