pkgsrc-WIP-changes archive

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

clang-netbsd: Upgrade to SVN r.298513 and sync PLIST with upstream



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Wed Mar 22 18:28:40 2017 +0100
Changeset:	f8f798246aa4c26cd55b610524968cd8fc94499a

Modified Files:
	clang-netbsd/Makefile.common

Log Message:
clang-netbsd: Upgrade to SVN r.298513 and sync PLIST with upstream

This upgrade pulls in upstreamed changes for LLDB/NetBSD.

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

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 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/clang-netbsd/Makefile.common b/clang-netbsd/Makefile.common
index 9d80540e97..30185e4aed 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=	298410
+SVN_REVISION.clang=	298513
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://clang.llvm.org/


Home | Main Index | Thread Index | Old Index