Activate inactive ports without upgrading outdated dependencies
Davide Liessi
davide.liessi at gmail.com
Wed Aug 27 00:00:40 PDT 2014
2014-08-26 12:41 GMT+02:00 Davide Liessi <davide.liessi at gmail.com>:
> $ port installed
> A @1 (active)
> B @1 (active)
> C @1 (active)
> C @2
I forgot to say that in this situation `port outdated` shows:
$ port outdated
The following installed ports are outdated:
C 1 < 2
but `sudo port upgrade outdated` has no effect:
$ sudo port upgrade outdated
---> Scanning binaries for linking errors
---> No broken files found.
$ port installed
A @1 (active)
B @1 (active)
C @1 (active)
C @2
Best wishes.
Davide
More information about the macports-users
mailing list