Ticket #37478: patch-Portfile.diff
File patch-Portfile.diff, 950 bytes (added by lpsinger (Leo Singer), 12 years ago) |
---|
-
Portfile
old new 5 5 PortGroup github 1.0 6 6 PortGroup xcodeversion 1.0 7 7 8 github.setup textmate textmate 93 23r8 github.setup textmate textmate 9331 r 9 9 epoch 1 10 10 version 2.0.${github.version} 11 11 … … 36 36 patch-bin-gen_credits.rb-use-mp-ruby.diff \ 37 37 patch-bin-gen_html-use-mp-ruby.diff 38 38 39 pre-patch { 40 # See https://github.com/textmate/textmate/issues/637 41 # and https://github.com/textmate/textmate/issues/641 42 system -W ${worksrcpath} "git revert --no-commit d4513dd76d6b895cf1082d4f3c45c338e6c18127" 43 } 44 45 39 46 post-patch { 40 47 reinplace "s/@REVISION@/${github.version}/" ${worksrcpath}/configure 41 48 reinplace "s/__MACOSX_DEPLOYMENT_TARGET__/${macosx_deployment_target}/" ${worksrcpath}/configure