<pre style='margin:0'>
Mohamed Akram (mohd-akram) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3ce7e493016fecffaf9b1ab4150eb87b46d20ce5">https://github.com/macports/macports-ports/commit/3ce7e493016fecffaf9b1ab4150eb87b46d20ce5</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 3ce7e493016 qt511-qtbase: adjust patch
</span>3ce7e493016 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 3ce7e493016fecffaf9b1ab4150eb87b46d20ce5
</span>Author: Mohamed Akram <makr@macports.org>
AuthorDate: Fri Dec 20 17:49:08 2024 +0400
<span style='display:block; white-space:pre;color:#404040;'> qt511-qtbase: adjust patch
</span>---
aqua/qt511/files/patch-futimens.diff | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/qt511/files/patch-futimens.diff b/aqua/qt511/files/patch-futimens.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index ccbebea5818..f93b014a5c6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/qt511/files/patch-futimens.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/qt511/files/patch-futimens.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,8 +1,9 @@
</span> --- config.tests/unix/futimens/futimens.pro.orig 2018-11-25 16:51:11
<span style='display:block; white-space:pre;background:#ffe0e0;'>-+++ config.tests/unix/futimens/futimens.pro 2024-12-20 17:10:59
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -3,4 +3,4 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++++ config.tests/unix/futimens/futimens.pro 2024-12-20 17:48:14
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -3,4 +3,5 @@
</span> # Block futimens() on Apple platforms unless it's available on ALL deployment
# targets. This simplifies the logic at the call site dramatically, as it isn't
# strictly needed compared to futimes().
-darwin: QMAKE_CXXFLAGS += -Werror=unguarded-availability
<span style='display:block; white-space:pre;background:#ffe0e0;'>-+darwin: CONFIG += warn_on
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++darwin: QMAKE_CXXFLAGS += -Werror=unguarded-availability -Werror=unguarded-availability-new
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++CONFIG += warn_on
</span></pre><pre style='margin:0'>
</pre>