<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/3932c237cd28c2dba16ea594bc76a74fb1e2662f">https://github.com/macports/macports-ports/commit/3932c237cd28c2dba16ea594bc76a74fb1e2662f</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 3932c23  lis: update version 2.0.21->2.0.22
</span>3932c23 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3932c237cd28c2dba16ea594bc76a74fb1e2662f
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat May 23 06:14:29 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    lis: update version 2.0.21->2.0.22
</span>---
 math/lis/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 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 cec4f47..9eef577 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;'>@@ -5,9 +5,9 @@ PortSystem          1.0
</span> PortGroup           mpi        1.0
 PortGroup           muniversal 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-#github.setup        anishida lis 2.0.18
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+#github.setup        anishida lis 2.0.22
</span> name                  lis
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version             2.0.21
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             2.0.22
</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  520557002bfa9cbbe452fb69c539816bbe5a0387 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  a674d645013e99f9239e95358f524836b074c2c285885d5a68155bb4e6e6c1a6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    3987668
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  96da204d829b5ee241df0ddaa5f473324809f6f9 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  3c1e33fb4c73eb72ddc4d3aa9bde9916cdc2b65e06a7c8d394f5c52f5fa68794 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    3986826
</span> 
 mpi.setup           require_fortran
 
</pre><pre style='margin:0'>

</pre>