<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d2fcd27177e17ed2679174bf29dcf20c964520af">https://github.com/macports/macports-ports/commit/d2fcd27177e17ed2679174bf29dcf20c964520af</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 d2fcd27  py-tensorflow: revert last commit...
</span>d2fcd27 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d2fcd27177e17ed2679174bf29dcf20c964520af
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Sat Jun 22 14:11:29 2019 +0100

<span style='display:block; white-space:pre;color:#404040;'>    py-tensorflow: revert last commit...
</span>---
 python/py-tensorflow/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-tensorflow/Portfile b/python/py-tensorflow/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 494910a..a2c5f72 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-tensorflow/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-tensorflow/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -130,7 +130,7 @@ if {${name} ne ${subport}} {
</span> 
     build {
         # Build using the wonderful bazel build system ...
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        set tf_bazel_cmd "bazel --max_idle_secs=60 --verbose_failures --output_user_root=${workpath}"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        set tf_bazel_cmd "bazel --max_idle_secs=60 --output_user_root=${workpath}"
</span>         set tf_bazel_build_opts "-s -c opt --config=opt"
         # hack to try and transfer MP c, c++ and ld options to bazel...
         foreach opt [list {*}${configure.cflags} ] {
</pre><pre style='margin:0'>

</pre>