<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/3b582b65ce75636761106e7272f8d2aa6a469148">https://github.com/macports/macports-ports/commit/3b582b65ce75636761106e7272f8d2aa6a469148</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 3b582b65ce75636761106e7272f8d2aa6a469148
</span>Author: Andrew Stromnov <stromnov@gmail.com>
AuthorDate: Tue Sep 12 16:09:44 2017 +0300

<span style='display:block; white-space:pre;color:#404040;'>    libgpuarray: update to version 0.7.1
</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 9a07c4d..f932b6e 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.6.9 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        Theano libgpuarray 0.7.1 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  d682df1539edf8abf39ae8da91c0c04ffaf56f70 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  13b8a3ef42347b065d731210a56141c07615f5e99d744fe437d0d8499d7e1a04
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  7b17cb6be6572379dacb6f1d3570e137a3e610d4 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  6533f8f19db76dc735baa70873e034a1429d10ef654b1b9684cc6f1ef2fa4626
</span> 
 depends_build-append \
                     port:pkgconfig
</pre><pre style='margin:0'>

</pre>