<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/44dfc0c00cdaa8d5199c145751d47ed10cf830f8">https://github.com/macports/macports-ports/commit/44dfc0c00cdaa8d5199c145751d47ed10cf830f8</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 44dfc0c  liblinear: remove obsolete variants python26,33
</span>44dfc0c is described below

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

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/liblinear/Portfile b/math/liblinear/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c55d182..da59bec 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/liblinear/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/liblinear/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -57,10 +57,6 @@ destroot {
</span>         ${dest_py}
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# TODO: Remove after 2016-05-14.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-variant python26 requires python27 description {Legacy variant} {}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-variant python33 requires python34 description {Legacy variant} {}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> variant python27 description {Install Python 2.7 interface} {
     depends_lib-append  port:python27
     post-destroot { install_py 2.7 }
</pre><pre style='margin:0'>

</pre>