Sebastian Rother [Sun, Nov 06, 2005 at 05:26:21PM +0100] wrote: >godfather $ >perl /usr/ports/infrastructure/build/out-of-date Collecting installed >packages Collecting port versions: >complete Collecting port signatures: >complete Outdated ports: > >multimedia/streamdvd # libdvdread-0.9.4p1 -> libdvdread-0.9.4p2 > This is correct. You have to rebuild streamdvd because one of its dependencies (libdvdread) has changed.
>security/gpgme # gnupg-1.4.1p0 -> gnupg-1.4.1p1 > The same applies here. >textproc/p5-XML-Parser # expat.4.0 -> expat.5.0 > We're working on this. (expat mixture in base and ports) >godfather $ pkg_info | grep gnupg >gnupg-1.4.1p1 GNU privacy guard - a free PGP replacement > >It's the same for all entries on the list "out-of-date" provides to me. > > >You see, the Script IS buggy and not trustworthly. >In fact you can't use these informations for scripts because nobody >knows if these informations are true or false. >And that's what I would call "buggy". > It's not buggy. You simply don't understand the output. Please use packages and pkg_add -u, that's simpler. Bernd