<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/85f77b08dccc3893d78e553cbd73e3c42c267bc3">https://github.com/macports/macports-ports/commit/85f77b08dccc3893d78e553cbd73e3c42c267bc3</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 85f77b08dcc cmake: take co-ownership, to assist @michaelld
</span>85f77b08dcc is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 85f77b08dccc3893d78e553cbd73e3c42c267bc3
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Sat Oct 7 14:17:31 2023 -0400
<span style='display:block; white-space:pre;color:#404040;'> cmake: take co-ownership, to assist @michaelld
</span>---
devel/cmake/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<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 5267317cf47..a6587664a3f 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;'>@@ -22,7 +22,7 @@ conflicts cmake-devel
</span> categories devel
license BSD
installs_libs no
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers {michaelld @michaelld}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers {michaelld @michaelld} {mascguy @mascguy}
</span> description Cross-platform make
set base_long_description \
"An extensible, open-source system that manages the build \
</pre><pre style='margin:0'>
</pre>