Ticket #52458: Portfile-tmux.diff
File Portfile-tmux.diff, 1.6 KB (added by tessus (Helmut K. C. Tessarek), 8 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 PortGroup github 1.0 6 6 7 github.setup tmux tmux 2. 27 github.setup tmux tmux 2.3 8 8 if {${subport} eq ${name}} { 9 9 revision 0 10 10 conflicts tmux-devel 11 11 } 12 12 subport tmux-devel { 13 github.setup tmux tmux 9a4b45dc0fdefead3fe9d471e144da78163860d014 version 20160 410-[string range ${github.version} 0 6]13 github.setup tmux tmux 52869ed182482c26163799a7215139f4d81b6fca 14 version 20160929-[string range ${github.version} 0 6] 15 15 revision 0 16 16 conflicts tmux 17 17 } … … 31 31 32 32 if {${subport} eq ${name}} { 33 33 github.tarball_from releases 34 checksums rmd160 5 d636bb7a4c5d80e2dba4179ddd65bc49f471e37\35 sha256 bc28541b64f99929fe8e3ae7a02291263f3c97730781201824c0f05d7c8e19e434 checksums rmd160 57c282ae32dcaf5bcbab9a9f049630c3555b787c \ 35 sha256 55313e132f0f42de7e020bf6323a1939ee02ab79c48634aa07475db41573852b 36 36 } 37 37 subport tmux-devel { 38 checksums rmd160 941bb491c7e40ab1ff44306fbb1144bdde30de9b\39 sha256 6f45b5bcd1aabf6c4b036a0529ab913b6c5e4dcfc53c21542ea0669fe1eb2f4538 checksums rmd160 6cb5463c9604022ee8ddf30fc2393c812293e737 \ 39 sha256 eb8f101711f47244669ef71012a81cc7fe90680f27c82a32913de303a707e361 40 40 41 41 use_autoreconf yes 42 42 autoreconf.cmd ./autogen.sh