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

ryandesign at macports.org ryandesign at macports.org
Mon Dec 21 09:41:15 PST 2009


Revision: 61793
          http://trac.macports.org/changeset/61793
Author:   ryandesign at macports.org
Date:     2009-12-21 09:41:14 -0800 (Mon, 21 Dec 2009)
Log Message:
-----------
php52 doesn't conflict with php5-http, actually; that's a PECL extension not a bundled one

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

Modified: trunk/dports/lang/php52/Portfile
===================================================================
--- trunk/dports/lang/php52/Portfile	2009-12-21 17:38:53 UTC (rev 61792)
+++ trunk/dports/lang/php52/Portfile	2009-12-21 17:41:14 UTC (rev 61793)
@@ -3,7 +3,7 @@
 PortSystem              1.0
 
 name                    php52
-conflicts               php5 php5-devel php5-gd php5-http php5-iconv php5-mbstring php5-sqlite
+conflicts               php5 php5-devel php5-gd 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/93258d9f/attachment.html>


More information about the macports-changes mailing list