<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/50b1b621d7a1da9a8c648c31ee4e827d0ad1ba26">https://github.com/macports/macports-ports/commit/50b1b621d7a1da9a8c648c31ee4e827d0ad1ba26</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 50b1b621d7a1da9a8c648c31ee4e827d0ad1ba26
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat Nov 11 10:59:43 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    octave*: whitespace changes
</span>---
 math/octave/Portfile | 5 -----
 1 file changed, 5 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 f2bbed3..98b4042 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;'>@@ -85,7 +85,6 @@ post-patch {
</span>             set short_host_name powerpc-apple-${os.platform}${os.major}.x.x
         }
     }
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span>     reinplace \
         "s|__MACPORTS_canonical_host_type__|${short_host_name}|g" \
         build-aux/subst-default-vals.in.sh
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -351,15 +350,12 @@ variant java description {enable Java interface} {
</span> 
 variant qt4 conflicts qt5 description {build the GUI using Qt4} {
     PortGroup qt4 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span>     depends_lib-append port:qscintilla-qt4
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span>     configure.args-replace --without-qt --with-qt=4
 }
 
 variant qt5 conflicts qt4 description {build the GUI using Qt5} {
     PortGroup qt5 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span>     qt5.depends_component qttools
     depends_lib-append port:qscintilla-qt5
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -559,7 +555,6 @@ if {${cxx_stdlib} ne "libstdc++"} {
</span>     foreach gccVar ${compilers.gcc_variants} {
         if {[variant_exists ${gccVar}] } {
             lappend magickConflict ${gccVar}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span>             if {[variant_isset ${gccVar}] } {
                 set magickDefault no
             }
</pre><pre style='margin:0'>

</pre>