pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

llvm-netbsd: Update to r. 296360 and sync PLIST



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Feb 27 21:26:12 2017 +0100
Changeset:	32e57f9b1c6e7dcf5fca44f6530bd169c310e88e

Modified Files:
	llvm-netbsd/Makefile
	llvm-netbsd/PLIST

Log Message:
llvm-netbsd: Update to r. 296360 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=32e57f9b1c6e7dcf5fca44f6530bd169c310e88e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 llvm-netbsd/Makefile |  2 +-
 llvm-netbsd/PLIST    | 15 ++++++++-------
 2 files changed, 9 insertions(+), 8 deletions(-)

diffs:
diff --git a/llvm-netbsd/Makefile b/llvm-netbsd/Makefile
index 5adb22ffa3..f02cdbc330 100644
--- a/llvm-netbsd/Makefile
+++ b/llvm-netbsd/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	lang devel
 
 SVN_REPOSITORIES=	llvm
 SVN_REPO.llvm=		http://llvm.org/svn/llvm-project/llvm/trunk
-SVN_REVISION.llvm=	295922
+SVN_REVISION.llvm=	296360
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://llvm.org/
diff --git a/llvm-netbsd/PLIST b/llvm-netbsd/PLIST
index e01dfb25f1..7ec52410ae 100644
--- a/llvm-netbsd/PLIST
+++ b/llvm-netbsd/PLIST
@@ -438,19 +438,19 @@ include/llvm/DebugInfo/DWARF/DWARFSection.h
 include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h
 include/llvm/DebugInfo/DWARF/DWARFUnit.h
 include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h
-include/llvm/DebugInfo/MSF/ByteStream.h
+include/llvm/DebugInfo/MSF/BinaryByteStream.h
+include/llvm/DebugInfo/MSF/BinaryItemStream.h
+include/llvm/DebugInfo/MSF/BinaryStream.h
+include/llvm/DebugInfo/MSF/BinaryStreamArray.h
+include/llvm/DebugInfo/MSF/BinaryStreamReader.h
+include/llvm/DebugInfo/MSF/BinaryStreamRef.h
+include/llvm/DebugInfo/MSF/BinaryStreamWriter.h
 include/llvm/DebugInfo/MSF/IMSFFile.h
 include/llvm/DebugInfo/MSF/MSFBuilder.h
 include/llvm/DebugInfo/MSF/MSFCommon.h
 include/llvm/DebugInfo/MSF/MSFError.h
 include/llvm/DebugInfo/MSF/MSFStreamLayout.h
 include/llvm/DebugInfo/MSF/MappedBlockStream.h
-include/llvm/DebugInfo/MSF/SequencedItemStream.h
-include/llvm/DebugInfo/MSF/StreamArray.h
-include/llvm/DebugInfo/MSF/StreamInterface.h
-include/llvm/DebugInfo/MSF/StreamReader.h
-include/llvm/DebugInfo/MSF/StreamRef.h
-include/llvm/DebugInfo/MSF/StreamWriter.h
 include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h
 include/llvm/DebugInfo/PDB/DIA/DIADataStream.h
 include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h
@@ -945,6 +945,7 @@ include/llvm/Support/UnicodeCharRanges.h
 include/llvm/Support/UniqueLock.h
 include/llvm/Support/Valgrind.h
 include/llvm/Support/Wasm.h
+include/llvm/Support/WasmRelocs/WebAssembly.def
 include/llvm/Support/Watchdog.h
 include/llvm/Support/Win64EH.h
 include/llvm/Support/WindowsError.h


Home | Main Index | Thread Index | Old Index