pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
clang-netbsd: Update to r. 298111 and sync PLIST
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Mar 18 02:31:43 2017 +0100
Changeset: 4caf6b5f72a6405ce3979b9ae2d70649db660655
Modified Files:
clang-netbsd/Makefile.common
clang-netbsd/PLIST
Log Message:
clang-netbsd: Update to r. 298111 and sync PLIST
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=4caf6b5f72a6405ce3979b9ae2d70649db660655
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
clang-netbsd/Makefile.common | 2 +-
clang-netbsd/PLIST | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
diffs:
diff --git a/clang-netbsd/Makefile.common b/clang-netbsd/Makefile.common
index 4e9237a1c4..5cdb6c6dda 100644
--- a/clang-netbsd/Makefile.common
+++ b/clang-netbsd/Makefile.common
@@ -6,7 +6,7 @@ CATEGORIES= lang devel
SVN_REPOSITORIES= clang
SVN_REPO.clang= http://llvm.org/svn/llvm-project/cfe/trunk
-SVN_REVISION.clang= 296360
+SVN_REVISION.clang= 298111
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://clang.llvm.org/
diff --git a/clang-netbsd/PLIST b/clang-netbsd/PLIST
index b77eaaf611..db5bc4aa4c 100644
--- a/clang-netbsd/PLIST
+++ b/clang-netbsd/PLIST
@@ -248,6 +248,8 @@ include/clang/CodeGen/BackendUtil.h
include/clang/CodeGen/CGFunctionInfo.h
include/clang/CodeGen/CodeGenABITypes.h
include/clang/CodeGen/CodeGenAction.h
+include/clang/CodeGen/ConstantInitBuilder.h
+include/clang/CodeGen/ConstantInitFuture.h
include/clang/CodeGen/ModuleBuilder.h
include/clang/CodeGen/ObjectFilePCHContainerOperations.h
include/clang/CodeGen/SwiftCallingConv.h
@@ -475,6 +477,7 @@ include/clang/Tooling/FileMatchTrie.h
include/clang/Tooling/FixIt.h
include/clang/Tooling/JSONCompilationDatabase.h
include/clang/Tooling/Refactoring.h
+include/clang/Tooling/Refactoring/AtomicChange.h
include/clang/Tooling/RefactoringCallbacks.h
include/clang/Tooling/ReplacementsYaml.h
include/clang/Tooling/Tooling.h
@@ -598,6 +601,7 @@ lib/libclangSema.a
lib/libclangSerialization.a
lib/libclangTooling.a
lib/libclangToolingCore.a
+lib/libclangToolingRefactor.a
share/clang/clang-format-bbedit.applescript
share/clang/clang-format-diff.py
share/clang/clang-format-sublime.py
Home |
Main Index |
Thread Index |
Old Index