<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/9cac879c1a7e63f24425b3fd798bb04ca44f1f5e">https://github.com/macports/macports-ports/commit/9cac879c1a7e63f24425b3fd798bb04ca44f1f5e</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 9cac879c1a7 cmake: update extract rename comment again to be more precise
</span>9cac879c1a7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9cac879c1a7e63f24425b3fd798bb04ca44f1f5e
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Fri Dec 30 10:47:49 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    cmake: update extract rename comment again to be more precise
</span>---
 devel/cmake/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<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 907e2e6cf99..cf4fae579e6 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;'>@@ -40,11 +40,11 @@ checksums           rmd160  09373f97fee569133852498f0de6e9f6db10084b \
</span>                     size    7977326
 revision            0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# have to do the rename for this port to work
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# have to do the extract rename for this port to work
</span> # this will not do anything in the current release 3.8.0 or prior
 # it will be part of the next release: 3.8.1 or 3.9.0
 # https://trac.macports.org/ticket/66415
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# remove the 'if' clause with the next 'port' release
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# remove the 'if' clause with the next 'port' release, leaving just the middle line
</span> if {[exists extract.rename]} {
     extract.rename  yes
 }
</pre><pre style='margin:0'>

</pre>