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. 310832
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Mon Aug 14 15:54:44 2017 +0200
Changeset: 650b71f35c9eb24e83f5595e06e18e6c9ac585c7
Modified Files:
llvm-all-in-one/Makefile
Log Message:
llvm-all-in-one: Update to SVN r. 310832
Set LLVM_VERSION to 6.0.0.
This revision has more NetBSD support merged in.
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=650b71f35c9eb24e83f5595e06e18e6c9ac585c7
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 7901e7b46f..99da8bc502 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= 5.0.0
+LLVM_VERSION= 6.0.0
CATEGORIES= lang devel
-LLVM_SVN_REV= 310657
+LLVM_SVN_REV= 310832
SVN_REPOSITORIES= llvm
SVN_REPO.llvm= http://llvm.org/svn/llvm-project/llvm/trunk
Home |
Main Index |
Thread Index |
Old Index