Index: Makefile =================================================================== --- Makefile (revision 508291) +++ Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= tmuxinator PORTVERSION= 0.14.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils ruby MASTER_SITES= RG Index: files/patch-lib_tmuxinator_tmux__version.rb =================================================================== --- files/patch-lib_tmuxinator_tmux__version.rb (nonexistent) +++ files/patch-lib_tmuxinator_tmux__version.rb (working copy) @@ -0,0 +1,13 @@ +--- lib/tmuxinator/tmux_version.rb.orig 2019-08-07 02:51:05 UTC ++++ lib/tmuxinator/tmux_version.rb +@@ -14,7 +14,9 @@ module Tmuxinator + 2.5, + 2.6, + 2.7, +- 2.8 ++ 2.8, ++ 2.9, ++ "2.9a", + ].freeze + UNSUPPORTED_VERSION_MSG = <<-MSG.freeze + WARNING: You are running tmuxinator with an unsupported version of tmux. Property changes on: files/patch-lib_tmuxinator_tmux__version.rb ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property