[61792] trunk/dports/lang/php52/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Dec 21 09:38:55 PST 2009


Revision: 61792
          http://trac.macports.org/changeset/61792
Author:   ryandesign at macports.org
Date:     2009-12-21 09:38:53 -0800 (Mon, 21 Dec 2009)
Log Message:
-----------
php52 also conflicts with php5extension ports that install headers; see #22668

Modified Paths:
--------------
    trunk/dports/lang/php52/Portfile

Modified: trunk/dports/lang/php52/Portfile
===================================================================
--- trunk/dports/lang/php52/Portfile	2009-12-21 17:31:06 UTC (rev 61791)
+++ trunk/dports/lang/php52/Portfile	2009-12-21 17:38:53 UTC (rev 61792)
@@ -3,7 +3,7 @@
 PortSystem              1.0
 
 name                    php52
-conflicts               php5 php5-devel
+conflicts               php5 php5-devel php5-gd php5-http php5-iconv php5-mbstring php5-sqlite
 version                 5.2.11
 revision                2
 set major               [lindex [split ${version} .] 0]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091221/36a188f6/attachment.html>


More information about the macports-changes mailing list