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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0019f41e06bc79ac74aa746d63ff6fc7ecaa2655">https://github.com/macports/macports-ports/commit/0019f41e06bc79ac74aa746d63ff6fc7ecaa2655</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 0019f41e06b jpeg-quantsmooth: fix variant
</span>0019f41e06b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0019f41e06bc79ac74aa746d63ff6fc7ecaa2655
</span>Author: i0ntempest <i0ntempest@i0ntempest.com>
AuthorDate: Fri Dec 13 19:41:23 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    jpeg-quantsmooth: fix variant
</span>---
 graphics/jpeg-quantsmooth/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/jpeg-quantsmooth/Portfile b/graphics/jpeg-quantsmooth/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b33a662548f..0553bad07dc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/jpeg-quantsmooth/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/jpeg-quantsmooth/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -50,7 +50,7 @@ destroot {
</span>     }
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-variant extensions conflicts native description {Compile for Intel CPU vector extensions (SSE2, AVX2, AVX512)} {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+variant extensions description {Compile for Intel CPU vector extensions (SSE2, AVX2, AVX512)} {
</span>     if {${configure.build_arch} in [list arm64 ppc ppc64]} {
         known_fail yes
         pre-fetch {
</pre><pre style='margin:0'>

</pre>