<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/75f97819cf5669c353f27e7cea9c4db19c6b627b">https://github.com/macports/macports-ports/commit/75f97819cf5669c353f27e7cea9c4db19c6b627b</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 75f9781  libgpuarray: update to version 0.6.2
</span>75f9781 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 75f97819cf5669c353f27e7cea9c4db19c6b627b
</span>Author: Andrew Stromnov <stromnov@gmail.com>
AuthorDate: Sun Mar 12 23:47:23 2017 +0300

<span style='display:block; white-space:pre;color:#404040;'>    libgpuarray: update to version 0.6.2
</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 2776a5f..d1dd2e3 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.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        Theano libgpuarray 0.6.2 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  7f1bb3270d9b02401825e66261315ee758f8e3bb \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  c090f36620fb877bc93cd1c6f6818cf838a522c252e4603215be1fa194cd501c
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  1bc0dc8dede5976ba7361cb6accaebe2c4cc8843 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  2f171d383449c96034ecd7a60b7c642f117abc879891d332584d6082a3b62c3d
</span> 
 depends_build-append \
                     port:pkgconfig
</pre><pre style='margin:0'>

</pre>