<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/20905b7cbb0796cc4ca69754944cdf4aa3b730cf">https://github.com/macports/macports-ports/commit/20905b7cbb0796cc4ca69754944cdf4aa3b730cf</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 20905b7cbb0 gmic-gimp, gmic-qt: restore old patch to disable OpenMP
</span>20905b7cbb0 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 20905b7cbb0796cc4ca69754944cdf4aa3b730cf
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Sat Apr 29 12:12:37 2023 -0500
<span style='display:block; white-space:pre;color:#404040;'> gmic-gimp, gmic-qt: restore old patch to disable OpenMP
</span>---
science/gmic/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gmic/Portfile b/science/gmic/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 691931ec851..462ba4aad4e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gmic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gmic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -262,7 +262,7 @@ if {${subport} eq ${name}} {
</span> }
if {${os.platform} eq "darwin" && ${os.major} < 14} {
<span style='display:block; white-space:pre;background:#ffe0e0;'>- depends_lib-append port:libomp
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ patchfiles-append patch-gmic-qt-CMakeLists.txt.diff
</span> }
livecheck.type none
</pre><pre style='margin:0'>
</pre>