<pre style='margin:0'>
Andrew Stromnov (stromnov) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/fab875463ea1b0022c4248062d36d530fa863176">https://github.com/macports/macports-ports/commit/fab875463ea1b0022c4248062d36d530fa863176</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit fab875463ea1b0022c4248062d36d530fa863176
</span>Author: Andrew Stromnov <stromnov@gmail.com>
AuthorDate: Fri Dec 15 14:18:43 2017 +0300

<span style='display:block; white-space:pre;color:#404040;'>    py-pymvpa: update to version 2.6.3
</span>---
 python/py-pymvpa/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pymvpa/Portfile b/python/py-pymvpa/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4f442a7..c2b76a2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pymvpa/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pymvpa/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           python 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        PyMVPA PyMVPA 2.6.1 upstream/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        PyMVPA PyMVPA 2.6.3 upstream/
</span> 
 name                py-pymvpa
 revision            0
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,8 +28,8 @@ long_description    PyMVPA is a Python package intended to ease statistical \
</span> 
 homepage            http://www.pymvpa.org
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  4f5302ac865e7e78e568e548d242d7d364698906 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  d7b15def276862515c159293445a57678ea9ccad9d8236268140459c4b6d3640
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  744e38f9154fd6e5f237105f67ccfdc49943b45f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  ac152fb818d46192dcffa7ab46a40f876bba9b96ea93dfc7f05b613dadbabc53
</span> 
 if {${name} ne ${subport}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>