<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/b3ce2482e7b2e79806c2c264e0da70a36a933810">https://github.com/macports/macports-ports/commit/b3ce2482e7b2e79806c2c264e0da70a36a933810</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 b3ce2482e7b libfmt8: remove build conflict
</span>b3ce2482e7b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b3ce2482e7b2e79806c2c264e0da70a36a933810
</span>Author: Mohamed Akram <makr@macports.org>
AuthorDate: Sun Dec 15 14:08:47 2024 +0400

<span style='display:block; white-space:pre;color:#404040;'>    libfmt8: remove build conflict
</span>---
 devel/libfmt8/Portfile | 3 ---
 1 file changed, 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libfmt8/Portfile b/devel/libfmt8/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9f2cd89143e..af2eae24731 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libfmt8/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libfmt8/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,6 @@ PortSystem          1.0
</span> 
 PortGroup           cmake 1.1
 PortGroup           compiler_blacklist_versions 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-PortGroup           conflicts_build 1.0
</span> PortGroup           github 1.0
 
 github.setup        fmtlib fmt 8.1.1
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,8 +25,6 @@ homepage            https://fmt.dev
</span> 
 github.tarball_from archive
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-conflicts_build     gtest
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> set port_ver_major  [lindex [split ${version} .] 0]
 
 #------------------------------------------------------------------------------
</pre><pre style='margin:0'>

</pre>