pkgsrc-WIP-changes archive

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

lldb-git: Update BUILDLINK_API_DEPENDS.lldb to lldb>=5.0.0



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat May 6 00:56:37 2017 +0200
Changeset:	791668b49fad9b515f53bb4b92ae626ac7578740

Modified Files:
	lldb-git/buildlink3.mk

Log Message:
lldb-git: Update BUILDLINK_API_DEPENDS.lldb to lldb>=5.0.0

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

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

diffstat:
 lldb-git/buildlink3.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/lldb-git/buildlink3.mk b/lldb-git/buildlink3.mk
index dd2271a9fb..f99600c8dd 100644
--- a/lldb-git/buildlink3.mk
+++ b/lldb-git/buildlink3.mk
@@ -5,7 +5,7 @@ BUILDLINK_TREE+=	lldb
 .if !defined(LLDB_BUILDLINK3_MK)
 LLDB_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.lldb+=	lldb>=3.9.0nb20160121
+BUILDLINK_API_DEPENDS.lldb+=	lldb>=5.0.0
 BUILDLINK_PKGSRCDIR.lldb?=	../../wip/lldb-git
 
 .include "../../textproc/libxml2/buildlink3.mk"


Home | Main Index | Thread Index | Old Index