[129882] trunk/dports/databases/postgis2/Portfile

vince at macports.org vince at macports.org
Mon Dec 22 02:14:29 PST 2014


Revision: 129882
          https://trac.macports.org/changeset/129882
Author:   vince at macports.org
Date:     2014-12-22 02:14:29 -0800 (Mon, 22 Dec 2014)
Log Message:
-----------
Postgis2: bump to version 2.1.5

Modified Paths:
--------------
    trunk/dports/databases/postgis2/Portfile

Modified: trunk/dports/databases/postgis2/Portfile
===================================================================
--- trunk/dports/databases/postgis2/Portfile	2014-12-22 09:16:32 UTC (rev 129881)
+++ trunk/dports/databases/postgis2/Portfile	2014-12-22 10:14:29 UTC (rev 129882)
@@ -7,7 +7,7 @@
 name                postgis2
 categories          databases gis
 license             GPL
-version             2.1.4
+version             2.1.5
 epoch               1
 platforms           darwin
 maintainers         vince openmaintainer
@@ -25,8 +25,8 @@
 master_sites        http://download.osgeo.org/postgis/source
 distname            postgis-${version}
 
-checksums           rmd160  a72958390693a573716aede1de99cc13541a27ab \
-                    sha256  cd73c2a38428c8736f6cae73b955aee0bd42f9ca4fd8d93c1af464524cb100fc
+checksums           rmd160  ed472590936be2618e4375e202f70c840fe7ff5a \
+                    sha256  0d0e27f72f12b8dba456fbde25ed0f6913f42baf57332a7f1b9bbc6f29fddbf4
 
 depends_build       port:autoconf \
                     port:automake \
@@ -116,10 +116,10 @@
 
 # Port phases
 
-pre-configure {
+#pre-configure {
     
-    system -W ${worksrcpath} "./autogen.sh"
-}
+#    system -W ${worksrcpath} "./autogen.sh"
+#}
 
 configure.cflags-append \
     -Diconv=libiconv -Diconv_open=libiconv_open -Diconv_close=libiconv_close \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141222/ee8a11d7/attachment.html>


More information about the macports-changes mailing list