<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/4072853081fcb37916d8f2088b36333330352994">https://github.com/macports/macports-ports/commit/4072853081fcb37916d8f2088b36333330352994</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 4072853081fcb37916d8f2088b36333330352994
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Mon Jan 30 11:20:44 2023 -0700

<span style='display:block; white-space:pre;color:#404040;'>    scotch: refactor code
</span>---
 science/scotch/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/scotch/Portfile b/science/scotch/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9f584bdc02a..f1fe98f2162 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/scotch/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/scotch/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,12 +11,11 @@ gitlab.setup                scotch scotch 7.0.1 v
</span> 
 categories                  science
 maintainers                 {mcalhoun @MarcusCalhoun-Lopez} {@catap korins.ky:kirill} openmaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms                   darwin
</span> license                     CeCILL-C
 
 description                 a software package for graph and mesh/hypergraph \
                             partitioning and sparse matrix ordering
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description            Scotch is ${description}.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description            Scotch is {*}${description}.
</span> 
 checksums                   rmd160  85379220f8ab06a57c1f8737732e05fd178f340c \
                             sha256  2f9620bb9bb4376e12b36098d93b48cc77e7486e77b778c8047aba191977af28 \
</pre><pre style='margin:0'>

</pre>