<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/121ed319b2953166076d45dbfb314f4bf87022e5">https://github.com/macports/macports-ports/commit/121ed319b2953166076d45dbfb314f4bf87022e5</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 121ed31  LyX: remove obsolete python26 variant
</span>121ed31 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 121ed319b2953166076d45dbfb314f4bf87022e5
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sat Feb 4 11:29:17 2017 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/LyX/Portfile b/aqua/LyX/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 99de867..a963d77 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/LyX/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/LyX/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -47,9 +47,6 @@ configure.args      --with-frontend=qt4 --without-x --with-included-gettext --wi
</span>                     --enable-optimization=-Os --disable-concept-checks \
                     --with-version-suffix=-${branch}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# To be removed after Feb 2017
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-variant python26 requires python27 description {Legacy compatibility variant} {}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> variant python27 description {Use python27} {
     depends_build-append    port:python27
     configure.python        ${prefix}/bin/python2.7
</pre><pre style='margin:0'>

</pre>