<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/cca10f7db6ab93911d651a02acbf7ce125b58063">https://github.com/macports/macports-ports/commit/cca10f7db6ab93911d651a02acbf7ce125b58063</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 cca10f7db6a neovim: add myself as comaintainer and add comment on cmake PortGroup
</span>cca10f7db6a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit cca10f7db6ab93911d651a02acbf7ce125b58063
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Mon Jul 5 13:44:13 2021 +0000

<span style='display:block; white-space:pre;color:#404040;'>    neovim: add myself as comaintainer and add comment on cmake PortGroup
</span>---
 editors/neovim/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/editors/neovim/Portfile b/editors/neovim/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ca3f40b6193..1c037064074 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/editors/neovim/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/editors/neovim/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -2,6 +2,7 @@
</span> 
 PortSystem 1.0
 PortGroup github 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# use cmake 1.0 for CMAKE_BUILD_TYPE=Release
</span> PortGroup cmake 1.0
 
 github.setup            neovim neovim 0.5.0 v
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +10,7 @@ revision                0
</span> categories              editors
 platforms               darwin
 maintainers             {raimue @raimue} \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                        {l2dy @l2dy} \
</span>                         openmaintainer
 license                 Apache-2 Vim GPL-2+
 
</pre><pre style='margin:0'>

</pre>