[78756] trunk/dports/php/php5-apc/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat May 21 07:51:44 PDT 2011


Revision: 78756
          http://trac.macports.org/changeset/78756
Author:   ryandesign at macports.org
Date:     2011-05-21 07:51:44 -0700 (Sat, 21 May 2011)
Log Message:
-----------
php5-apc: use spinlocks; see #29425

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

Modified: trunk/dports/php/php5-apc/Portfile
===================================================================
--- trunk/dports/php/php5-apc/Portfile	2011-05-21 14:51:18 UTC (rev 78755)
+++ trunk/dports/php/php5-apc/Portfile	2011-05-21 14:51:44 UTC (rev 78756)
@@ -5,6 +5,7 @@
 PortGroup           php5extension 1.0
 
 php5extension.setup apc 3.1.9 pecl
+revision            1
 categories          php devel
 platforms           darwin
 maintainers         nomaintainer
@@ -19,6 +20,8 @@
 checksums           sha1    417b95e63496de7f785b4917166098c6ac996008 \
                     rmd160  67288c957a0234a82912f06e51c6f60f4ed4c66c
 
+configure.args-append --enable-apc-spinlocks
+
 use_parallel_build  yes
 
 livecheck.regex     {>(\d+(?:\.\d+)*(?:p\d+)?)</a></th>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110521/88de66ea/attachment.html>


More information about the macports-changes mailing list