<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ba9458b68d785bf9ae12b0201a4e024c9f08d4fa">https://github.com/macports/macports-ports/commit/ba9458b68d785bf9ae12b0201a4e024c9f08d4fa</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 ba9458b68d7 libheif: bump cxx_standard to 2020
</span>ba9458b68d7 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit ba9458b68d785bf9ae12b0201a4e024c9f08d4fa
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Mon Nov 18 13:39:37 2024 -0500
<span style='display:block; white-space:pre;color:#404040;'> libheif: bump cxx_standard to 2020
</span>---
multimedia/libheif/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/multimedia/libheif/Portfile b/multimedia/libheif/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3181aba2dd6..96194a0dcbf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/multimedia/libheif/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/multimedia/libheif/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -44,7 +44,7 @@ configure.args-append \
</span> configure.args-append \
-DENABLE_PLUGIN_LOADING:BOOL=OFF
<span style='display:block; white-space:pre;background:#ffe0e0;'>-compiler.cxx_standard 2011
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+compiler.cxx_standard 2020
</span>
# error: unknown warning option '-Werror=potentially-evaluated-expression'
compiler.blacklist-append {clang < 700}
</pre><pre style='margin:0'>
</pre>