<pre style='margin:0'>
Ken (kencu) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0aa8e3479b802ec8b61ad39793695d658551026c">https://github.com/macports/macports-ports/commit/0aa8e3479b802ec8b61ad39793695d658551026c</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 0aa8e3479b8 cmake: add note about gitlab PG usage
</span>0aa8e3479b8 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 0aa8e3479b802ec8b61ad39793695d658551026c
</span>Author: Ken <21211439+kencu@users.noreply.github.com>
AuthorDate: Wed Mar 27 08:34:37 2024 -0700
<span style='display:block; white-space:pre;color:#404040;'> cmake: add note about gitlab PG usage
</span>---
devel/cmake/Portfile | 3 +++
1 file changed, 3 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/cmake/Portfile b/devel/cmake/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9dee098a033..ae063ed099a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/cmake/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/cmake/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -36,6 +36,9 @@ homepage https://cmake.org
</span> platforms darwin freebsd
gitlab.instance https://gitlab.kitware.com
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# NB. next update, try setting this the normal way, eg.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# gitlab.setup cmake cmake 3.29.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> gitlab.setup cmake cmake v3.29.0
checksums rmd160 675cf96f6982101661cbdcd6bb08fa01aa70a709 \
sha256 65237692283ad50f38680c1fc650d27c652780141321ee97673f7747863fc265 \
</pre><pre style='margin:0'>
</pre>