<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/288092595413ff1a272ef885c802b6189639748a">https://github.com/macports/macports-ports/commit/288092595413ff1a272ef885c802b6189639748a</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 28809259541 mox: add npm10 as build dependency
</span>28809259541 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 288092595413ff1a272ef885c802b6189639748a
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Sat Nov 2 01:28:34 2024 -0400

<span style='display:block; white-space:pre;color:#404040;'>    mox: add npm10 as build dependency
</span>---
 mail/mox/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/mox/Portfile b/mail/mox/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 97913218b0a..bfab2dd4b7b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/mox/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/mox/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -54,6 +54,9 @@ license             MIT
</span> maintainers         {gmail.com:herby.gillot @herbygillot} \
                     openmaintainer
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_build-append \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    bin:npm:npm10
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> build.cmd           make
 
 destroot {
</pre><pre style='margin:0'>

</pre>