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

ryandesign at macports.org ryandesign at macports.org
Sat Feb 2 14:21:14 PST 2013


Revision: 102436
          https://trac.macports.org/changeset/102436
Author:   ryandesign at macports.org
Date:     2013-02-02 14:21:14 -0800 (Sat, 02 Feb 2013)
Log Message:
-----------
php-APC: downgrade back to 3.1.13

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

Modified: trunk/dports/php/php-APC/Portfile
===================================================================
--- trunk/dports/php/php-APC/Portfile	2013-02-02 22:19:35 UTC (rev 102435)
+++ trunk/dports/php/php-APC/Portfile	2013-02-02 22:21:14 UTC (rev 102436)
@@ -5,13 +5,15 @@
 PortGroup           php 1.1
 
 name                php-APC
-version             3.1.14
+epoch               1
+# 3.1.14 was recalled: https://bugs.php.net/bug.php?id=64116
+version             3.1.13
 categories          php devel
 platforms           darwin
 maintainers         ryandesign openmaintainer
 license             PHP-3.01
 
-php.branches        5.3 5.4 5.5
+php.branches        5.3 5.4
 php.pecl            yes
 php.pecl.prerelease yes
 
@@ -20,8 +22,8 @@
 long_description    APC is a free, open, and robust framework for caching and \
                     optimizing PHP intermediate code.
 
-checksums           rmd160  de330e9ab807af980d34bce43bee2cdb1183e768 \
-                    sha256  043eef5e6f884e055af51d3cea6ab20fb3cd3d4804babeaeb783431592db8a49
+checksums           rmd160  128bc0c81c09bab5586ba09dc10fbe846ff60cb1 \
+                    sha256  5ef8ba07729e72946e95951672a5378bed98cb5a294e79bf0f0a97ac62829abd
 
 if {${name} != ${subport}} {
     conflicts       ${php}-eaccelerator ${php}-xcache
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130202/0722923f/attachment.html>


More information about the macports-changes mailing list