<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5691c27d68e25f3223afd618cf9c060ab4e9d531">https://github.com/macports/macports-ports/commit/5691c27d68e25f3223afd618cf9c060ab4e9d531</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 5691c27d68e25f3223afd618cf9c060ab4e9d531
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Thu Mar 15 14:41:28 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    swig: remove trailing whitespace, typo
</span>---
 devel/swig/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/swig/Portfile b/devel/swig/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a084c71f..b92fa08 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/swig/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/swig/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -67,7 +67,7 @@ array set bindings {
</span>     tcl         {port:tcl               tcl}
 }
 array set prettynames {chicken Chicken clisp CLISP csharp "C#"
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    d D gcj GCJ go Go guile Guile java Java lua Lua 
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    d D gcj GCJ go Go guile Guile java Java lua Lua
</span>     ocaml "Objective Caml" octave Octave perl5 Perl php "PHP 5" pike Pike
     python Python r R ruby Ruby tcl Tcl}
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -109,7 +109,7 @@ subport swig-php {
</span>         configure.args-append --with-php5=${prefix}/bin/php53 --without-php
     }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    variant php54 conflicts php52 php53 php55 php56php70 php71 php72 description {build using PHP 5.4} {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    variant php54 conflicts php52 php53 php55 php56 php70 php71 php72 description {build using PHP 5.4} {
</span>         depends_lib-delete port:php72
         depends_lib-append port:php54
         configure.args-delete --with-php=${prefix}/bin/php72
</pre><pre style='margin:0'>

</pre>