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

<span style='display:block; white-space:pre;color:#404040;'>    scotch: remove redundant code
</span>---
 science/scotch/Portfile | 2 --
 1 file changed, 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 3e3772b..cf5d779 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;'>@@ -21,8 +21,6 @@ homepage                    http://gforge.inria.fr/projects/scotch
</span> master_sites                https://gforge.inria.fr/frs/download.php/latestfile/298
 distname                    scotch_${version}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-use_bzip2                   no
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> configure.dir               ${worksrcpath}/src
 build.dir                   ${configure.dir}
 destroot.dir                ${configure.dir}
</pre><pre style='margin:0'>

</pre>