Ticket #37586: 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 933 7r8 github.setup textmate textmate 9339 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/63741 # and https://github.com/textmate/textmate/issues/64142 system -W ${worksrcpath} "git revert --no-commit d4513dd76d6b895cf1082d4f3c45c338e6c18127"43 }44 45 46 39 post-patch { 47 40 reinplace "s/@REVISION@/${github.version}/" ${worksrcpath}/configure 48 41 reinplace "s/__MACOSX_DEPLOYMENT_TARGET__/${macosx_deployment_target}/" ${worksrcpath}/configure