[MacPorts] #35213: php-APC: wrong version
#35213: php-APC: wrong version -------------------------------------+-------------------------------------- Reporter: robsonpeixoto@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: php | Port: php-APC -------------------------------------+-------------------------------------- On phpinfo(); show apc version 3.1.9, but a have 3.1.10 installed. On PECL the version 3.1.10 is showed as beta. -- Ticket URL: <https://trac.macports.org/ticket/35213> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35213: php-APC: wrong version -------------------------------------+-------------------------------------- Reporter: robsonpeixoto@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: php-APC -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * keywords: php => Comment: Exactly which PHP ports do you have installed, and which PHP is being used when you are calling phpinfo()? There are two separate PHP worlds in MacPorts right now: the old php5 world, and the new php53/php54 world. The old php5 ports will go away once everything has been updated to use the new php53/php54 ports. The old php5-apc port is at version 3.1.9. That is the latest stable version. The new php53-APC/php54-APC ports are at version 3.1.10. That is a beta version, but it was necessary to update to 3.1.10 because that is the first version with PHP 5.4 support. -- Ticket URL: <https://trac.macports.org/ticket/35213#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35213: php-APC: wrong version -------------------------------------+-------------------------------------- Reporter: robsonpeixoto@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: php-APC -------------------------------------+-------------------------------------- Comment(by robsonpeixoto@…): I'm using php53-APC. $ port installed php53-APC The following ports are currently installed: php53-APC @3.1.10_0 (active) But are showing the version 3.1.9 on phpinfo(); I'd like to use the version 3.1.10. Curiously the if I run: $ echo '<?php phpinfo(); ?>' | /opt/local/bin/php54 | grep apc -n3 87- 88-Configuration 89- 90:apc 91- 92-APC Support => disabled 93-Version => 3.1.9 The same for $ echo '<?php phpinfo(); ?>' | /opt/local/bin/php53 | grep apc -n3 90- 91-Configuration 92- 93:apc 94- 95-APC Support => disabled 96-Version => 3.1.9 -- Ticket URL: <https://trac.macports.org/ticket/35213#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35213: php-APC: wrong version -------------------------------------+-------------------------------------- Reporter: robsonpeixoto@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: php-APC -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * status: new => assigned Comment: Ha. I see that too. Looks like the developers simply forgot to change the version number before publishing version 3.1.10. -- Ticket URL: <https://trac.macports.org/ticket/35213#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35213: php-APC: wrong version --------------------------------------+------------------------------------- Reporter: robsonpeixoto@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: fixed | Keywords: Port: php-APC | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Fixed in r95568. Thanks for reporting this. -- Ticket URL: <https://trac.macports.org/ticket/35213#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts