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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5bad89d2ca18e0ffbaa1823064b304fcfc695e28">https://github.com/macports/macports-ports/commit/5bad89d2ca18e0ffbaa1823064b304fcfc695e28</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 5bad89d  gdal: further fix with mpi
</span>5bad89d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5bad89d2ca18e0ffbaa1823064b304fcfc695e28
</span>Author: Veence <vince@macports.org>
AuthorDate: Tue May 22 20:18:48 2018 +0200

<span style='display:block; white-space:pre;color:#404040;'>    gdal: further fix with mpi
</span>---
 gis/gdal/Portfile | 4 ++++
 1 file changed, 4 insertions(+)

<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 61da9ae..488b020 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;'>@@ -12,6 +12,10 @@ categories          gis
</span> license             MIT BSD
 platforms           darwin
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# MPI stuff
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+compilers.choose    cc cxx
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+mpi.setup
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> maintainers         {vince @Veence} openmaintainer
 
 description         GDAL - Geospatial Data Abstraction Library
</pre><pre style='margin:0'>

</pre>