<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/07af6b9c05b63239698d4fd3992c3a628259964c">https://github.com/macports/macports-ports/commit/07af6b9c05b63239698d4fd3992c3a628259964c</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 07af6b9c05b gh: disable parallel build
</span>07af6b9c05b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 07af6b9c05b63239698d4fd3992c3a628259964c
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Thu Jul 1 02:45:19 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    gh: disable parallel build
</span>---
 devel/gh/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/gh/Portfile b/devel/gh/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 404d3b5e8a4..e940bb7a968 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/gh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/gh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -36,6 +36,8 @@ build.pre_args-append \
</span>                     GH_VERSION=${version}
 build.args          bin/${name} manpages
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+use_parallel_build  no
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> patch {
     # Do not override GOOS, GOARCH, GOARM and other environment variables
     reinplace -E \
</pre><pre style='margin:0'>

</pre>