pkgsrc-WIP-changes archive

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

clang-git: Set git rev. 58123a81df74bcd2051b11f77a6a38277764a0d7



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Jul 2 16:01:15 2017 +0200
Changeset:	52684d79044629ef54b7a19dc0f44dd1af8f7b9f

Modified Files:
	clang-git/Makefile.common

Log Message:
clang-git: Set git rev. 58123a81df74bcd2051b11f77a6a38277764a0d7

This is preparation for upstreaming.

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=52684d79044629ef54b7a19dc0f44dd1af8f7b9f

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

diffstat:
 clang-git/Makefile.common | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/clang-git/Makefile.common b/clang-git/Makefile.common
index 4c3e65bdd5..34eb7cf675 100644
--- a/clang-git/Makefile.common
+++ b/clang-git/Makefile.common
@@ -6,6 +6,7 @@ CATEGORIES=	lang devel
 
 GIT_REPOSITORIES=	clang
 GIT_REPO.clang=		git://github.com/llvm-mirror/clang.git
+GIT_REVISION.clang=	58123a81df74bcd2051b11f77a6a38277764a0d7
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://clang.llvm.org/


Home | Main Index | Thread Index | Old Index