<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/1b12be1a35321a394b5ced83db73c6f0dba76148">https://github.com/macports/macports-ports/commit/1b12be1a35321a394b5ced83db73c6f0dba76148</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 1b12be1  cmak-devel: remove now-unnecessary "post-extract"
</span>1b12be1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1b12be1a35321a394b5ced83db73c6f0dba76148
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Tue Dec 4 13:13:30 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    cmak-devel: remove now-unnecessary "post-extract"
</span>---
 devel/cmake/Portfile | 4 ----
 1 file changed, 4 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 f38263e..c36f23c 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;'>@@ -74,10 +74,6 @@ if {${subport} eq ${name}} {
</span>     master_sites    https://gitlab.kitware.com/cmake/cmake/repository/archive${extract.suffix}?ref=${commit}&
     distname        ${name}-${commit}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    post-extract {
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-        move ${workpath}/${name}-${commit}-${commit} ${workpath}/${name}-${commit}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    }
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span>     conflicts       cmake
     long_description ${base_long_description} \
         The ${subport} port is updated roughly every week.
</pre><pre style='margin:0'>

</pre>