<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/1e595247b18cdf27fc8b6119075f8aa3a75a7747">https://github.com/macports/macports-ports/commit/1e595247b18cdf27fc8b6119075f8aa3a75a7747</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 1e595247b18cdf27fc8b6119075f8aa3a75a7747
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Fri May 21 20:47:27 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    qgis, qgis3: rev-bump for spatialindex update
</span>---
 gis/qgis/Portfile  | 2 +-
 gis/qgis3/Portfile | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gis/qgis/Portfile b/gis/qgis/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 93668f173c4..afe8dabe2ed 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gis/qgis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gis/qgis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup           github  1.0
</span> PortGroup           qt4     1.0
 
 github.setup        qgis QGIS 2_18_17 final-
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            5
</span> name                qgis
 version             [string map {_ .} ${github.version}]
 categories          gis
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gis/qgis3/Portfile b/gis/qgis3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 621ea7545af..b66f0394e21 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gis/qgis3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gis/qgis3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ PortGroup           active_variants 1.1
</span> github.setup        qgis QGIS 3_18_3 final-
 name                qgis3
 version             [string map {_ .} ${github.version}]
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> categories          gis
 maintainers         {vince @Veence} openmaintainer
 description         QGIS 3 is a user-friendly GIS based on Qt 5
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -134,7 +134,7 @@ variant server description "Builds with the server (FCGI) option" {
</span>     configure.args-append   "-DWITH_SERVER=ON"
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>- 
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> # Database variants (from the GDAL port)
 set postgresql_suffixes {13 12 11 10 95 96}
 
</pre><pre style='margin:0'>

</pre>