<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5f9cfb712c906d4fcbc997dccdba2c8d2091272c">https://github.com/macports/macports-ports/commit/5f9cfb712c906d4fcbc997dccdba2c8d2091272c</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 5f9cfb712c9 roapi, columnq: add cmake as build dep
</span>5f9cfb712c9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5f9cfb712c906d4fcbc997dccdba2c8d2091272c
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Sun Sep 25 17:41:15 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    roapi, columnq: add cmake as build dep
</span>---
 textproc/roapi/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/roapi/Portfile b/textproc/roapi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 11045e2bf38..b6d00e4463a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/roapi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/roapi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -61,6 +61,9 @@ if {${subport} eq ${name}} {
</span> 
 }
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_build-append \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    bin:cmake:cmake
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> build.pre_args-delete \
                     --frozen --locked
 
</pre><pre style='margin:0'>

</pre>