<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/75ebe041277415399c6c4ba4c16587524cdd98d0">https://github.com/macports/macports-ports/commit/75ebe041277415399c6c4ba4c16587524cdd98d0</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 75ebe041277415399c6c4ba4c16587524cdd98d0
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Thu Aug 18 10:26:11 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    libfmt: update for pg stub changes
</span>---
 devel/libfmt/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<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 14875656ed9..996da6acf3d 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;'>@@ -15,6 +15,7 @@ long_description    {*}${description}
</span> # Otherwise, it will clash with the segregated versions - libfmt8 and libfmt9 - breaking dependents.
 
 # Leaf port, not intended to be used as a lib dep
<span style='display:block; white-space:pre;background:#ffe0e0;'>-stub.lib_dep        no
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+stub.noarch         yes
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+stub.libs           no
</span> 
 # Obsolete Date: 2022-08-10
</pre><pre style='margin:0'>

</pre>