#29132: port upgrade php5 does nothing. -------------------------------------+-------------------------------------- Reporter: pavel.motorin@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: php5 upgrade | Port: php5 -------------------------------------+-------------------------------------- So, "sudo port upgrade php5" does nothing. There is begin of log for "sudo port -d upgrade php5": {{{ Motorin:~ motorin$ sudo port -d upgrade php5 DEBUG: epoch: in tree: 1 installed: 1 DEBUG: php5 5.3.6_0 exists in the ports tree DEBUG: php5 5.3.5_0 +apache2+fastcgi+pear is the latest installed DEBUG: php5 5.3.5_0 +apache2+fastcgi+pear is active DEBUG: Merging existing variants '+apache2+fastcgi+pear' into variants DEBUG: new fully merged portvariants: pear + apache2 + fastcgi + DEBUG: Changing to port directory: /opt/local/var/macports/sources/www.macports.org/files/ports/lang/php5 DEBUG: OS darwin/10.7.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/www.macports.org/files/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Executing variant apache2 provides apache2 DEBUG: Executing variant fastcgi provides fastcgi DEBUG: Executing variant pear provides pear DEBUG: No need to upgrade! php5 5.3.5_0 >= php5 5.3.5_0 }}} I don't understand why it does not want to upgrade. But it's necessary because some new libs demands php5 5.3.6 (php5-exif for example). -- Ticket URL: <https://trac.macports.org/ticket/29132> MacPorts <http://www.macports.org/> Ports system for Mac OS