pkgsrc-WIP-changes archive

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

lldb-git: patch path rototil



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sun Feb 21 03:12:57 2016 +0100
Changeset:	4a9b4e4381504aa4d9cd5257271d9d93b556646e

Modified Files:
	lldb-git/patches/patch-lldb_cmake_modules_LLDBStandalone.cmake
	lldb-git/patches/patch-lldb_include_lldb_Utility_regcclass.h
	lldb-git/patches/patch-lldb_include_lldb_Utility_regcname.h
	lldb-git/patches/patch-lldb_include_lldb_Utility_regengine.inc
	lldb-git/patches/patch-lldb_include_lldb_Utility_regex2.h
	lldb-git/patches/patch-lldb_include_lldb_Utility_regex__impl.h
	lldb-git/patches/patch-lldb_include_lldb_Utility_regutils.h
	lldb-git/patches/patch-lldb_scripts_CMakeLists.txt
	lldb-git/patches/patch-lldb_source_Utility_CMakeLists.txt
	lldb-git/patches/patch-lldb_source_Utility_regcomp.c
	lldb-git/patches/patch-lldb_source_Utility_regerror.c
	lldb-git/patches/patch-lldb_source_Utility_regexec.c
	lldb-git/patches/patch-lldb_source_Utility_regfree.c
	lldb-git/patches/patch-lldb_source_Utility_regstrlcpy.c
	lldb-git/patches/patch-lldb_tools_lldb-mi_MIUtilParse.h

Log Message:
lldb-git: patch path rototil

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

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

diffstat:
 lldb-git/patches/patch-lldb_cmake_modules_LLDBStandalone.cmake | 4 ++--
 lldb-git/patches/patch-lldb_include_lldb_Utility_regcclass.h   | 4 ++--
 lldb-git/patches/patch-lldb_include_lldb_Utility_regcname.h    | 4 ++--
 lldb-git/patches/patch-lldb_include_lldb_Utility_regengine.inc | 4 ++--
 lldb-git/patches/patch-lldb_include_lldb_Utility_regex2.h      | 4 ++--
 lldb-git/patches/patch-lldb_include_lldb_Utility_regex__impl.h | 4 ++--
 lldb-git/patches/patch-lldb_include_lldb_Utility_regutils.h    | 4 ++--
 lldb-git/patches/patch-lldb_scripts_CMakeLists.txt             | 4 ++--
 lldb-git/patches/patch-lldb_source_Utility_CMakeLists.txt      | 4 ++--
 lldb-git/patches/patch-lldb_source_Utility_regcomp.c           | 4 ++--
 lldb-git/patches/patch-lldb_source_Utility_regerror.c          | 4 ++--
 lldb-git/patches/patch-lldb_source_Utility_regexec.c           | 4 ++--
 lldb-git/patches/patch-lldb_source_Utility_regfree.c           | 4 ++--
 lldb-git/patches/patch-lldb_source_Utility_regstrlcpy.c        | 4 ++--
 lldb-git/patches/patch-lldb_tools_lldb-mi_MIUtilParse.h        | 4 ++--
 15 files changed, 30 insertions(+), 30 deletions(-)

diffs:
diff --git a/lldb-git/patches/patch-lldb_cmake_modules_LLDBStandalone.cmake b/lldb-git/patches/patch-lldb_cmake_modules_LLDBStandalone.cmake
index 31a2556..1af9270 100644
--- a/lldb-git/patches/patch-lldb_cmake_modules_LLDBStandalone.cmake
+++ b/lldb-git/patches/patch-lldb_cmake_modules_LLDBStandalone.cmake
@@ -1,7 +1,7 @@
 $NetBSD$
 
---- lldb/cmake/modules/LLDBStandalone.cmake.orig	2016-02-05 23:28:46.000000000 +0000
-+++ lldb/cmake/modules/LLDBStandalone.cmake
+--- cmake/modules/LLDBStandalone.cmake.orig	2016-02-05 23:28:46.000000000 +0000
++++ cmake/modules/LLDBStandalone.cmake
 @@ -6,57 +6,78 @@ if (CMAKE_SOURCE_DIR STREQUAL CMAKE_CURR
  
    option(LLVM_INSTALL_TOOLCHAIN_ONLY "Only include toolchain files in the 'install' target." OFF)
diff --git a/lldb-git/patches/patch-lldb_include_lldb_Utility_regcclass.h b/lldb-git/patches/patch-lldb_include_lldb_Utility_regcclass.h
index dc0825c..279d015 100644
--- a/lldb-git/patches/patch-lldb_include_lldb_Utility_regcclass.h
+++ b/lldb-git/patches/patch-lldb_include_lldb_Utility_regcclass.h
@@ -1,7 +1,7 @@
 $NetBSD$
 
---- lldb/include/lldb/Utility/regcclass.h.orig	2016-01-23 13:45:51.000000000 +0000
-+++ lldb/include/lldb/Utility/regcclass.h
+--- include/lldb/Utility/regcclass.h.orig	2016-01-23 13:45:51.000000000 +0000
++++ include/lldb/Utility/regcclass.h
 @@ -0,0 +1,75 @@
 +/*-
 + * This code is derived from OpenBSD's libc/regex, original license follows:
diff --git a/lldb-git/patches/patch-lldb_include_lldb_Utility_regcname.h b/lldb-git/patches/patch-lldb_include_lldb_Utility_regcname.h
index da93651..d4bf4fb 100644
--- a/lldb-git/patches/patch-lldb_include_lldb_Utility_regcname.h
+++ b/lldb-git/patches/patch-lldb_include_lldb_Utility_regcname.h
@@ -1,7 +1,7 @@
 $NetBSD$
 
---- lldb/include/lldb/Utility/regcname.h.orig	2016-01-23 13:45:51.000000000 +0000
-+++ lldb/include/lldb/Utility/regcname.h
+--- include/lldb/Utility/regcname.h.orig	2016-01-23 13:45:51.000000000 +0000
++++ include/lldb/Utility/regcname.h
 @@ -0,0 +1,144 @@
 +/*-
 + * This code is derived from OpenBSD's libc/regex, original license follows:
diff --git a/lldb-git/patches/patch-lldb_include_lldb_Utility_regengine.inc b/lldb-git/patches/patch-lldb_include_lldb_Utility_regengine.inc
index a250bd3..05dddf7 100644
--- a/lldb-git/patches/patch-lldb_include_lldb_Utility_regengine.inc
+++ b/lldb-git/patches/patch-lldb_include_lldb_Utility_regengine.inc
@@ -1,7 +1,7 @@
 $NetBSD$
 
---- lldb/include/lldb/Utility/regengine.inc.orig	2016-01-23 13:45:51.000000000 +0000
-+++ lldb/include/lldb/Utility/regengine.inc
+--- include/lldb/Utility/regengine.inc.orig	2016-01-23 13:45:51.000000000 +0000
++++ include/lldb/Utility/regengine.inc
 @@ -0,0 +1,1034 @@
 +/*-
 + * This code is derived from OpenBSD's libc/regex, original license follows:
diff --git a/lldb-git/patches/patch-lldb_include_lldb_Utility_regex2.h b/lldb-git/patches/patch-lldb_include_lldb_Utility_regex2.h
index d5eeada..063f1f9 100644
--- a/lldb-git/patches/patch-lldb_include_lldb_Utility_regex2.h
+++ b/lldb-git/patches/patch-lldb_include_lldb_Utility_regex2.h
@@ -1,7 +1,7 @@
 $NetBSD$
 
---- lldb/include/lldb/Utility/regex2.h.orig	2016-01-23 13:45:51.000000000 +0000
-+++ lldb/include/lldb/Utility/regex2.h
+--- include/lldb/Utility/regex2.h.orig	2016-01-23 13:45:51.000000000 +0000
++++ include/lldb/Utility/regex2.h
 @@ -0,0 +1,162 @@
 +/*-
 + * This code is derived from OpenBSD's libc/regex, original license follows:
diff --git a/lldb-git/patches/patch-lldb_include_lldb_Utility_regex__impl.h b/lldb-git/patches/patch-lldb_include_lldb_Utility_regex__impl.h
index b4d3073..923f764 100644
--- a/lldb-git/patches/patch-lldb_include_lldb_Utility_regex__impl.h
+++ b/lldb-git/patches/patch-lldb_include_lldb_Utility_regex__impl.h
@@ -1,7 +1,7 @@
 $NetBSD$
 
---- lldb/include/lldb/Utility/regex_impl.h.orig	2016-01-23 13:45:51.000000000 +0000
-+++ lldb/include/lldb/Utility/regex_impl.h
+--- include/lldb/Utility/regex_impl.h.orig	2016-01-23 13:45:51.000000000 +0000
++++ include/lldb/Utility/regex_impl.h
 @@ -0,0 +1,108 @@
 +/*-
 + * This code is derived from OpenBSD's libc/regex, original license follows:
diff --git a/lldb-git/patches/patch-lldb_include_lldb_Utility_regutils.h b/lldb-git/patches/patch-lldb_include_lldb_Utility_regutils.h
index d461450..82c091d 100644
--- a/lldb-git/patches/patch-lldb_include_lldb_Utility_regutils.h
+++ b/lldb-git/patches/patch-lldb_include_lldb_Utility_regutils.h
@@ -1,7 +1,7 @@
 $NetBSD$
 
---- lldb/include/lldb/Utility/regutils.h.orig	2016-01-23 13:45:52.000000000 +0000
-+++ lldb/include/lldb/Utility/regutils.h
+--- include/lldb/Utility/regutils.h.orig	2016-01-23 13:45:52.000000000 +0000
++++ include/lldb/Utility/regutils.h
 @@ -0,0 +1,58 @@
 +/*-
 + * This code is derived from OpenBSD's libc/regex, original license follows:
diff --git a/lldb-git/patches/patch-lldb_scripts_CMakeLists.txt b/lldb-git/patches/patch-lldb_scripts_CMakeLists.txt
index a0caa1f..b61a0a3 100644
--- a/lldb-git/patches/patch-lldb_scripts_CMakeLists.txt
+++ b/lldb-git/patches/patch-lldb_scripts_CMakeLists.txt
@@ -1,7 +1,7 @@
 $NetBSD$
 
---- lldb/scripts/CMakeLists.txt.orig	2015-12-06 02:57:30.000000000 +0000
-+++ lldb/scripts/CMakeLists.txt
+--- scripts/CMakeLists.txt.orig	2015-12-06 02:57:30.000000000 +0000
++++ scripts/CMakeLists.txt
 @@ -9,6 +9,8 @@ set(SWIG_HEADERS
    ${LLDB_SOURCE_DIR}/include/lldb/lldb-versioning.h
  )
diff --git a/lldb-git/patches/patch-lldb_source_Utility_CMakeLists.txt b/lldb-git/patches/patch-lldb_source_Utility_CMakeLists.txt
index e83b5bf..34420c0 100644
--- a/lldb-git/patches/patch-lldb_source_Utility_CMakeLists.txt
+++ b/lldb-git/patches/patch-lldb_source_Utility_CMakeLists.txt
@@ -1,7 +1,7 @@
 $NetBSD$
 
---- lldb/source/Utility/CMakeLists.txt.orig	2015-12-06 02:57:30.000000000 +0000
-+++ lldb/source/Utility/CMakeLists.txt
+--- source/Utility/CMakeLists.txt.orig	2015-12-06 02:57:30.000000000 +0000
++++ source/Utility/CMakeLists.txt
 @@ -17,4 +17,9 @@ add_lldb_library(lldbUtility
    TaskPool.cpp
    TimeSpecTimeout.cpp
diff --git a/lldb-git/patches/patch-lldb_source_Utility_regcomp.c b/lldb-git/patches/patch-lldb_source_Utility_regcomp.c
index 1c9510d..eff24d3 100644
--- a/lldb-git/patches/patch-lldb_source_Utility_regcomp.c
+++ b/lldb-git/patches/patch-lldb_source_Utility_regcomp.c
@@ -1,7 +1,7 @@
 $NetBSD$
 
---- lldb/source/Utility/regcomp.c.orig	2016-01-23 13:45:52.000000000 +0000
-+++ lldb/source/Utility/regcomp.c
+--- source/Utility/regcomp.c.orig	2016-01-23 13:45:52.000000000 +0000
++++ source/Utility/regcomp.c
 @@ -0,0 +1,1574 @@
 +/*-
 + * This code is derived from OpenBSD's libc/regex, original license follows:
diff --git a/lldb-git/patches/patch-lldb_source_Utility_regerror.c b/lldb-git/patches/patch-lldb_source_Utility_regerror.c
index ec5c265..62961e5 100644
--- a/lldb-git/patches/patch-lldb_source_Utility_regerror.c
+++ b/lldb-git/patches/patch-lldb_source_Utility_regerror.c
@@ -1,7 +1,7 @@
 $NetBSD$
 
---- lldb/source/Utility/regerror.c.orig	2016-01-23 13:45:52.000000000 +0000
-+++ lldb/source/Utility/regerror.c
+--- source/Utility/regerror.c.orig	2016-01-23 13:45:52.000000000 +0000
++++ source/Utility/regerror.c
 @@ -0,0 +1,135 @@
 +/*-
 + * This code is derived from OpenBSD's libc/regex, original license follows:
diff --git a/lldb-git/patches/patch-lldb_source_Utility_regexec.c b/lldb-git/patches/patch-lldb_source_Utility_regexec.c
index 5a8a9d8..ec11b98 100644
--- a/lldb-git/patches/patch-lldb_source_Utility_regexec.c
+++ b/lldb-git/patches/patch-lldb_source_Utility_regexec.c
@@ -1,7 +1,7 @@
 $NetBSD$
 
---- lldb/source/Utility/regexec.c.orig	2016-01-23 13:45:52.000000000 +0000
-+++ lldb/source/Utility/regexec.c
+--- source/Utility/regexec.c.orig	2016-01-23 13:45:52.000000000 +0000
++++ source/Utility/regexec.c
 @@ -0,0 +1,162 @@
 +/*-
 + * This code is derived from OpenBSD's libc/regex, original license follows:
diff --git a/lldb-git/patches/patch-lldb_source_Utility_regfree.c b/lldb-git/patches/patch-lldb_source_Utility_regfree.c
index 8acda62..e00bea8 100644
--- a/lldb-git/patches/patch-lldb_source_Utility_regfree.c
+++ b/lldb-git/patches/patch-lldb_source_Utility_regfree.c
@@ -1,7 +1,7 @@
 $NetBSD$
 
---- lldb/source/Utility/regfree.c.orig	2016-01-23 13:45:52.000000000 +0000
-+++ lldb/source/Utility/regfree.c
+--- source/Utility/regfree.c.orig	2016-01-23 13:45:52.000000000 +0000
++++ source/Utility/regfree.c
 @@ -0,0 +1,72 @@
 +/*-
 + * This code is derived from OpenBSD's libc/regex, original license follows:
diff --git a/lldb-git/patches/patch-lldb_source_Utility_regstrlcpy.c b/lldb-git/patches/patch-lldb_source_Utility_regstrlcpy.c
index 78cc8e5..8c7aa77 100644
--- a/lldb-git/patches/patch-lldb_source_Utility_regstrlcpy.c
+++ b/lldb-git/patches/patch-lldb_source_Utility_regstrlcpy.c
@@ -1,7 +1,7 @@
 $NetBSD$
 
---- lldb/source/Utility/regstrlcpy.c.orig	2016-01-23 13:45:52.000000000 +0000
-+++ lldb/source/Utility/regstrlcpy.c
+--- source/Utility/regstrlcpy.c.orig	2016-01-23 13:45:52.000000000 +0000
++++ source/Utility/regstrlcpy.c
 @@ -0,0 +1,52 @@
 +/*
 + * This code is derived from OpenBSD's libc, original license follows:
diff --git a/lldb-git/patches/patch-lldb_tools_lldb-mi_MIUtilParse.h b/lldb-git/patches/patch-lldb_tools_lldb-mi_MIUtilParse.h
index 6ccf453..c451219 100644
--- a/lldb-git/patches/patch-lldb_tools_lldb-mi_MIUtilParse.h
+++ b/lldb-git/patches/patch-lldb_tools_lldb-mi_MIUtilParse.h
@@ -1,7 +1,7 @@
 $NetBSD$
 
---- lldb/tools/lldb-mi/MIUtilParse.h.orig	2015-12-06 02:57:30.000000000 +0000
-+++ lldb/tools/lldb-mi/MIUtilParse.h
+--- tools/lldb-mi/MIUtilParse.h.orig	2015-12-06 02:57:30.000000000 +0000
++++ tools/lldb-mi/MIUtilParse.h
 @@ -9,8 +9,7 @@
   
  #pragma once


Home | Main Index | Thread Index | Old Index