<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b39cc0be72f9ce4a433a8022aa866b23d7f275cd">https://github.com/macports/macports-ports/commit/b39cc0be72f9ce4a433a8022aa866b23d7f275cd</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 b39cc0be72f gdal: Replace nonbreaking space with normal space
</span>b39cc0be72f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b39cc0be72f9ce4a433a8022aa866b23d7f275cd
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Tue Feb 2 04:15:16 2021 -0600

<span style='display:block; white-space:pre;color:#404040;'>    gdal: Replace nonbreaking space with normal space
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/62089
</span>---
 gis/gdal/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gis/gdal/Portfile b/gis/gdal/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f6d56c13caf..8a390eff3f2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gis/gdal/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gis/gdal/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -98,7 +98,7 @@ configure.args-append \
</span>                     --without-mongocxxv3 \
                     --without-fme \
                     --without-libkml \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    --disable-driver-kmlsuperoverlay \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    --disable-driver-kmlsuperoverlay \
</span>                     --without-hdf4 \
                     --without-hdf5 \
                     --without-jasper \
</pre><pre style='margin:0'>

</pre>