On Tue, 12 Aug 2008 16:47:05 +1000
Olivier Mehani <[EMAIL PROTECTED]> wrote:

> Damnation, you're right. I dug out a port-tree upgrading script and used
> it without checking. It actually contains a "cvs -z9 get -rOPENBSD_3_6
> -P ports"... Stupid me. Anyway, for the sake of curiosity, where are
> these version number defined?

The CVS tags are in the format OPENBSD_[#]_[#]. So what you really want is the
4.3 ports tree which would mean using the OPENBSD_4_3 tag. You can update your
ports tree by using cvs. .e.g. "cd /usr/ports", "cvs up -Pd -rOPENBSD_4_3".
Although before doing anything else after updating your ports tree that you
should use the package tools to update your system packages so that everything
is in sync with the 4.3 packages. .e.g.
"env PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.3/packages/i386/ pkg_add -ui".

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to