[macports-ports] branch master updated (c3f687b -> 5cc8f5e)

Jeremy Huddleston Sequoia jeremyhu at macports.org
Mon Jul 23 18:36:34 UTC 2018


Jeremy Huddleston Sequoia (jeremyhu) pushed a change to branch master
in repository macports-ports.

    from c3f687b  llvm-6.0: Bump to 6.0.1
     new d4ee75a  clang-4.0: Fix building sanitizer runtimes against SDKs that come with Xcode 10
     new 5cc8f5e  llvm-3.8: Obsolete port and direct users to 6.0

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 lang/llvm-3.8/Portfile                             | 482 +--------------------
 ...h-O-CPU-Subtype-to-ppc7400-when-targeting.patch |  55 ---
 ...MASK_CRASH-and-MACH_EXCEPTION_CODES-if-th.patch |  36 --
 ...ly-Update-install-targets-for-clang-subpo.patch |  31 --
 ...ly-Use-full-path-for-the-dylib-id-instead.patch |  32 --
 ...ly-Don-t-embed-the-deployment-target-in-t.patch |  29 --
 ...nly-Skip-checking-for-python-in-configure.patch | 111 -----
 ...-override-of-raise-abort-and-__assert_rtn.patch |  62 ---
 ...-CMake-s-default-RPATH-for-the-unit-tests.patch |  45 --
 ...rpath-construction-for-out-of-tree-builds.patch | 146 -------
 ...CMake-Make-CMAKE_INSTALL_RPATH-work-again.patch |  38 --
 .../0011-CMake-Fix-llvm_setup_rpath-function.patch |  70 ---
 ...ly-Prepare-clang-format-for-replacement-w.patch |  84 ----
 ...ly-Fall-back-on-xcodebuild-sdk-when-xcrun.patch |  39 --
 ...ly-Fix-name-of-scan-view-executable-insid.patch |  29 --
 ...ly-Relocate-clang-resources-using-llvm-ve.patch |  74 ----
 .../1005-Default-to-ppc7400-for-OSX-10.5.patch     |  26 --
 ...etpriority-PRIO_DARWIN_THREAD-0-PRIO_DARW.patch |  29 --
 ...fragile-ObjC-runtime-when-targeting-darwi.patch |  31 --
 ...dc-header-search-paths-for-older-versions.patch |  42 --
 ...Darwin-Stop-linking-libclang_rt.eprintf.a.patch |  66 ---
 ...ts-Only-Comment-out-SL-cctools-workaround.patch |  34 --
 ...kArches-to-fallback-on-Intel-ppc-if-ld-v-.patch |  32 --
 ...n-xcodebuild-sdk-when-xcrun-sdk-is-not-su.patch |  29 --
 ...uild-ppc-slices-of-the-compiler-runtime-i.patch |  55 ---
 ...ly-Don-t-build-x86_64h-slice-of-compiler-.patch |  56 ---
 ...ly-Fix-regression-introduced-when-fixing-.patch |  29 --
 ...ly-Don-t-check-for-the-macosx.internal-SD.patch |  42 --
 ...ove-macro-definitions-out-of-config-ix.cm.patch | 154 -------
 ...e-Adding-some-missing-CMake-includes.-NFC.patch |  27 --
 ...CMake-Adding-another-missing-include.-NFC.patch |  26 --
 ...Add-support-for-testing-the-compiler-with.patch | 163 -------
 lang/llvm-3.8/files/2012-Add-missing-include.patch |  32 --
 .../files/3001-buildit-build-fix-for-Leopard.patch |  35 --
 ...-compatibility-version-to-RC_ProjectSourc.patch |  28 --
 ...nd-iterator-when-building-with-Lion-and-n.patch |  45 --
 ...-long-long-math-prototypes-when-using-the.patch |  52 ---
 ...tomic-using-mutex-lock_guard-for-64b-ops-.patch | 316 --------------
 lang/llvm-3.8/files/compiler_rt-toolchain.patch    |  42 --
 lang/llvm-3.8/files/leopard-no-asan.patch          |  60 ---
 lang/llvm-3.8/files/leopard-no-blocks.patch        |  26 --
 lang/llvm-3.8/files/llvm-bin                       |   2 -
 lang/llvm-3.8/files/llvm-skip-unittests.patch      |  13 -
 lang/llvm-3.8/files/mp-clang-3.8                   |  34 --
 lang/llvm-3.8/files/mp-llvm-3.8                    |  60 ---
 lang/llvm-3.8/files/openmp-locations.patch         |  53 ---
 lang/llvm-4.0/Portfile                             |   2 +
 ...ly-Don-t-check-for-the-macosx.internal-SD.patch |  14 +-
 ...e-function-parameters-with-attribute-noe.patch} |  18 +-
 ...ore-the-DISPATCH_NOESCAPE-if-not-defined.patch} |  12 +-
 50 files changed, 38 insertions(+), 3010 deletions(-)
 delete mode 100644 lang/llvm-3.8/files/0001-Set-the-Mach-O-CPU-Subtype-to-ppc7400-when-targeting.patch
 delete mode 100644 lang/llvm-3.8/files/0002-Define-EXC_MASK_CRASH-and-MACH_EXCEPTION_CODES-if-th.patch
 delete mode 100644 lang/llvm-3.8/files/0003-MacPorts-Only-Update-install-targets-for-clang-subpo.patch
 delete mode 100644 lang/llvm-3.8/files/0004-MacPorts-Only-Use-full-path-for-the-dylib-id-instead.patch
 delete mode 100644 lang/llvm-3.8/files/0005-MacPorts-Only-Don-t-embed-the-deployment-target-in-t.patch
 delete mode 100644 lang/llvm-3.8/files/0006-MacPorts-Only-Skip-checking-for-python-in-configure.patch
 delete mode 100644 lang/llvm-3.8/files/0007-Remove-override-of-raise-abort-and-__assert_rtn.patch
 delete mode 100644 lang/llvm-3.8/files/0008-CMake-Use-CMake-s-default-RPATH-for-the-unit-tests.patch
 delete mode 100644 lang/llvm-3.8/files/0009-CMake-Fix-rpath-construction-for-out-of-tree-builds.patch
 delete mode 100644 lang/llvm-3.8/files/0010-CMake-Make-CMAKE_INSTALL_RPATH-work-again.patch
 delete mode 100644 lang/llvm-3.8/files/0011-CMake-Fix-llvm_setup_rpath-function.patch
 delete mode 100644 lang/llvm-3.8/files/1001-MacPorts-Only-Prepare-clang-format-for-replacement-w.patch
 delete mode 100644 lang/llvm-3.8/files/1002-MacPorts-Only-Fall-back-on-xcodebuild-sdk-when-xcrun.patch
 delete mode 100644 lang/llvm-3.8/files/1003-MacPorts-Only-Fix-name-of-scan-view-executable-insid.patch
 delete mode 100644 lang/llvm-3.8/files/1004-MacPorts-Only-Relocate-clang-resources-using-llvm-ve.patch
 delete mode 100644 lang/llvm-3.8/files/1005-Default-to-ppc7400-for-OSX-10.5.patch
 delete mode 100644 lang/llvm-3.8/files/1006-Only-call-setpriority-PRIO_DARWIN_THREAD-0-PRIO_DARW.patch
 delete mode 100644 lang/llvm-3.8/files/1007-Default-to-fragile-ObjC-runtime-when-targeting-darwi.patch
 delete mode 100644 lang/llvm-3.8/files/1008-Fixup-libstdc-header-search-paths-for-older-versions.patch
 delete mode 100644 lang/llvm-3.8/files/1009-Darwin-Stop-linking-libclang_rt.eprintf.a.patch
 delete mode 100644 lang/llvm-3.8/files/2001-MacPorts-Only-Comment-out-SL-cctools-workaround.patch
 delete mode 100644 lang/llvm-3.8/files/2002-Update-CheckArches-to-fallback-on-Intel-ppc-if-ld-v-.patch
 delete mode 100644 lang/llvm-3.8/files/2003-Fall-back-on-xcodebuild-sdk-when-xcrun-sdk-is-not-su.patch
 delete mode 100644 lang/llvm-3.8/files/2004-On-darwin-build-ppc-slices-of-the-compiler-runtime-i.patch
 delete mode 100644 lang/llvm-3.8/files/2005-MacPorts-Only-Don-t-build-x86_64h-slice-of-compiler-.patch
 delete mode 100644 lang/llvm-3.8/files/2006-MacPorts-Only-Fix-regression-introduced-when-fixing-.patch
 delete mode 100644 lang/llvm-3.8/files/2007-MacPorts-Only-Don-t-check-for-the-macosx.internal-SD.patch
 delete mode 100644 lang/llvm-3.8/files/2008-CMake-NFC-Move-macro-definitions-out-of-config-ix.cm.patch
 delete mode 100644 lang/llvm-3.8/files/2009-CMake-Adding-some-missing-CMake-includes.-NFC.patch
 delete mode 100644 lang/llvm-3.8/files/2010-CMake-Adding-another-missing-include.-NFC.patch
 delete mode 100644 lang/llvm-3.8/files/2011-CMake-NFC.-Add-support-for-testing-the-compiler-with.patch
 delete mode 100644 lang/llvm-3.8/files/2012-Add-missing-include.patch
 delete mode 100644 lang/llvm-3.8/files/3001-buildit-build-fix-for-Leopard.patch
 delete mode 100644 lang/llvm-3.8/files/3002-buildit-Set-compatibility-version-to-RC_ProjectSourc.patch
 delete mode 100644 lang/llvm-3.8/files/3003-Fix-local-and-iterator-when-building-with-Lion-and-n.patch
 delete mode 100644 lang/llvm-3.8/files/3004-Fix-missing-long-long-math-prototypes-when-using-the.patch
 delete mode 100644 lang/llvm-3.8/files/3005-implement-atomic-using-mutex-lock_guard-for-64b-ops-.patch
 delete mode 100644 lang/llvm-3.8/files/compiler_rt-toolchain.patch
 delete mode 100644 lang/llvm-3.8/files/leopard-no-asan.patch
 delete mode 100644 lang/llvm-3.8/files/leopard-no-blocks.patch
 delete mode 100755 lang/llvm-3.8/files/llvm-bin
 delete mode 100644 lang/llvm-3.8/files/llvm-skip-unittests.patch
 delete mode 100644 lang/llvm-3.8/files/mp-clang-3.8
 delete mode 100644 lang/llvm-3.8/files/mp-llvm-3.8
 delete mode 100644 lang/llvm-3.8/files/openmp-locations.patch
 copy lang/{llvm-5.0/files/2001-tsan-Annotate-function-parameters-with-attribute-noe.patch => llvm-4.0/files/2002-tsan-Annotate-function-parameters-with-attribute-noe.patch} (78%)
 copy lang/{llvm-5.0/files/2002-Ignore-the-DISPATCH_NOESCAPE-if-not-defined.patch => llvm-4.0/files/2003-Ignore-the-DISPATCH_NOESCAPE-if-not-defined.patch} (67%)



More information about the macports-changes mailing list