<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b92545fe5fe5cb6f2ad50e6c82274bc903a6a2f7">https://github.com/macports/macports-ports/commit/b92545fe5fe5cb6f2ad50e6c82274bc903a6a2f7</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit b92545fe5fe5cb6f2ad50e6c82274bc903a6a2f7
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Thu Jul 18 12:11:55 2024 +0100
<span style='display:block; white-space:pre;color:#404040;'> clang-17: Add newline at end of patchfile
</span>---
lang/llvm-17/files/0120-clang-no-verbose-abort-in-library.diff | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/llvm-17/files/0120-clang-no-verbose-abort-in-library.diff b/lang/llvm-17/files/0120-clang-no-verbose-abort-in-library.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index a820c463345..aa6e385e995 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/llvm-17/files/0120-clang-no-verbose-abort-in-library.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/llvm-17/files/0120-clang-no-verbose-abort-in-library.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ see: https://trac.macports.org/ticket/68640
</span>
--- a/libcxx/include/__availability.orig 2024-04-07 10:11:44.000000000 -0700
+++ b/libcxx/include/__availability 2024-04-07 10:12:25.000000000 -0700
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -166,6 +166,6 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -166,7 +166,7 @@
</span> // This controls whether the library claims to provide a default verbose
// termination function, and consequently whether the headers will try
// to use it when the mechanism isn't overriden at compile-time.
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,4 +16,4 @@ see: https://trac.macports.org/ticket/68640
</span> +# define _LIBCPP_AVAILABILITY_HAS_NO_VERBOSE_ABORT
# define _LIBCPP_AVAILABILITY_VERBOSE_ABORT
<span style='display:block; white-space:pre;background:#ffe0e0;'>- // This controls the availability of the C++17 std::pmr library,
</span>\ No newline at end of file
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ // This controls the availability of the C++17 std::pmr library,
</span></pre><pre style='margin:0'>
</pre>