<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/38b5f7b480fba69cc2d81172c5c6f2c1774d7725">https://github.com/macports/macports-ports/commit/38b5f7b480fba69cc2d81172c5c6f2c1774d7725</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 38b5f7b480fba69cc2d81172c5c6f2c1774d7725
</span>Author: Andrew Stromnov <stromnov@gmail.com>
AuthorDate: Thu Sep 21 14:37:47 2017 +0300

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/libgpuarray/Portfile b/math/libgpuarray/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1198004..b8cb794 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/libgpuarray/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/libgpuarray/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           cmake 1.1
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        Theano libgpuarray 0.7.2 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        Theano libgpuarray 0.7.3 v
</span> 
 categories          math devel
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,8 +17,8 @@ maintainers         stromnov openmaintainer
</span> description         Library to manipulate tensors on the GPU.
 long_description    ${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  c85a6a3b88bff9ea5acf53366c1be5594641bff7 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  e50c86a81a1f39861514abd65e39a84f84b1f1ff0f4c8e00a05eee6fff441f91
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  419dd81c80e7c45ce811784f3b7f7729616c2c4c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  b2fb0956054f57a75349a7e56ff4f221fc66f71c00cebd68baac5c91cce1359e
</span> 
 depends_build-append \
                     port:pkgconfig
</pre><pre style='margin:0'>

</pre>