pkgsrc-WIP-changes archive

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

lldb-netbsd: Reduce delta with other LLDB packages




To: pkgsrc-wip-changes%NetBSD.org@localhost

Subject: lldb-netbsd: Reduce delta with other LLDB packages

From: Kamil Rytarowski <n54%gmx.com@localhost>

Date: Sat, 06 May 2017 01:53:48 +0000


Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date:  Sat May 6 03:53:48 2017 +0200
Changeset: 484584e0ee3dcf9fda27e7595aa6f59622233ae8

Modified Files:
 lldb-netbsd/buildlink3.mk
Added Files:
 lldb-netbsd/PLIST.Darwin

Log Message:
lldb-netbsd: Reduce delta with other LLDB packages

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

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

diffstat:
 lldb-netbsd/PLIST.Darwin  | 14 ++++++++++++++
 lldb-netbsd/buildlink3.mk |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)

diffs:
diff --git a/lldb-netbsd/PLIST.Darwin b/lldb-netbsd/PLIST.Darwin
new file mode 100644
index 0000000000..322eab0f1d
--- /dev/null
+++ b/lldb-netbsd/PLIST.Darwin
@@ -0,0 +1,14 @@
+@comment $NetBSD: PLIST.Darwin,v 1.2 2017/03/17 22:38:17 adam Exp $
+bin/darwin-debug
+bin/debugserver
+lib/liblldbPluginDynamicLoaderDarwinKernel.a
+lib/liblldbPluginProcessMacOSXKernel.a
+lib/liblldbPluginSymbolVendorMacOSX.a
+${PYSITELIB}/lldb/diagnose/__init__.py
+${PYSITELIB}/lldb/diagnose/diagnose_nsstring.py
+${PYSITELIB}/lldb/diagnose/diagnose_unwind.py
+${PYSITELIB}/lldb/macosx/__init__.py
+${PYSITELIB}/lldb/macosx/crashlog.py
+${PYSITELIB}/lldb/macosx/heap.py
+${PYSITELIB}/lldb/macosx/heap/Makefile
+${PYSITELIB}/lldb/macosx/heap/heap_find.cpp
diff --git a/lldb-netbsd/buildlink3.mk b/lldb-netbsd/buildlink3.mk
index 9b978c31a9..936ec59ec5 100644
--- a/lldb-netbsd/buildlink3.mk
+++ b/lldb-netbsd/buildlink3.mk
@@ -5,7 +5,7 @@ BUILDLINK_TREE+= lldb
 .if !defined(LLDB_BUILDLINK3_MK)
 LLDB_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.lldb+= lldb>=5.0.0nb20160121
+BUILDLINK_API_DEPENDS.lldb+= lldb>=5.0.0
 BUILDLINK_PKGSRCDIR.lldb?= ../../wip/lldb-netbsd
 
 .include "../../textproc/libxml2/buildlink3.mk"




Prev by Date: llvm-*: lldb-*: More reduction of delta between similar packages

Next by Date: lld-git: Require c++11

Previous by Thread: llvm-*: lldb-*: More reduction of delta between similar packages

Next by Thread: lld-git: Require c++11

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index