<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/9b19b8dfaa021613df8b104d738c08a29759461a">https://github.com/macports/macports-ports/commit/9b19b8dfaa021613df8b104d738c08a29759461a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 9b19b8dfaa021613df8b104d738c08a29759461a
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Oct 1 17:01:56 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    octave: whitespace changes
</span>---
 math/octave/Portfile | 2 --
 1 file changed, 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/octave/Portfile b/math/octave/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5fbffcc..38d031c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/octave/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/octave/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -64,7 +64,6 @@ patchfiles-append patch-host_name.diff
</span> patchfiles-append patch-file-stat.cc.diff
 
 post-patch {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span>     if { ${os.arch} eq "i386" } {
         if { ${os.major} >= 9 && [sysctl hw.cpu64bit_capable] == 1 } {
             set short_host_name x86_64-apple-${os.platform}${os.major}.x.x
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -114,7 +113,6 @@ pre-patch {
</span> # avoid depends_build-append port:coreutils
 configure.env-append MKDIR_P="/bin/mkdir -p"
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> if { ${os.major} > 10 } {
     # avoid depends_build-append port:cctools
     configure.env-append RANLIB=/usr/bin/ranlib
</pre><pre style='margin:0'>

</pre>