<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/212b1b04d10571ff43181a12ca592f4e92038118">https://github.com/macports/macports-ports/commit/212b1b04d10571ff43181a12ca592f4e92038118</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 212b1b04d10571ff43181a12ca592f4e92038118
</span>Author: Andrew Stromnov <stromnov@gmail.com>
AuthorDate: Thu Nov 16 14:51:31 2017 +0300

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pygpu/Portfile b/python/py-pygpu/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d0e4640..8325101 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pygpu/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pygpu/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        Theano libgpuarray 0.7.4 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        Theano libgpuarray 0.7.5 v
</span> 
 name                py-pygpu
 categories-append   devel math
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,8 +19,8 @@ maintainers         stromnov openmaintainer
</span> description         Python wrapper for libgpuarray library
 long_description    ${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  7f66b42a3fd934f7666f55f7d42ea242bbf8d0ac \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  8ad30fd00099e72d6c923b3af5251ddbb0fd578fcac4fd009a781bcfb3db1488
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  22566510c4e48d2a246352ecdbee5d0e28cb6623 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  87b7f993c7a96e5bfce583385c5b6e6af1912a031651dc6fff1477c1c2958630
</span> 
 if {${name} ne ${subport}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>