<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1ffc5d01e0d83eb365816fdf2cba39279234d1e6">https://github.com/macports/macports-ports/commit/1ffc5d01e0d83eb365816fdf2cba39279234d1e6</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 1ffc5d0  blitz: add missing compilers.setup
</span>1ffc5d0 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1ffc5d01e0d83eb365816fdf2cba39279234d1e6
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Mon Dec 23 07:52:13 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    blitz: add missing compilers.setup
</span>---
 math/blitz/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/blitz/Portfile b/math/blitz/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ca677a4..b003cee 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/blitz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/blitz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,6 +23,8 @@ checksums               rmd160  9d759e6b63817f2fd00bec0f3793a5b7e3390ac1 \
</span>                         sha256  6289d32592d91e3d0429c78d173b07f692cd3dee5ffdd48cb71ab2563b0a4143 \
                         size    2941335
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+compilers.setup         -fortran
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> depends_build-append    port:python38
 configure.args-append   -DPython_EXECUTABLE=${prefix}/bin/python3.8
 
</pre><pre style='margin:0'>

</pre>