<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/effafe42db4deda12fd38a367bd6692dfef851df">https://github.com/macports/macports-ports/commit/effafe42db4deda12fd38a367bd6692dfef851df</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit effafe42db4deda12fd38a367bd6692dfef851df
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Thu Mar 19 10:24:23 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    scotch: tweak descriptions
</span>---
 science/scotch/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 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 cf5d779..e545483 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;'>@@ -13,9 +13,9 @@ maintainers                 {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
</span> platforms                   darwin
 license                     CeCILL-C
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description                 Scotch is a software package for graph and mesh/hypergraph \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                            partitioning and sparse matrix ordering.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description            ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description                 a software package for graph and mesh/hypergraph \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                            partitioning and sparse matrix ordering
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description            Scotch is ${description}.
</span> 
 homepage                    http://gforge.inria.fr/projects/scotch
 master_sites                https://gforge.inria.fr/frs/download.php/latestfile/298
</pre><pre style='margin:0'>

</pre>