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)

Wrong diff, reupload

  • Portfile

     
    44PortSystem          1.0
    55PortGroup           github 1.0
    66
    7 github.setup        github hub 2.2.5 v
     7github.setup        github hub 2.2.9 v
    88categories          devel
    99platforms           darwin
    1010license             MIT
     
    1717
    1818homepage            https://hub.github.com/
    1919
    20 checksums           rmd160  ce8f10a0f224450ad9dfeabe4d58217dd86aa11c \
    21                     sha256  daa3aa13db40342365e28a43fc4642eda8001736f7c43d4c2ac8f544a6ca20d0
     20checksums           rmd160  1afec3de053f124d22f9587ff889f2d212d6e909 \
     21                    sha256  9b94086ad52bf724c78b62568931027e01499f8c4e5b0aae476417c856bf7a98
    2222
    2323build.cmd           ./script/build
    2424build.target
     
    3131
    3232destroot {
    3333    xinstall -W ${worksrcpath} bin/hub ${destroot}${prefix}/bin
     34    xinstall -W ${worksrcpath} man/hub.1 ${destroot}${prefix}/share/man/man1/hub.1
    3435    set bash-completions ${destroot}${prefix}/share/bash-completion/completions
    3536    xinstall -d ${bash-completions}
    3637    xinstall -W ${worksrcpath} etc/hub.bash_completion.sh ${bash-completions}/hub
     
    4647
    4748or use 'hub' as standalone command
    4849"
     50
     51livecheck.regex     archive/[join ${github.tag_prefix} ""](\[^"-\]+)${extract.suffix}