<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0ff27e8a83c3ecdfc2312bbec66b75ab3926abc9">https://github.com/macports/macports-ports/commit/0ff27e8a83c3ecdfc2312bbec66b75ab3926abc9</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 0ff27e8 py-pygpu: Share libgpuarray's dist_subdir
</span>0ff27e8 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 0ff27e8a83c3ecdfc2312bbec66b75ab3926abc9
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Nov 16 07:01:22 2017 -0600
<span style='display:block; white-space:pre;color:#404040;'> py-pygpu: Share libgpuarray's dist_subdir
</span>---
python/py-pygpu/Portfile | 2 ++
1 file changed, 2 insertions(+)
<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 db058e5..f43561f 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;'>@@ -19,6 +19,8 @@ maintainers stromnov openmaintainer
</span> description Python wrapper for libgpuarray library
long_description ${description}
<span style='display:block; white-space:pre;background:#e0ffe0;'>+dist_subdir libgpuarray
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> checksums rmd160 22566510c4e48d2a246352ecdbee5d0e28cb6623 \
sha256 87b7f993c7a96e5bfce583385c5b6e6af1912a031651dc6fff1477c1c2958630
</pre><pre style='margin:0'>
</pre>