[MacPorts] #35213: php-APC: wrong version

MacPorts noreply at macports.org
Mon Jul 16 19:31:19 PDT 2012


#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


More information about the macports-tickets mailing list