pkgsrc-WIP-changes archive

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

llvm-git: Bump version to 5.0.0



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Jan 28 20:10:04 2017 +0100
Changeset:	7d9c2050465b0424e66b0e3ce658f7058b8a23af

Modified Files:
	llvm-git/Makefile

Log Message:
llvm-git: Bump version to 5.0.0

Apparently next git version is 5.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=7d9c2050465b0424e66b0e3ce658f7058b8a23af

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

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

diffs:
diff --git a/llvm-git/Makefile b/llvm-git/Makefile
index 6a96da1..a9e2dcd 100644
--- a/llvm-git/Makefile
+++ b/llvm-git/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile.common,v 1.7 2015/07/20 05:49:53 adam Exp $
 
-PKGNAME=	llvm-4.0.0
+PKGNAME=	llvm-5.0.0
 CATEGORIES=	lang devel
 
 GIT_REPOSITORIES=	llvm


Home | Main Index | Thread Index | Old Index