pkgsrc-WIP-changes archive

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

llvm-all-in-one: Update to SVN r. 334168



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Fri Jun 8 11:31:41 2018 +0200
Changeset:	0104fd9599a2f427dc281bdfda533329ebaa2a45

Modified Files:
	llvm-all-in-one/Makefile

Log Message:
llvm-all-in-one: Update to SVN r. 334168

Set 7.0.0.

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=0104fd9599a2f427dc281bdfda533329ebaa2a45

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

diffstat:
 llvm-all-in-one/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/llvm-all-in-one/Makefile b/llvm-all-in-one/Makefile
index e71d553ab3..cc92ed19f4 100644
--- a/llvm-all-in-one/Makefile
+++ b/llvm-all-in-one/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD: Makefile.common,v 1.7 2015/07/20 05:49:53 adam Exp $
 
-LLVM_VERSION=	6.0.0
+LLVM_VERSION=	7.0.0
 
 CATEGORIES=	lang devel
 
-LLVM_SVN_REV=		318584
+LLVM_SVN_REV=		334168
 
 SVN_REPOSITORIES=		llvm
 SVN_REPO.llvm=			http://llvm.org/svn/llvm-project/llvm/trunk


Home | Main Index | Thread Index | Old Index