[71743] trunk/dports/php/php5-postgresql/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 21 14:09:42 PDT 2010


Revision: 71743
          http://trac.macports.org/changeset/71743
Author:   ryandesign at macports.org
Date:     2010-09-21 14:09:40 -0700 (Tue, 21 Sep 2010)
Log Message:
-----------
php5-postgresql: make PostgreSQL 9.0 the default now that 9.0.0 final is out

Modified Paths:
--------------
    trunk/dports/php/php5-postgresql/Portfile

Modified: trunk/dports/php/php5-postgresql/Portfile
===================================================================
--- trunk/dports/php/php5-postgresql/Portfile	2010-09-21 20:28:19 UTC (rev 71742)
+++ trunk/dports/php/php5-postgresql/Portfile	2010-09-21 21:09:40 UTC (rev 71743)
@@ -53,5 +53,5 @@
 }
 
 if {![variant_isset postgresql82] && ![variant_isset postgresql83] && ![variant_isset postgresql84] && ![variant_isset postgresql90]} {
-    default_variants +postgresql84
+    default_variants +postgresql90
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100921/dfd2aadb/attachment.html>


More information about the macports-changes mailing list