Update to 2.11.4 just now, and ran "port upgrade outdated:

    Warning: port definitions are more than two weeks old, consider updating 
them by running 'port selfupdate'.
    Nothing to upgrade.
    --->  Scanning binaries for linking errors
---> No broken files found. ---> No broken ports found.

Huh? So I dutifully ran "port selfupdate" again, but with the same result.

Did it a third time with "-v" on both jobs, but nothing of note.

Naturally there is no main.log, so I don't know what else I can do.

The warning is triggered by the modification time of the PortIndex file for your default source (the one with the [default] tag in sources.conf) being more than two weeks ago. So either that file wasn't updated when you ran selfupdate, or the timestamp is somehow wrong.

The output of 'sudo port -d selfupdate' may provide more clues.

- Josh

Reply via email to