<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/0f2d5a078222b81ff7d5c4fbae77dd0ca553f4a6">https://github.com/macports/macports-ports/commit/0f2d5a078222b81ff7d5c4fbae77dd0ca553f4a6</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 0f2d5a0  bazel: Fix typo in comment
</span>0f2d5a0 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0f2d5a078222b81ff7d5c4fbae77dd0ca553f4a6
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sun Jan 12 14:20:18 2020 -0600

<span style='display:block; white-space:pre;color:#404040;'>    bazel: Fix typo in comment
</span>---
 devel/bazel/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/bazel/Portfile b/devel/bazel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 83b8b12..d21d761 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/bazel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/bazel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -138,7 +138,7 @@ if { ${name} eq ${subport} } {
</span> 
 } elseif { "bazel26" eq ${subport} } {
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    # Note this port is the current build dependency for py-tensorflaw, and as such
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # Note this port is the current build dependency for py-tensorflow, and as such
</span>     # the version here is *specifically* the one required. Do not update....
     github.setup      bazelbuild ${name} 0.26.1
     revision          0
</pre><pre style='margin:0'>

</pre>