<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9077c7119ad84ee5ae2aa357da91b69d0b54a5c3">https://github.com/macports/macports-ports/commit/9077c7119ad84ee5ae2aa357da91b69d0b54a5c3</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 9077c7119ad numbat: move to math
</span>9077c7119ad is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9077c7119ad84ee5ae2aa357da91b69d0b54a5c3
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Wed May 22 08:12:55 2024 -0400

<span style='display:block; white-space:pre;color:#404040;'>    numbat: move to math
</span>---
 {lang => math}/numbat/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/numbat/Portfile b/math/numbat/Portfile
</span>similarity index 99%
rename from lang/numbat/Portfile
rename to math/numbat/Portfile
<span style='display:block; white-space:pre;color:#808080;'>index f7d6e304a0a..bccaaf1c0b8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/numbat/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/numbat/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,7 +16,7 @@ description         \
</span> 
 long_description    {*}${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-categories          lang math
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+categories          math lang
</span> installs_libs       no
 license             {MIT Apache-2}
 maintainers         {gmail.com:herby.gillot @herbygillot} \
</pre><pre style='margin:0'>

</pre>