Ticket #52666: patch-libcxx-3.9.0-update.diff
File patch-libcxx-3.9.0-update.diff, 1.5 KB (added by ken-cunningham-webuse, 8 years ago) |
---|
-
lang/libcxx/Portfile
old new 4 4 PortGroup compiler_blacklist_versions 1.0 5 5 6 6 name libcxx 7 version 3. 7.17 version 3.9.0 8 8 epoch 1 9 9 categories lang 10 10 platforms darwin … … 26 26 use_xz yes 27 27 distname ${name}-${version}.src 28 28 29 checksums rmd160 b63d75f0547eb17e3f3f4df0875dfe1d0c32525d \30 sha256 357fbd4288ce99733ba06ae2bec6f503413d258aeebaab8b6a791201e6f7f14429 checksums rmd160 977a7c44cd29a4ba45d4ea36ac4e9c9a119e259d \ 30 sha256 d0b38d51365c6322f5666a2a8105785f2e114430858de4c25a86b49f227f5b06 31 31 32 32 variant universal {} 33 33 default_variants +universal … … 77 77 0001-buildit-build-fix-for-Leopard.patch \ 78 78 0002-buildit-Set-compatibility-version-to-RC_ProjectSourc.patch \ 79 79 0003-Fix-local-and-iterator-when-building-with-Lion-and-n.patch \ 80 0004-implement-atomic-using-mutex-lock_guard-for-64b-ops-.patch \81 0005-string-Fix-exception-declaration.patch80 0004-implement-atomic-using-mutex-lock_guard-for-64b-ops-.patch 81 # 0005-string-Fix-exception-declaration.patch 82 82 83 83 build.dir ${worksrcpath}/lib 84 84 build.cmd ./buildit