Module Name: pkgsrc-wip Committed By: Kamil Rytarowski <n54%gmx.com@localhost> Pushed By: kamil Date: Mon Nov 6 05:11:26 2017 +0100 Changeset: 617cc0a1047970cd8fa399f80efb53461380f74d Modified Files: lldb-netbsd/Makefile Log Message: lldb-netbsd: Upgrade to SVN r. 317430 This revision incorporates NetBSD enhances in compiler-rt. 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=617cc0a1047970cd8fa399f80efb53461380f74d Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. diffstat: lldb-netbsd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diffs: diff --git a/lldb-netbsd/Makefile b/lldb-netbsd/Makefile index 00d10d443f..b01268af0d 100644 --- a/lldb-netbsd/Makefile +++ b/lldb-netbsd/Makefile @@ -5,7 +5,7 @@ CATEGORIES= lang devel SVN_REPOSITORIES= lldb SVN_REPO.lldb= http://llvm.org/svn/llvm-project/lldb/trunk -SVN_REVISION.lldb= 316598 +SVN_REVISION.lldb= 317430 MAINTAINER= pkgsrc-users%NetBSD.org@localhost HOMEPAGE= http://lldb.org/