<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e13581e630ca3ba90f73188fc64a65435accef4c">https://github.com/macports/macports-ports/commit/e13581e630ca3ba90f73188fc64a65435accef4c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit e13581e630ca3ba90f73188fc64a65435accef4c
</span>Author: Dave Allured <dave.allured@noaa.gov>
AuthorDate: Thu Feb 25 16:50:31 2021 -0700

<span style='display:block; white-space:pre;color:#404040;'>    gdal: whitespace: fix port lint nitpick
</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 63dd8c74a68..be1b25dcce5 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;'>@@ -9,8 +9,8 @@ PortGroup           compiler_blacklist_versions 1.0
</span> PortGroup           legacysupport 1.0
 PortGroup           conflicts_build 1.0
 PortGroup           debug 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-mpi.setup
</span> 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+mpi.setup
</span> github.setup        OSGeo gdal 3.2.1 v
 revision            1
 checksums           rmd160  698a78422729f2b299c604d4f50e236c86fcf258 \
</pre><pre style='margin:0'>

</pre>