pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
*: Update LLVM netbsd repositories to 305636
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Jun 17 22:50:35 2017 +0200
Changeset: c877cf70ed2fb64adc087bfb454d3e99fe438e6e
Modified Files:
clang-netbsd/Makefile.common
compiler-rt-netbsd/Makefile
lld-netbsd/Makefile
lldb-netbsd/Makefile
llvm-netbsd/Makefile.common
llvm-netbsd/PLIST
Log Message:
*: Update LLVM netbsd repositories to 305636
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=c877cf70ed2fb64adc087bfb454d3e99fe438e6e
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 +-
compiler-rt-netbsd/Makefile | 3 ++-
lld-netbsd/Makefile | 2 +-
lldb-netbsd/Makefile | 2 +-
llvm-netbsd/Makefile.common | 2 +-
llvm-netbsd/PLIST | 4 ++++
6 files changed, 10 insertions(+), 5 deletions(-)
diffs:
diff --git a/clang-netbsd/Makefile.common b/clang-netbsd/Makefile.common
index 24c05bef02..d9604f8cd2 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= 305178
+SVN_REVISION.clang= 305636
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://clang.llvm.org/
diff --git a/compiler-rt-netbsd/Makefile b/compiler-rt-netbsd/Makefile
index 4b2c8b4fae..415953df25 100644
--- a/compiler-rt-netbsd/Makefile
+++ b/compiler-rt-netbsd/Makefile
@@ -5,7 +5,8 @@ CATEGORIES= lang devel
SVN_REPOSITORIES= compiler-rt
SVN_REPO.compiler-rt= http://llvm.org/svn/llvm-project/compiler-rt/trunk
-SVN_REVISION.compiler-rt= 305178
+SVN_REVISION.compiler-rt= 305636
+
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://compiler-rt.llvm.org/
COMMENT= LLVM runtime libraries
diff --git a/lld-netbsd/Makefile b/lld-netbsd/Makefile
index ff99669299..02beb95a25 100644
--- a/lld-netbsd/Makefile
+++ b/lld-netbsd/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= devel
SVN_REPOSITORIES= lld
SVN_REPO.lld= http://llvm.org/svn/llvm-project/lld/trunk
-SVN_REVISION.lld= 304308
+SVN_REVISION.lld= 305636
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://lld.llvm.org/
diff --git a/lldb-netbsd/Makefile b/lldb-netbsd/Makefile
index 41dc47da6b..824f9b4bff 100644
--- a/lldb-netbsd/Makefile
+++ b/lldb-netbsd/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= lang devel
SVN_REPOSITORIES= lldb
SVN_REPO.lldb= http://llvm.org/svn/llvm-project/lldb/trunk
-SVN_REVISION.lldb= 304308
+SVN_REVISION.lldb= 305636
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://lldb.org/
diff --git a/llvm-netbsd/Makefile.common b/llvm-netbsd/Makefile.common
index 3ee8aebeb7..746091f939 100644
--- a/llvm-netbsd/Makefile.common
+++ b/llvm-netbsd/Makefile.common
@@ -19,7 +19,7 @@ CATEGORIES= lang devel
SVN_REPOSITORIES= llvm
SVN_REPO.llvm= http://llvm.org/svn/llvm-project/llvm/trunk
-SVN_REVISION.llvm= 305178
+SVN_REVISION.llvm= 305636
WRKSRC= ${WRKDIR}/llvm
diff --git a/llvm-netbsd/PLIST b/llvm-netbsd/PLIST
index 95500abc2e..9be24ac7c7 100644
--- a/llvm-netbsd/PLIST
+++ b/llvm-netbsd/PLIST
@@ -433,6 +433,7 @@ include/llvm/DebugInfo/CodeView/FunctionId.h
include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h
include/llvm/DebugInfo/CodeView/Line.h
include/llvm/DebugInfo/CodeView/RecordSerialization.h
+include/llvm/DebugInfo/CodeView/StringsAndChecksums.h
include/llvm/DebugInfo/CodeView/SymbolDeserializer.h
include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h
include/llvm/DebugInfo/CodeView/SymbolDumper.h
@@ -449,6 +450,7 @@ include/llvm/DebugInfo/CodeView/TypeDeserializer.h
include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h
include/llvm/DebugInfo/CodeView/TypeIndex.h
include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h
+include/llvm/DebugInfo/CodeView/TypeName.h
include/llvm/DebugInfo/CodeView/TypeRecord.h
include/llvm/DebugInfo/CodeView/TypeRecordBuilder.h
include/llvm/DebugInfo/CodeView/TypeRecordMapping.h
@@ -1031,6 +1033,8 @@ include/llvm/Target/TargetRegisterInfo.h
include/llvm/Target/TargetSchedule.td
include/llvm/Target/TargetSelectionDAG.td
include/llvm/Target/TargetSubtargetInfo.h
+include/llvm/Testing/Support/Error.h
+include/llvm/Testing/Support/SupportHelpers.h
include/llvm/ToolDrivers/llvm-lib/LibDriver.h
include/llvm/Transforms/Coroutines.h
include/llvm/Transforms/GCOVProfiler.h
Home |
Main Index |
Thread Index |
Old Index