Ticket #47684: tmux-devel-new.patch

File tmux-devel-new.patch, 454 bytes (added by tessus (Helmut K. C. Tessarek), 9 years ago)
Line 
16a7
2> conflicts       tmux-devel
352a54,69
4>
5> subport tmux-devel {
6>     conflicts       tmux
7>
8>     set git_sha1 00471dc78358bde092df65de5e2c375bf9be7437
9>     version         20150513-[string range $git_sha1 0 6]
10>
11>     fetch.type      git
12>     git.url         http://git.code.sf.net/p/tmux/tmux-code.git
13>     git.branch      $git_sha1
14>
15>     use_autoreconf          yes
16>     autoreconf.args-append  --force
17>
18>     livecheck.type  none
19> }