Frank J. R. Hanstick wrote:
> Hello,
>     The command was "sudo port upgrade installed".

That may explain it. Many different installed ports could depend on
xrender either directly or indirectly, and upgrading a port upgrades its
dependencies too (recursively). So when it failed for one dependency
relationship, it moved on to the next and tried again.

This is one reason that `sudo port upgrade outdated` is preferred.

> Is there a way to get a debug output?

Add the -d option, e.g. `sudo port -d upgrade outdated`.

- Josh
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to