<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/50d60e36825a2638cfd9e9490a6b827c8654c69b">https://github.com/macports/macports-ports/commit/50d60e36825a2638cfd9e9490a6b827c8654c69b</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 50d60e36825a2638cfd9e9490a6b827c8654c69b
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Mon Aug 15 09:37:51 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    libfmt: leaf port; set stub.lib_dep no
</span>---
 devel/libfmt/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libfmt/Portfile b/devel/libfmt/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c4777a22a9a..14875656ed9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libfmt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libfmt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,4 +14,7 @@ long_description    {*}${description}
</span> # This port has purposely been made a stub, to eliminate any potential use.
 # Otherwise, it will clash with the segregated versions - libfmt8 and libfmt9 - breaking dependents.
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Leaf port, not intended to be used as a lib dep
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+stub.lib_dep        no
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> # Obsolete Date: 2022-08-10
</pre><pre style='margin:0'>

</pre>