<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/94af629178bfd185d0d61678cc5af5980273b661">https://github.com/macports/macports-ports/commit/94af629178bfd185d0d61678cc5af5980273b661</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 94af629178bfd185d0d61678cc5af5980273b661
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Mar 12 06:42:48 2023 -0700

<span style='display:block; white-space:pre;color:#404040;'>    lua-luafilesystem: use {*} in long_description
</span>---
 lua/lua-luafilesystem/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lua/lua-luafilesystem/Portfile b/lua/lua-luafilesystem/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 66438554586..fbe80b8145a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lua/lua-luafilesystem/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lua/lua-luafilesystem/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ categories          lua
</span> maintainers         @gpanders openmaintainer
 
 description         Lua library to complement the set of functions related to file systems offered by the standard Lua distribution.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description}.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    {*}${description}.
</span> 
 homepage            https://keplerproject.github.io/luafilesystem
 
</pre><pre style='margin:0'>

</pre>