<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/11980574f4e4baf58e648d9299bcdc68937c2e14">https://github.com/macports/macports-ports/commit/11980574f4e4baf58e648d9299bcdc68937c2e14</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 11980574f4e4baf58e648d9299bcdc68937c2e14
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Thu Mar 16 13:25:48 2023 -0700

<span style='display:block; white-space:pre;color:#404040;'>    lua-cgilua: move to lua category
</span>---
 {devel => lua}/lua-cgilua/Portfile                  | 2 +-
 {devel => lua}/lua-cgilua/files/patch-Makefile.diff | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/lua-cgilua/Portfile b/lua/lua-cgilua/Portfile
</span>similarity index 98%
rename from devel/lua-cgilua/Portfile
rename to lua/lua-cgilua/Portfile
<span style='display:block; white-space:pre;color:#808080;'>index 3912695d48b..c5ca2988d96 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/lua-cgilua/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lua/lua-cgilua/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ github.tarball_from downloads
</span> 
 name                lua-${github.project}
 license             MIT
<span style='display:block; white-space:pre;background:#ffe0e0;'>-categories          devel
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+categories          lua devel
</span> platforms           any
 maintainers         nomaintainer
 description         Building Web Scripts with Lua
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/lua-cgilua/files/patch-Makefile.diff b/lua/lua-cgilua/files/patch-Makefile.diff
</span>similarity index 100%
rename from devel/lua-cgilua/files/patch-Makefile.diff
rename to lua/lua-cgilua/files/patch-Makefile.diff
</pre><pre style='margin:0'>

</pre>