<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/651fa5827900131fec6a510e904331741957f3c7">https://github.com/macports/macports-ports/commit/651fa5827900131fec6a510e904331741957f3c7</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 651fa58  quickfix: remove obsolete variant python
</span>651fa58 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 651fa5827900131fec6a510e904331741957f3c7
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sat Feb 4 12:44:03 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    quickfix: remove obsolete variant python
</span>---
 devel/quickfix/Portfile | 3 ---
 1 file changed, 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/quickfix/Portfile b/devel/quickfix/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0ae3130..fdb2b3e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/quickfix/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/quickfix/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -54,9 +54,6 @@ variant postgresql90 conflicts postgresql84 description {Include PostgreSQL 9.0
</span>     configure.args-replace  --without-postgresql --with-postgresql=${prefix}/lib/postgresql90/bin/pg_config
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# To be removed after January 2017
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-variant python requires python27 description {Legacy compatibility variant} {}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> variant python27 conflicts python34 python35 description {Include Python 2.7 support} {
     depends_lib-append      port:python27
     configure.python        ${prefix}/bin/python2.7
</pre><pre style='margin:0'>

</pre>