<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/63fcef1c1fe8dadfb7c7b9a9dc465d2e1a07920c">https://github.com/macports/macports-ports/commit/63fcef1c1fe8dadfb7c7b9a9dc465d2e1a07920c</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 63fcef1c1fe ngs: add gawk as build dependency
</span>63fcef1c1fe is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 63fcef1c1fe8dadfb7c7b9a9dc465d2e1a07920c
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Fri Dec 10 11:09:39 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    ngs: add gawk as build dependency
</span>---
 shells/ngs/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/shells/ngs/Portfile b/shells/ngs/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3d07f1108e0..fdd0805a0df 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/shells/ngs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/shells/ngs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -53,6 +53,7 @@ post-patch {
</span> }
 
 depends_build-append \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                    path:bin/gawk:gawk \
</span>                     path:bin/gsed:gsed  \
                     port:pandoc         \
                     port:peg            \
</pre><pre style='margin:0'>

</pre>