[93627] trunk/dports/php/php-xcache/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 27 21:54:59 PDT 2012


Revision: 93627
          https://trac.macports.org/changeset/93627
Author:   ryandesign at macports.org
Date:     2012-05-27 21:54:58 -0700 (Sun, 27 May 2012)
Log Message:
-----------
php-xcache: php 1.1 portgroup

Modified Paths:
--------------
    trunk/dports/php/php-xcache/Portfile

Modified: trunk/dports/php/php-xcache/Portfile
===================================================================
--- trunk/dports/php/php-xcache/Portfile	2012-05-28 04:54:02 UTC (rev 93626)
+++ trunk/dports/php/php-xcache/Portfile	2012-05-28 04:54:58 UTC (rev 93627)
@@ -2,15 +2,18 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               php 1.0
+PortGroup               php 1.1
 
-php.setup               xcache 2.0.0
-php.branches            5.3 5.4
+name                    php-xcache
+version                 2.0.0
+revision                1
 categories-append       www
 platforms               darwin
 maintainers             ryandesign
 license                 BSD
 
+php.branches            5.3 5.4
+
 homepage                http://xcache.lighttpd.net/
 master_sites            ${homepage}pub/Releases/${version}/
 use_bzip2               yes
@@ -23,7 +26,7 @@
                         sha256  ca26b0772d8b88223f281f5099a3b7d9f4b6597a87ae857301271c1fd5a3f64a
 
 if {${name} != ${subport}} {
-    conflicts           ${php}-apc ${php}-eaccelerator
+    conflicts           ${php}-APC ${php}-eaccelerator
     
     patchfiles          patch-xcache.ini.diff
     
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/be3ed745/attachment.html>


More information about the macports-changes mailing list