<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/ab332415ba54e9309490a8cc5eadcf2aedb04a2c">https://github.com/macports/macports-ports/commit/ab332415ba54e9309490a8cc5eadcf2aedb04a2c</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 ab33241 xchat2: remove obsolete python25,26 variants
</span>ab33241 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit ab332415ba54e9309490a8cc5eadcf2aedb04a2c
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sat Feb 4 11:35:23 2017 -0500
<span style='display:block; white-space:pre;color:#404040;'> xchat2: remove obsolete python25,26 variants
</span>---
irc/xchat2/Portfile | 4 ----
1 file changed, 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/irc/xchat2/Portfile b/irc/xchat2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 27a257c..f58e3b4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/irc/xchat2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/irc/xchat2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -64,10 +64,6 @@ variant quartz conflicts xft {
</span> configure.args-append --disable-xlib
}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# TODO: Remove after 2016-05-21.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-variant python25 description {Legacy variant} requires python27 {}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-variant python26 description {Legacy variant} requires python27 {}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> variant python27 description {Enable Python 2.7 plugin} {
configure.args-replace --disable-python --enable-python
depends_lib-append port:python27
</pre><pre style='margin:0'>
</pre>