On Jul 13, 2007, at 03:49, Christoph Ludwig wrote:
I see that gpgme was updated to 1.1.4 in r23500 on 2007-04-02 and has not been downgraded since then. I don't know why your MacPorts thinks 1.1.2 is the current version. Try "sudo port sync" to update your ports tree.
thanks, Ryan, "sudo port sync" fixed the issue - which obviously affected my whole ports tree, because now "port outdated" shows me a completey different list of ports. (E.g., after the selfupdate port considered my gcc42 port outdated, now it is reported as up to date.)
Was this a glitch in port or do I misunderstand the documentation? As I read the man page, "selfupdate" is supposed to imply a "sync".
You're right, selfupdate is supposed to include a sync. I'm not sure why you experienced the problem you did.