<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/300c5d07d4bfd997c319df088c08cd489a47bf31">https://github.com/macports/macports-ports/commit/300c5d07d4bfd997c319df088c08cd489a47bf31</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 300c5d07d lis: update version 2.0.20->2.0.21
</span>300c5d07d is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 300c5d07d4bfd997c319df088c08cd489a47bf31
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri May 1 18:29:03 2020 -0700
<span style='display:block; white-space:pre;color:#404040;'> lis: update version 2.0.20->2.0.21
</span>---
math/lis/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/lis/Portfile b/math/lis/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f89c514..cec4f47 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/lis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/lis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ PortGroup muniversal 1.0
</span>
#github.setup anishida lis 2.0.18
name lis
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version 2.0.20
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version 2.0.21
</span> revision 0
master_sites https://www.ssisc.org/lis/dl
use_zip yes
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,9 +24,9 @@ long_description \
</span> a parallel software library for solving linear equations and eigenvalue problems \
that arise in the numerical solution of partial differential equations using iterative methods.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 e919b3de9f921a2c37eb8428a00aab54a7d42112 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 07a8527fd243a881a745f55ea2a543379a05fc9262ba60098d26d5a4002a0265 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 3988196
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 520557002bfa9cbbe452fb69c539816bbe5a0387 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 a674d645013e99f9239e95358f524836b074c2c285885d5a68155bb4e6e6c1a6 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 3987668
</span>
mpi.setup require_fortran
</pre><pre style='margin:0'>
</pre>