<pre style='margin:0'>
Mark Moll (mamoll) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2740a3b86a58932401487a7fb9643b9ec3983fc3">https://github.com/macports/macports-ports/commit/2740a3b86a58932401487a7fb9643b9ec3983fc3</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 2740a3b py-tables: revbump to rebuild against newer version of hdf5-18. Closes https://trac.macports.org/ticket/52851
</span>2740a3b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 2740a3b86a58932401487a7fb9643b9ec3983fc3
</span>Author: Mark Moll <mmoll@macports.org>
AuthorDate: Fri Nov 11 10:58:17 2016 -0600
<span style='display:block; white-space:pre;color:#404040;'> py-tables: revbump to rebuild against newer version of hdf5-18.
</span><span style='display:block; white-space:pre;color:#404040;'> Closes https://trac.macports.org/ticket/52851
</span>---
python/py-tables/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-tables/Portfile b/python/py-tables/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b730238..2db9d9d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-tables/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-tables/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ conflicts_build hdf5
</span> set realname tables
name py-${realname}
version 3.2.3.1
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision 0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision 1
</span> categories-append science
platforms darwin
license BSD
</pre><pre style='margin:0'>
</pre>