[72647] trunk/dports/databases/postgis/Portfile

stromnov at macports.org stromnov at macports.org
Thu Oct 21 12:57:44 PDT 2010


Revision: 72647
          http://trac.macports.org/changeset/72647
Author:   stromnov at macports.org
Date:     2010-10-21 12:57:41 -0700 (Thu, 21 Oct 2010)
Log Message:
-----------
postgis: add postgresql90 variant (closes #26933)

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

Modified: trunk/dports/databases/postgis/Portfile
===================================================================
--- trunk/dports/databases/postgis/Portfile	2010-10-21 19:16:43 UTC (rev 72646)
+++ trunk/dports/databases/postgis/Portfile	2010-10-21 19:57:41 UTC (rev 72647)
@@ -6,6 +6,7 @@
 
 name                postgis
 version             1.5.2
+revision            1
 categories          databases
 platforms           darwin
 maintainers         stromnov openmaintainer
@@ -60,7 +61,7 @@
 
 destroot.target-append docs-install comments-install
 
-set pgsql_suffixes {82 83 84}
+set pgsql_suffixes {82 83 84 90}
 
 set pgsql_ports {}
 foreach s ${pgsql_suffixes} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101021/abc06b27/attachment.html>


More information about the macports-changes mailing list