pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
llvm-netbsd: Update to SVN r.299783
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Fri Apr 7 19:19:21 2017 +0200
Changeset: 41f3dd058d631d9c19da83ae8a6e8c29bfee3095
Modified Files:
llvm-netbsd/Makefile
llvm-netbsd/PLIST
Log Message:
llvm-netbsd: Update to SVN r.299783
Sync PLIST. This pulls in BSD patches for environ(7) parsing.
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=41f3dd058d631d9c19da83ae8a6e8c29bfee3095
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 | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diffs:
diff --git a/llvm-netbsd/Makefile b/llvm-netbsd/Makefile
index bdfa12c7de..32deb06f93 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= 299109
+SVN_REVISION.llvm= 299783
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://llvm.org/
diff --git a/llvm-netbsd/PLIST b/llvm-netbsd/PLIST
index 268700481a..658f88c332 100644
--- a/llvm-netbsd/PLIST
+++ b/llvm-netbsd/PLIST
@@ -80,6 +80,7 @@ include/llvm/ADT/AllocatorList.h
include/llvm/ADT/ArrayRef.h
include/llvm/ADT/BitVector.h
include/llvm/ADT/BitmaskEnum.h
+include/llvm/ADT/BreadthFirstIterator.
include/llvm/ADT/CachedHashString.h
include/llvm/ADT/DAGDeltaAlgorithm.h
include/llvm/ADT/DeltaAlgorithm.h
@@ -203,6 +204,7 @@ include/llvm/Analysis/ModuleSummaryAnalysis.h
include/llvm/Analysis/ObjCARCAliasAnalysis.h
include/llvm/Analysis/ObjCARCAnalysisUtils.h
include/llvm/Analysis/ObjCARCInstKind.h
+include/llvm/Analysis/ObjectUtils.h
include/llvm/Analysis/OptimizationDiagnosticInfo.h
include/llvm/Analysis/OrderedBasicBlock.h
include/llvm/Analysis/PHITransAddr.h
@@ -767,6 +769,7 @@ include/llvm/Object/ELFObjectFile.h
include/llvm/Object/ELFTypes.h
include/llvm/Object/Error.h
include/llvm/Object/IRObjectFile.h
+include/llvm/Object/IRSymtab.h
include/llvm/Object/MachO.h
include/llvm/Object/MachOUniversal.h
include/llvm/Object/ModuleSummaryIndexObjectFile.h
Home |
Main Index |
Thread Index |
Old Index