[93696] trunk/dports/php/php-APC/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon May 28 04:24:10 PDT 2012


Revision: 93696
          https://trac.macports.org/changeset/93696
Author:   ryandesign at macports.org
Date:     2012-05-28 04:24:10 -0700 (Mon, 28 May 2012)
Log Message:
-----------
php-APC: update to 3.1.10 to fix crash under php 5.4 with fpm / cgi

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

Modified: trunk/dports/php/php-APC/Portfile
===================================================================
--- trunk/dports/php/php-APC/Portfile	2012-05-28 11:05:03 UTC (rev 93695)
+++ trunk/dports/php/php-APC/Portfile	2012-05-28 11:24:10 UTC (rev 93696)
@@ -5,8 +5,7 @@
 PortGroup           php 1.1
 
 name                php-APC
-version             3.1.9
-revision            1
+version             3.1.10
 categories          php devel
 platforms           darwin
 maintainers         nomaintainer
@@ -14,14 +13,15 @@
 
 php.branches        5.3 5.4
 php.pecl            yes
+php.pecl.prerelease yes
 
 description         Alternative PHP Cache
 
 long_description    APC is a free, open, and robust framework for caching and \
                     optimizing PHP intermediate code.
 
-checksums           sha1    417b95e63496de7f785b4917166098c6ac996008 \
-                    rmd160  67288c957a0234a82912f06e51c6f60f4ed4c66c
+checksums           rmd160  cc0ad2d7f335d519819856b806f069069b0447f3 \
+                    sha256  99f260b32592f1b50da9c7a83fad3c5cbdb2484fa01aee6cc04caadd8cd4fc44
 
 if {${name} != ${subport}} {
     conflicts       ${php}-eaccelerator ${php}-xcache
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120528/55db9927/attachment-0001.html>


More information about the macports-changes mailing list