pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
llvm-netbsd: clang-netbsd: lldb-netbsd: Update to SVN 298410
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Tue Mar 21 19:36:14 2017 +0100
Changeset: fc4e569d98547f0cb1696a5ff8e11726998002d1
Modified Files:
clang-netbsd/Makefile.common
lldb-netbsd/Makefile
llvm-netbsd/Makefile
Log Message:
llvm-netbsd: clang-netbsd: lldb-netbsd: Update to SVN 298410
This version incorporated stub for the NetBSD Process Plugin,
and various NetBSD enhancements across the LLDB code base.
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=fc4e569d98547f0cb1696a5ff8e11726998002d1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
clang-netbsd/Makefile.common | 2 +-
lldb-netbsd/Makefile | 2 +-
llvm-netbsd/Makefile | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diffs:
diff --git a/clang-netbsd/Makefile.common b/clang-netbsd/Makefile.common
index 5cdb6c6dda..9d80540e97 100644
--- a/clang-netbsd/Makefile.common
+++ b/clang-netbsd/Makefile.common
@@ -6,7 +6,7 @@ CATEGORIES= lang devel
SVN_REPOSITORIES= clang
SVN_REPO.clang= http://llvm.org/svn/llvm-project/cfe/trunk
-SVN_REVISION.clang= 298111
+SVN_REVISION.clang= 298410
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://clang.llvm.org/
diff --git a/lldb-netbsd/Makefile b/lldb-netbsd/Makefile
index a161b786ee..1ce54f679e 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= 298111
+SVN_REVISION.lldb= 298410
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://lldb.org/
diff --git a/llvm-netbsd/Makefile b/llvm-netbsd/Makefile
index ad9264cbb2..8e687767c5 100644
--- a/llvm-netbsd/Makefile
+++ b/llvm-netbsd/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= lang devel
SVN_REPOSITORIES= llvm
SVN_REPO.llvm= http://llvm.org/svn/llvm-project/llvm/trunk
-SVN_REVISION.llvm= 298111
+SVN_REVISION.llvm= 298410
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://llvm.org/
Home |
Main Index |
Thread Index |
Old Index