[93625] trunk/dports/php/php-eaccelerator/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 27 21:52:22 PDT 2012


Revision: 93625
          https://trac.macports.org/changeset/93625
Author:   ryandesign at macports.org
Date:     2012-05-27 21:52:22 -0700 (Sun, 27 May 2012)
Log Message:
-----------
php-eaccelerator: php 1.1 portgroup; license GPL-2+

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

Modified: trunk/dports/php/php-eaccelerator/Portfile
===================================================================
--- trunk/dports/php/php-eaccelerator/Portfile	2012-05-28 04:48:52 UTC (rev 93624)
+++ trunk/dports/php/php-eaccelerator/Portfile	2012-05-28 04:52:22 UTC (rev 93625)
@@ -1,15 +1,19 @@
 # $Id$
 
 PortSystem        1.0
-PortGroup         php 1.0
+PortGroup           php 1.1
 
-php.setup         eaccelerator 0.9.6.1
-php.branches      5.3
+name                php-eaccelerator
+version             0.9.6.1
+revision            1
 categories        php www devel
 platforms         darwin freebsd openbsd
 maintainers       nomaintainer
+license             GPL-2+
+homepage          http://eaccelerator.net/
 
-homepage          http://eaccelerator.net/
+php.branches        5.3
+
 description       php5 extension for PHP acceleration, optimization, and dynamic content caching
 long_description \
     eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic \
@@ -28,7 +32,7 @@
 use_bzip2         yes
 
 if {${name} != ${subport}} {
-    conflicts     ${php}-apc ${php}-xcache
+    conflicts       ${php}-APC ${php}-xcache
     
     variant shared_memory description {Enable shared memory access functions (only enable in trusted environments)} {
         configure.args-append --with-eaccelerator-shared-memory
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/b61aa524/attachment-0001.html>


More information about the macports-changes mailing list