Ticket #40800: update-vcsh.diff

File update-vcsh.diff, 1.1 KB (added by gjasny@…, 11 years ago)
  • Portfile

    old new  
    44PortSystem          1.0
    55PortGroup           github 1.0
    66
    7 github.setup        RichiH vcsh 1.20130724 v
     7github.setup        RichiH vcsh 1.20130909 v
    88categories          sysutils
    99platforms           darwin
    1010maintainers         googlemail.com:gjasny openmaintainer
     
    1717                    one repository per config set (zsh, vim, ssh, etc), picking and choosing which \
    1818                    configs you want to use on which machine.
    1919
    20 checksums           rmd160  1ceab55aef23f5d925890a017cd944e25c5daf3c \
    21                     sha256  7f1913da02d94876a5fb4ad44dd41e40836dcbdf48f1f13213be958ddc7bad5b
     20checksums           rmd160  f53aaf974b1aa4604b0b9a1b98dc8e16ccd1134e \
     21                    sha256  05c617f696b1bc7b7e3a45c2e73e7e6a80c8a1fcc7688f37dc88ca4467e79c3f
    2222
    2323supported_archs     noarch
    2424use_configure       no
     
    2727depends_lib         port:git-core
    2828depends_run         port:mr
    2929
     30post-patch {
     31    reinplace -E "s|ronn <|ronn-1.9 <|" ${worksrcpath}/Makefile
     32}
     33
    3034destroot.post_args-append   PREFIX=${prefix}