Ticket #52522: hub-2.2.9.diff
File hub-2.2.9.diff, 1.3 KB (added by raimue (Rainer Müller), 8 years ago) |
---|
-
Portfile
4 4 PortSystem 1.0 5 5 PortGroup github 1.0 6 6 7 github.setup github hub 2.2. 5v7 github.setup github hub 2.2.9 v 8 8 categories devel 9 9 platforms darwin 10 10 license MIT … … 17 17 18 18 homepage https://hub.github.com/ 19 19 20 checksums rmd160 ce8f10a0f224450ad9dfeabe4d58217dd86aa11c\21 sha256 daa3aa13db40342365e28a43fc4642eda8001736f7c43d4c2ac8f544a6ca20d020 checksums rmd160 1afec3de053f124d22f9587ff889f2d212d6e909 \ 21 sha256 9b94086ad52bf724c78b62568931027e01499f8c4e5b0aae476417c856bf7a98 22 22 23 23 build.cmd ./script/build 24 24 build.target … … 31 31 32 32 destroot { 33 33 xinstall -W ${worksrcpath} bin/hub ${destroot}${prefix}/bin 34 xinstall -W ${worksrcpath} man/hub.1 ${destroot}${prefix}/share/man/man1/hub.1 34 35 set bash-completions ${destroot}${prefix}/share/bash-completion/completions 35 36 xinstall -d ${bash-completions} 36 37 xinstall -W ${worksrcpath} etc/hub.bash_completion.sh ${bash-completions}/hub … … 46 47 47 48 or use 'hub' as standalone command 48 49 " 50 51 livecheck.regex archive/[join ${github.tag_prefix} ""](\[^"-\]+)${extract.suffix}