<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/989dcb6867bffdcbfb9ff6179debc9729faaaf12">https://github.com/macports/macports-ports/commit/989dcb6867bffdcbfb9ff6179debc9729faaaf12</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 989dcb6867b bakefile: Remove unneeded commented out code
</span>989dcb6867b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 989dcb6867bffdcbfb9ff6179debc9729faaaf12
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sun Feb 14 01:57:21 2021 -0600

<span style='display:block; white-space:pre;color:#404040;'>    bakefile: Remove unneeded commented out code
</span>---
 devel/bakefile/Portfile | 3 ---
 1 file changed, 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/bakefile/Portfile b/devel/bakefile/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 76539b1a2d4..999cfa9a64d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/bakefile/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/bakefile/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,9 +6,6 @@ PortGroup           github 1.0
</span> # bakefile 1.x is available but is incompatible with 0.2.x.
 # Probably this port should be updated to 1.x and if needed a new
 # bakefile-0.2 port can be created to track the 0.2 branch.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-#github.setup        vslavik bakefile 0.2.12.1 v
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-#version             0.2.12
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-#distname            ${name}-${version}
</span> github.setup        vslavik bakefile 0.2.12 v
 git.branch          v0.2.12.1
 revision            0
</pre><pre style='margin:0'>

</pre>