On 2009-12-28, Daniel Bareiro <daniel-lis...@gmx.net> wrote:
..
> Now I no longer have that problem with pkg_add but after to update from
> release to stable with this [1] procedure, I can not update some ports
> yet. It happens just like I commented before; "make update" seems not to
> have effect.

Clean your package build directories and old packages in
/usr/ports/packages/$ARCH first;

make clean='work package' && make update

If this fails during compiling/linking, you probably have to uninstall
the previous version (and of course any dependent ports).

> [1] http://www.openbsd101.com/updating.html

I would generally recommend using anoncvs for updating the source/ports
trees, it's available from more mirrors and simpler to setup, see
www.openbsd.org/anoncvs.html

Reply via email to