pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
clang-git: Bump version to 5.0.0 update PLIST with upstream
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Jan 28 20:12:15 2017 +0100
Changeset: 88911656a31dd9a3dfdcb03615f492f6d6f5eeb9
Modified Files:
clang-git/Makefile
clang-git/PLIST
Log Message:
clang-git: Bump version to 5.0.0 update PLIST with upstream
Upgrade clang to the newest git to test new LLDB patches for upstream.
Sponsored by <The NetBSD Foundation>
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=88911656a31dd9a3dfdcb03615f492f6d6f5eeb9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
clang-git/Makefile | 2 +-
clang-git/PLIST | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
diffs:
diff --git a/clang-git/Makefile b/clang-git/Makefile
index 151965a..d31b38b 100644
--- a/clang-git/Makefile
+++ b/clang-git/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-PKGNAME= clang-4.0.0
+PKGNAME= clang-5.0.0
PYTHON_FOR_BUILD_ONLY= yes
CMAKE_ARGS+= -DCLANG_ENABLE_STATIC_ANALYZER=OFF
diff --git a/clang-git/PLIST b/clang-git/PLIST
index 1232564..701465a 100644
--- a/clang-git/PLIST
+++ b/clang-git/PLIST
@@ -6,6 +6,7 @@ bin/clang-${LLVM_MAJOR}
bin/clang-cl
bin/clang-cpp
bin/clang-format
+bin/clang-import-test
bin/clang-offload-bundler
include/clang-c/BuildSystem.h
include/clang-c/CXCompilationDatabase.h
@@ -463,9 +464,11 @@ include/clang/Tooling/ArgumentsAdjusters.h
include/clang/Tooling/CommonOptionsParser.h
include/clang/Tooling/CompilationDatabase.h
include/clang/Tooling/CompilationDatabasePluginRegistry.h
+include/clang/Tooling/Core/Diagnostic.h
include/clang/Tooling/Core/Lookup.h
include/clang/Tooling/Core/QualTypeNames.h
include/clang/Tooling/Core/Replacement.h
+include/clang/Tooling/DiagnosticsYaml.h
include/clang/Tooling/FileMatchTrie.h
include/clang/Tooling/FixIt.h
include/clang/Tooling/JSONCompilationDatabase.h
@@ -510,6 +513,7 @@ lib/clang/${PKGVERSION}/include/clflushoptintrin.h
lib/clang/${PKGVERSION}/include/cpuid.h
lib/clang/${PKGVERSION}/include/cuda_wrappers/algorithm
lib/clang/${PKGVERSION}/include/cuda_wrappers/complex
+lib/clang/${PKGVERSION}/include/cuda_wrappers/new
lib/clang/${PKGVERSION}/include/emmintrin.h
lib/clang/${PKGVERSION}/include/f16cintrin.h
lib/clang/${PKGVERSION}/include/float.h
@@ -565,13 +569,12 @@ lib/clang/${PKGVERSION}/include/xsaveintrin.h
lib/clang/${PKGVERSION}/include/xsaveoptintrin.h
lib/clang/${PKGVERSION}/include/xsavesintrin.h
lib/clang/${PKGVERSION}/include/xtestintrin.h
-lib/clang/${PKGVERSION}/include/cuda_wrappers/new
lib/cmake/clang/ClangConfig.cmake
lib/cmake/clang/ClangTargets-release.cmake
lib/cmake/clang/ClangTargets.cmake
lib/libclang.${SOEXT}
${PLIST.notdylib}lib/libclang.${SOEXT}.${LLVM_MAJOR}
-lib/libclang.${SOEXT}.40
+lib/libclang.${SOEXT}.5
lib/libclangAST.a
lib/libclangASTMatchers.a
lib/libclangAnalysis.a
Home |
Main Index |
Thread Index |
Old Index