<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/87dcf2d064ea36f4909b2fce571d7768decae42c">https://github.com/macports/macports-ports/commit/87dcf2d064ea36f4909b2fce571d7768decae42c</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 87dcf2d py27-spatialite: rebuild with latest geos, proj
</span>87dcf2d is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 87dcf2d064ea36f4909b2fce571d7768decae42c
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Wed Dec 14 13:30:26 2016 -0800
<span style='display:block; white-space:pre;color:#404040;'> py27-spatialite: rebuild with latest geos, proj
</span>---
python/py-spatialite/Portfile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-spatialite/Portfile b/python/py-spatialite/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 772f06a..51b4f0d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-spatialite/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-spatialite/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,5 +1,4 @@
</span> # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# $Id$
</span>
PortSystem 1.0
PortGroup python 1.0
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +7,7 @@ PortGroup github 1.0
</span> github.setup lokkju pyspatialite 3.0.1-alpha-0
name py-spatialite
version 3.0.1
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision 2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision 3
</span>
# pyspatialite comes in several flavors according the spatialite API it's going to work with
set spatialite-compat "-spatialite.2.3.1"
</pre><pre style='margin:0'>
</pre>