<pre style='margin:0'>
Ken (kencu) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/dff03786b3cbf09c239135afaf9cc78baee33c3b">https://github.com/macports/macports-ports/commit/dff03786b3cbf09c239135afaf9cc78baee33c3b</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new dff03786b3c llvm-5.0: correct patch-include-orc syntax [skip ci]
</span>dff03786b3c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit dff03786b3cbf09c239135afaf9cc78baee33c3b
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Fri Oct 14 23:21:21 2022 +0800

<span style='display:block; white-space:pre;color:#404040;'>    llvm-5.0: correct patch-include-orc syntax
</span><span style='display:block; white-space:pre;color:#404040;'>    [skip ci]
</span>---
 lang/llvm-5.0/files/patch-include-orc.diff | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/llvm-5.0/files/patch-include-orc.diff b/lang/llvm-5.0/files/patch-include-orc.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 166eaa6a4f5..0027641401d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/llvm-5.0/files/patch-include-orc.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/llvm-5.0/files/patch-include-orc.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -2,8 +2,8 @@
</span> # error: could not convert 'Src->((llvm::orc::remote::OrcRemoteTargetClient<ChannelT>*)this)->callB<llvm::orc::remote::OrcRemoteTargetRPCAPI::ReadMem>(Size)' from 'Expected<vector<unsigned char,allocator<unsigned char>>>' to 'Expected<vector<char,allocator<char>>>'
 # Fix from: https://github.com/iains/LLVM-7-branch/blob/7.1.1-Darwin-WIP/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>---- include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h.orig       2022-08-07 10:10:02.000000000 +0545
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+++ include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h       2022-08-07 09:48:41.000000000 +0545
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+--- a/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h     2022-08-07 10:10:02.000000000 +0545
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++++ b/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h     2022-08-07 09:48:41.000000000 +0545
</span> @@ -713,7 +713,7 @@
  
    uint32_t getTrampolineSize() const { return RemoteTrampolineSize; }
</pre><pre style='margin:0'>

</pre>