<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/4d0738b255f8486b1c8efba7a1ffb27265c893a0">https://github.com/macports/macports-ports/commit/4d0738b255f8486b1c8efba7a1ffb27265c893a0</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 4d0738b255f8486b1c8efba7a1ffb27265c893a0
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Mon Aug 7 22:58:23 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    telepathy-qt: remove obsolete variants
</span>---
 comms/telepathy-qt/Portfile | 4 ----
 1 file changed, 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/comms/telepathy-qt/Portfile b/comms/telepathy-qt/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 03f621a..0925de0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/comms/telepathy-qt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/comms/telepathy-qt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -37,10 +37,6 @@ depends_lib-append  path:lib/pkgconfig/glib-2.0.pc:glib2 \
</span>                     port:libxml2
 
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-#python25 and python26 variants made obsolete on 2014/12/21
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-variant python25 description "Legacy compatibility variant" requires python27 {}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-variant python26 description "Legacy compatibility variant" requires python27 {}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> variant python27 description {Build using Python 2.7} {
         depends_build-append port:python27
         configure.python ${prefix}/bin/python2.7
</pre><pre style='margin:0'>

</pre>