<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/b521e908d2eb7807ef90fa4035151610fd418a94">https://github.com/macports/macports-ports/commit/b521e908d2eb7807ef90fa4035151610fd418a94</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 b521e90  py-tensorflow: Use github.livecheck.regex
</span>b521e90 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b521e908d2eb7807ef90fa4035151610fd418a94
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Nov 1 02:25:58 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-tensorflow: Use github.livecheck.regex
</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 fb896e7..8a3da59 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;'>@@ -23,7 +23,7 @@ long_description    ${description}
</span> 
 homepage            https://www.tensorflow.org/
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex     v(\[0-9.\]+)${extract.suffix}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.livecheck.regex  {([0-9.]+)}
</span> 
 checksums           rmd160  2d04a8f1c0b0796d4a817f82f5743929bc9a6fb9 \
                     sha256  55833b40782b636994ef85a875306fc5a4301335342af58eaeb6c37971c68f26 \
</pre><pre style='margin:0'>

</pre>