<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/5656d22a95e795c2b9a74bfba7d3f1ec32813c11">https://github.com/macports/macports-ports/commit/5656d22a95e795c2b9a74bfba7d3f1ec32813c11</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 5656d22  Postgis2: bump to 2.3.2
</span>5656d22 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5656d22a95e795c2b9a74bfba7d3f1ec32813c11
</span>Author: Veence <vince@macports.org>
AuthorDate: Wed Apr 19 10:28:40 2017 +0200

<span style='display:block; white-space:pre;color:#404040;'>    Postgis2: bump to 2.3.2
</span>---
 databases/postgis2/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgis2/Portfile b/databases/postgis2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d70875a..5bc4115 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgis2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgis2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortSystem          1.0
</span> name                postgis2
 categories          databases gis
 license             GPL
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version             2.3.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             2.3.2
</span> epoch               1
 platforms           darwin
 maintainers         vince openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,8 +23,8 @@ homepage            http://postgis.refractions.net/
</span> master_sites        http://download.osgeo.org/postgis/source
 distname            postgis-${version}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  af6a01053b65010ba95481cab335c000bf29de80 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  4c8d6bda93cd4aa690e98b97d67334b55f37eb1df55df3c70a717433050ca275
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  b8cd15fd7556dd06355f0a507fa4aef1aad69333 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  e92e34c18f078a3d1a2503cd870efdc4fa9e134f0bcedbbbdb8b46b0e6af09e4
</span> 
 depends_build       port:autoconf \
                     port:automake \
</pre><pre style='margin:0'>

</pre>