Ticket #52457: tmux-2.3.patch

File tmux-2.3.patch, 854 bytes (added by lbschenkel (Leonardo Brondani Schenkel), 8 years ago)
  • tmux/Portfile

    diff --git a/tmux/Portfile b/tmux/Portfile
    a b  
    44PortSystem      1.0
    55PortGroup       github 1.0
    66
    7 github.setup    tmux tmux 2.2
     7github.setup    tmux tmux 2.3
    88if {${subport} eq ${name}} {
    99    revision        0
    1010    conflicts       tmux-devel
     
    3131
    3232if {${subport} eq ${name}} {
    3333    github.tarball_from     releases
    34     checksums               rmd160  5d636bb7a4c5d80e2dba4179ddd65bc49f471e37 \
    35                             sha256  bc28541b64f99929fe8e3ae7a02291263f3c97730781201824c0f05d7c8e19e4
     34    checksums               rmd160  57c282ae32dcaf5bcbab9a9f049630c3555b787c \
     35                            sha256  55313e132f0f42de7e020bf6323a1939ee02ab79c48634aa07475db41573852b
    3636}
    3737subport tmux-devel {
    3838    checksums               rmd160  941bb491c7e40ab1ff44306fbb1144bdde30de9b \