#24520: activation of wrong version ---------------------------------+------------------------------------------ Reporter: ottd@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.8.2 Keywords: | Port: ---------------------------------+------------------------------------------ I found the following strange behaviour: {{{
sudo port install zlib@1.2.3_4+universal ---> Computing dependencies for zlib ---> Deactivating zlib @1.2.4_1 ---> Activating zlib @1.2.4_1+universal ---> Cleaning zlib
port installed zlib The following ports are currently installed: zlib @1.2.3_3 zlib @1.2.3_4 zlib @1.2.4_1 zlib @1.2.4_1+universal (active)
port MacPorts 1.8.2 }}}
I expected actually that the 1.2.3_4 version would be re-compiled as universal library with the first command shown. Maybe this is similar to #17367 ? -- Ticket URL: <http://trac.macports.org/ticket/24520> MacPorts <http://www.macports.org/> Ports system for Mac OS