pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lldb-netbsd: Update to 293625 (5.0.0svn)
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Tue Jan 31 18:22:39 2017 +0100
Changeset: 730522294465a41856ecdca895704b0b11ed1fbe
Modified Files:
lldb-netbsd/Makefile
lldb-netbsd/PLIST
lldb-netbsd/buildlink3.mk
Log Message:
lldb-netbsd: Update to 293625 (5.0.0svn)
This repo will have reduced the patches/ content.
Part of diffs applied upstream.
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=730522294465a41856ecdca895704b0b11ed1fbe
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lldb-netbsd/Makefile | 4 ++--
lldb-netbsd/PLIST | 2 +-
lldb-netbsd/buildlink3.mk | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/lldb-netbsd/Makefile b/lldb-netbsd/Makefile
index 6d25a6c..50df887 100644
--- a/lldb-netbsd/Makefile
+++ b/lldb-netbsd/Makefile
@@ -1,11 +1,11 @@
# $NetBSD: Makefile.common,v 1.7 2015/07/20 05:49:53 adam Exp $
-PKGNAME= lldb-4.0.0
+PKGNAME= lldb-5.0.0
CATEGORIES= lang devel
SVN_REPOSITORIES= lldb
SVN_REPO.lldb= http://llvm.org/svn/llvm-project/lldb/trunk
-SVN_REVISION.lldb= 289997
+SVN_REVISION.lldb= 293625
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://lldb.org/
diff --git a/lldb-netbsd/PLIST b/lldb-netbsd/PLIST
index 49844b3..2a0a095 100644
--- a/lldb-netbsd/PLIST
+++ b/lldb-netbsd/PLIST
@@ -515,7 +515,7 @@ include/lldb/lldb-types.h
include/lldb/lldb-versioning.h
lib/liblldb.so
lib/liblldb.so.${PKGVERSION}
-lib/liblldb.so.40
+lib/liblldb.so.5
lib/liblldbBase.a
lib/liblldbBreakpoint.a
lib/liblldbCommands.a
diff --git a/lldb-netbsd/buildlink3.mk b/lldb-netbsd/buildlink3.mk
index 741961c..9b978c3 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>=3.9.0nb20160121
+BUILDLINK_API_DEPENDS.lldb+= lldb>=5.0.0nb20160121
BUILDLINK_PKGSRCDIR.lldb?= ../../wip/lldb-netbsd
.include "../../textproc/libxml2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index