Ticket #48350: patch-1.6.0.diff
File patch-1.6.0.diff, 1.2 KB (added by rwindz0@…, 9 years ago) |
---|
-
devel/ninja/Portfile
a b 5 5 PortGroup github 1.0 6 6 7 7 epoch 1 8 github.setup martine ninja 1. 5.1v8 github.setup martine ninja 1.6.0 v 9 9 categories devel 10 10 platforms darwin 11 11 maintainers uuid-mail.com:521E328E-2A13-4749-826A-E4EF4F22A0F1 openmaintainer … … 29 29 30 30 homepage http://martine.github.com/ninja/ 31 31 32 checksums rmd160 b4adf4b8bb120eda7e128db5eb1a843789cc2180\33 sha256 945c1c3f5db1384c68b36b83f60f3ce21a60812467a7343b13c99c4f3e04ee2632 checksums rmd160 947c2fc3547884529889030c16589c92efd1da85 \ 33 sha256 0375d4f9ab5f8744f9f6be7124bdc6316f666a444e1b07c26ccb2162b1309f2a 34 34 35 35 patchfiles bootstrap.py-use-system-python.diff \ 36 36 configure.py-use-system-python.diff … … 39 39 40 40 variant universal {} 41 41 42 build.cmd ./ bootstrap.py42 build.cmd ./configure.py 43 43 build.target 44 build.args -- verbose44 build.args --bootstrap --verbose 45 45 build.env CXX="${configure.cxx} [get_canonical_archflags cxx]" 46 46 47 47 destroot {