Ticket #49364: Portfile-tmux.diff
File Portfile-tmux.diff, 899 bytes (added by tessus (Helmut K. C. Tessarek), 9 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 PortGroup github 1.0 6 6 7 github.setup tmux tmux 2. 07 github.setup tmux tmux 2.1 8 8 if {${subport} eq ${name}} { 9 revision 110 9 conflicts tmux-devel 11 10 } 12 11 subport tmux-devel { … … 30 29 31 30 if {${subport} eq ${name}} { 32 31 github.tarball_from releases 33 checksums rmd160 5114e1e9d78667291375efcbd9be657b4f175806\34 sha256 795f4b4446b0ea968b9201c25e8c1ef8a6ade710ebca4657dd879c35916ad36232 checksums rmd160 db078b7149e009aecb200c4cbb39be72190a14dc \ 33 sha256 31564e7bf4bcef2defb3cb34b9e596bd43a3937cad9e5438701a81a5a9af6176 35 34 } 36 35 subport tmux-devel { 37 36 checksums rmd160 75deb03c7b1aadd65699d0616180f7448e4672c7 \