[79534] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Thu Jun 16 10:56:31 PDT 2011


Revision: 79534
          http://trac.macports.org/changeset/79534
Author:   ryandesign at macports.org
Date:     2011-06-16 10:56:31 -0700 (Thu, 16 Jun 2011)
Log Message:
-----------
php5-apc, php5-eaccelerator, and php5-xcache conflict (#29850, #29851, #29852)

Modified Paths:
--------------
    trunk/dports/php/php5-apc/Portfile
    trunk/dports/php/php5-eaccelerator/Portfile
    trunk/dports/php/php5-xcache/Portfile

Modified: trunk/dports/php/php5-apc/Portfile
===================================================================
--- trunk/dports/php/php5-apc/Portfile	2011-06-16 17:17:20 UTC (rev 79533)
+++ trunk/dports/php/php5-apc/Portfile	2011-06-16 17:56:31 UTC (rev 79534)
@@ -9,6 +9,7 @@
 categories          php devel
 platforms           darwin
 maintainers         nomaintainer
+conflicts           php5-eaccelerator php5-xcache
 
 description         Alternative PHP Cache
 

Modified: trunk/dports/php/php5-eaccelerator/Portfile
===================================================================
--- trunk/dports/php/php5-eaccelerator/Portfile	2011-06-16 17:17:20 UTC (rev 79533)
+++ trunk/dports/php/php5-eaccelerator/Portfile	2011-06-16 17:56:31 UTC (rev 79534)
@@ -9,6 +9,8 @@
 categories        php www devel
 platforms         darwin freebsd openbsd
 maintainers       nomaintainer
+conflicts         php5-apc php5-xcache
+
 homepage          http://eaccelerator.net/
 description       php5 extension for PHP acceleration, optimization, and dynamic content caching
 long_description \

Modified: trunk/dports/php/php5-xcache/Portfile
===================================================================
--- trunk/dports/php/php5-xcache/Portfile	2011-06-16 17:17:20 UTC (rev 79533)
+++ trunk/dports/php/php5-xcache/Portfile	2011-06-16 17:56:31 UTC (rev 79534)
@@ -11,6 +11,7 @@
 homepage                http://xcache.lighttpd.net/
 master_sites            ${homepage}pub/Releases/${version}/
 use_bzip2               yes
+conflicts               php5-apc php5-eaccelerator
 
 description             fast, stable PHP opcode cacher
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110616/ac1423ae/attachment-0001.html>


More information about the macports-changes mailing list