<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/375c9a9e6cfed59cd51790883e272085a864bf41">https://github.com/macports/macports-ports/commit/375c9a9e6cfed59cd51790883e272085a864bf41</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 375c9a9e6cf gdal: make postgresql13 and python39 default variants
</span>375c9a9e6cf is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 375c9a9e6cfed59cd51790883e272085a864bf41
</span>Author: Veence <vince@macports.org>
AuthorDate: Wed Dec 23 15:36:46 2020 +0100

<span style='display:block; white-space:pre;color:#404040;'>    gdal: make postgresql13 and python39 default variants
</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 f0059c0611c..c5301b06f4f 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;'>@@ -328,7 +328,7 @@ variant xerces description {Enable xerces XML support for GML file format} {
</span> }
 
 # Database variants
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set postgresql_suffixes {95 96 10 11 12}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set postgresql_suffixes {95 96 10 11 12 13}
</span> 
 set portsgresql_variants {}
 set postgresql_default_variant "if {"
</pre><pre style='margin:0'>

</pre>