On Jun 4, 2009, at 19:36, Bradley Giesbrecht wrote:

I meant
port -y upgrade installed
The following ports would be upgraded:
        [email protected] => [email protected]
The following ports would be installed
        [email protected]
The following ports woud be uninstalled
        [email protected]

"port upgrade" never uninstalls an unrelated port. If you use the "- u" flag it will uninstall older versions of the ports it upgrades.

So the output would actually be:

The following ports would be upgraded:
        [email protected]_0 => [email protected]_0
        [email protected]_0 => [email protected]_0
The following ports would be installed
        [email protected]_0

(assuming, hypothetically, that libyyy is a new dependency that was added in version 0.9.4 of the libxxx port)


_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to