<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/518d29171285f11b5c20eee3b40a6ad8f0851381">https://github.com/macports/macports-ports/commit/518d29171285f11b5c20eee3b40a6ad8f0851381</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 518d291  p5-math-pari: disable parallel build
</span>518d291 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 518d29171285f11b5c20eee3b40a6ad8f0851381
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sun Mar 24 00:41:59 2019 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-math-pari/Portfile b/perl/p5-math-pari/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8031977..dc0ac45 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-math-pari/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-math-pari/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -37,6 +37,8 @@ checksums           ${p5_distfile} \
</span>                     size    2018097
 
     distfiles-append    ${pari_distfile}:pari
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    use_parallel_build  no
</span>     
     # The configure process will extract *and patch* this distfile.
     configure.args-append pari_tgz=${distpath}/${pari_distfile}
</pre><pre style='margin:0'>

</pre>