pkgsrc-WIP-changes archive

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

clang-netbsd: Upgrade to 298810 and sync PLIST



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Mar 26 21:13:14 2017 +0200
Changeset:	f38dfa4870382d421fa45880692bf0c67f1e086f

Modified Files:
	clang-netbsd/Makefile.common
	clang-netbsd/PLIST

Log Message:
clang-netbsd: Upgrade to 298810 and sync PLIST

This gets OpenBSD support that interferes with local NetBSD patches.

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=f38dfa4870382d421fa45880692bf0c67f1e086f

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           | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/clang-netbsd/Makefile.common b/clang-netbsd/Makefile.common
index a148762421..a53c471e6d 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=	298524
+SVN_REVISION.clang=	298810
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://clang.llvm.org/
diff --git a/clang-netbsd/PLIST b/clang-netbsd/PLIST
index ebb9928fd6..9a1d5fc21c 100644
--- a/clang-netbsd/PLIST
+++ b/clang-netbsd/PLIST
@@ -347,6 +347,7 @@ include/clang/Parse/AttrParserStringSwitches.inc
 include/clang/Parse/ParseAST.h
 include/clang/Parse/ParseDiagnostic.h
 include/clang/Parse/Parser.h
+include/clang/Parse/RAIIObjectsForParser.h
 include/clang/Rewrite/Core/DeltaTree.h
 include/clang/Rewrite/Core/HTMLRewrite.h
 include/clang/Rewrite/Core/RewriteBuffer.h


Home | Main Index | Thread Index | Old Index