<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/a554f53d97307cf44ea0f12c38ffea4d379ac721">https://github.com/macports/macports-ports/commit/a554f53d97307cf44ea0f12c38ffea4d379ac721</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 a554f53d973 geos: remove duplicate cmake 1.1 inclusion - Fixes issue from commit: https://github.com/macports/macports-ports/commit/989e80801bf1d44d527f1fdd8962800b6c0a0095
</span>a554f53d973 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a554f53d97307cf44ea0f12c38ffea4d379ac721
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Sat Jan 1 09:38:20 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    geos: remove duplicate cmake 1.1 inclusion
</span><span style='display:block; white-space:pre;color:#404040;'>    - Fixes issue from commit: https://github.com/macports/macports-ports/commit/989e80801bf1d44d527f1fdd8962800b6c0a0095
</span>---
 science/geos/Portfile | 1 -
 1 file changed, 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/geos/Portfile b/science/geos/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e6920ab3528..2140f74c4da 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/geos/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/geos/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,6 @@
</span> PortSystem          1.0
 PortGroup           cmake 1.1
 PortGroup           compiler_blacklist_versions 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-PortGroup           cmake 1.1
</span> 
 # NOTE: When updating this port, check whether the dylib name and/or version
 # changes. If so, all dependents will need to be rev-bumped.
</pre><pre style='margin:0'>

</pre>