<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6620c6f11d4500a0bfddcaa7d8286c66f6ccd0d9">https://github.com/macports/macports-ports/commit/6620c6f11d4500a0bfddcaa7d8286c66f6ccd0d9</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 6620c6f  cmake: tweak comment.
</span>6620c6f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 6620c6f11d4500a0bfddcaa7d8286c66f6ccd0d9
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Fri Dec 6 16:12:32 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    cmake: tweak comment.
</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 20abff3..049406a 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;'>@@ -125,7 +125,7 @@ depends_lib-append  path:lib/pkgconfig/libuv.pc:libuv
</span> # configure is just a shell script that passes directly to bootstrap
 configure.cmd       ./bootstrap
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# bootstrap takes cmake-style args for the build of the cmake to be installed
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# bootstrap takes cmake-style args for the build of the cmake to be installed.
</span> # the args are passed as usual for cmake, after "--", so we pass them as post_args
 configure.post_args --
 
</pre><pre style='margin:0'>

</pre>