pkgsrc-WIP-changes archive

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

clang-git: Bump version to 4.0.0



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Jul 31 14:41:49 2016 +0200
Changeset:	fc6b1224acfce7d119812f11d5fab1699f8f63f0

Modified Files:
	clang-git/Makefile

Log Message:
clang-git: Bump version to 4.0.0

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fc6b1224acfce7d119812f11d5fab1699f8f63f0

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

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

diffs:
diff --git a/clang-git/Makefile b/clang-git/Makefile
index 6512732..e7cf93a 100644
--- a/clang-git/Makefile
+++ b/clang-git/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-PKGNAME=	clang-3.9.0
+PKGNAME=	clang-4.0.0
 PYTHON_FOR_BUILD_ONLY=	yes
 
 CMAKE_ARGS+=	-DCLANG_ENABLE_STATIC_ANALYZER=OFF


Home | Main Index | Thread Index | Old Index