Revision: 102436 https://trac.macports.org/changeset/102436 Author: ryandesign@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