<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/698f85f701aba0e8a4eb2930fd518242c29d9104">https://github.com/macports/macports-ports/commit/698f85f701aba0e8a4eb2930fd518242c29d9104</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 698f85f701aba0e8a4eb2930fd518242c29d9104
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Mar 12 06:47:05 2023 -0700

<span style='display:block; white-space:pre;color:#404040;'>    lua-luafilesystem: fix broken homepage
</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 fbe80b8145a..9947edaa6a7 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;'>@@ -13,7 +13,7 @@ maintainers         @gpanders openmaintainer
</span> description         Lua library to complement the set of functions related to file systems offered by the standard Lua distribution.
 long_description    {*}${description}.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            https://keplerproject.github.io/luafilesystem
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://github.com/lunarmodules/luafilesystem
</span> 
 checksums           rmd160  09157d6d308807cf1feb823213f5af59fe80b053 \
                     sha256  576270a55752894254c2cba0d49d73595d37ec4ea8a75e557fdae7aff80e19cf \
</pre><pre style='margin:0'>

</pre>