diff --git a/sysutils/rubygem-tmuxinator/Makefile b/sysutils/rubygem-tmuxinator/Makefile index 67f85afff067..996c82b06718 100644 --- a/sysutils/rubygem-tmuxinator/Makefile +++ b/sysutils/rubygem-tmuxinator/Makefile @@ -1,41 +1,41 @@ PORTNAME= tmuxinator -PORTVERSION= 3.3.5 +PORTVERSION= 3.3.6 CATEGORIES= sysutils ruby MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Manage complex tmux sessions easily WWW= https://github.com/tmuxinator/tmuxinator LICENSE= MIT RUN_DEPENDS= rubygem-erubi>=1.13<2:www/rubygem-erubi \ rubygem-thor>=1.4.0<1.5:devel/rubygem-thor USES= gem NO_ARCH= yes PLIST_FILES= bin/tmuxinator \ etc/bash_completion.d/_tmuxinator.bash \ share/fish/completions/tmuxinator.fish \ share/zsh/site-functions/_tmuxinator OPTIONS_SINGLE= TMUX OPTIONS_SINGLE_TMUX= TMUX TMUX23 OPTIONS_DEFAULT=TMUX TMUX_DESC= Use tmux 3.x from sysutils/tmux TMUX23_DESC= Use tmux 2.3 from sysutils/tmux23 TMUX_RUN_DEPENDS= tmux:sysutils/tmux TMUX23_RUN_DEPENDS= tmux:sysutils/tmux23 post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/completion/tmuxinator.bash ${STAGEDIR}${PREFIX}/etc/bash_completion.d/_tmuxinator.bash @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/completion/tmuxinator.fish ${STAGEDIR}${PREFIX}/share/fish/completions/tmuxinator.fish @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/completion/tmuxinator.zsh ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_tmuxinator .include diff --git a/sysutils/rubygem-tmuxinator/distinfo b/sysutils/rubygem-tmuxinator/distinfo index 2eaec0908d30..614b6905885e 100644 --- a/sysutils/rubygem-tmuxinator/distinfo +++ b/sysutils/rubygem-tmuxinator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754554150 -SHA256 (rubygem/tmuxinator-3.3.5.gem) = 9643f48028cc09c73c329380eda2eb42eb7b8e4a5a66df6ff465aa8780bf2721 -SIZE (rubygem/tmuxinator-3.3.5.gem) = 34816 +TIMESTAMP = 1764511082 +SHA256 (rubygem/tmuxinator-3.3.6.gem) = c2ab316ddf99a1729d8d7c8dcf7191cf55a07d0bc6b5df8464be9d01f142ad8a +SIZE (rubygem/tmuxinator-3.3.6.gem) = 35840