Ticket #50691: Portfile-tmux.patch

File Portfile-tmux.patch, 1.5 KB (added by tessus (Helmut K. C. Tessarek), 8 years ago)
  • Portfile

    old new  
    1010    conflicts       tmux-devel
    1111}
    1212subport tmux-devel {
    13     github.setup    tmux tmux 7120ab2f161a5762d16aba54451d29dcd0fbbeeb
    14     version         20150926-[string range ${github.version} 0 6]
    15     revision        1
     13    github.setup    tmux tmux e9d369a09e48ea8f940958025c8444988d31e840
     14    version         20160219-[string range ${github.version} 0 6]
     15    revision        0
    1616    conflicts       tmux
    1717}
    1818categories      sysutils
     
    2727platforms       darwin
    2828license         BSD
    2929
    30 patchfiles      fix-reattach-with-session-list.patch
    31 
    3230depends_lib     port:libevent port:ncurses
    3331
    3432if {${subport} eq ${name}} {
    3533    github.tarball_from     releases
    3634    checksums               rmd160  db078b7149e009aecb200c4cbb39be72190a14dc \
    3735                            sha256  31564e7bf4bcef2defb3cb34b9e596bd43a3937cad9e5438701a81a5a9af6176
     36    patchfiles              fix-reattach-with-session-list.patch
    3837}
    3938subport tmux-devel {
    40     checksums               rmd160  75deb03c7b1aadd65699d0616180f7448e4672c7 \
    41                             sha256  a88e5bad3db5547df7bcdf6eef9dde1bc76822f722c2126cfd6a5d482de0c763
     39    checksums               rmd160  c38a7cc9800025436a419690940c26a370828cc9 \
     40                            sha256  2a48ff122f22de57855f80cec9acc74ec886a8fcf4a0236d8421cd048771a3ad
    4241
    4342    use_autoreconf          yes
    4443    autoreconf.cmd          ./autogen.sh