Ticket #40800: vcsh.diff
File vcsh.diff, 1.3 KB (added by gjasny@…, 11 years ago) |
---|
-
ports/sysutils/vcsh/Portfile
old new 4 4 PortSystem 1.0 5 5 PortGroup github 1.0 6 6 7 github.setup RichiH vcsh 1.20130 724v7 github.setup RichiH vcsh 1.20130909 v 8 8 categories sysutils 9 9 platforms darwin 10 10 maintainers googlemail.com:gjasny openmaintainer … … 17 17 one repository per config set (zsh, vim, ssh, etc), picking and choosing which \ 18 18 configs you want to use on which machine. 19 19 20 checksums rmd160 1ceab55aef23f5d925890a017cd944e25c5daf3c\21 sha256 7f1913da02d94876a5fb4ad44dd41e40836dcbdf48f1f13213be958ddc7bad5b20 checksums rmd160 f53aaf974b1aa4604b0b9a1b98dc8e16ccd1134e \ 21 sha256 05c617f696b1bc7b7e3a45c2e73e7e6a80c8a1fcc7688f37dc88ca4467e79c3f 22 22 23 23 supported_archs noarch 24 24 use_configure no 25 25 26 26 depends_build port:rb19-ronn 27 27 depends_lib port:git-core 28 depends_run port:mr 28 depends_run port:myrepos 29 30 post-patch { 31 reinplace -E "s|ronn <|ronn-1.9 <|" ${worksrcpath}/Makefile 32 } 29 33 30 34 destroot.post_args-append PREFIX=${prefix}