=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- www/Attic/ports.html 2009/07/31 05:24:11 1.100 +++ www/Attic/ports.html 2009/10/23 21:16:12 1.101 @@ -109,10 +109,10 @@

For instance, to install the Gimp package (and any needed dependencies) -for the 4.5 release on an i386 machine from the ftp site, do: +for the 4.6 release on an i386 machine from the ftp site, do:

-    # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.5/packages/i386/
+    # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.6/packages/i386/
     # pkg_add gimp
 
@@ -120,10 +120,10 @@

The 2.7 release saw the introduction of a stable branch for the ports tree.

-For instance, to grab the stable branch for the 4.5 release: +For instance, to grab the stable branch for the 4.6 release:

     $ cd /usr/ports
-    $ cvs -q -d anoncvs@some.anon.server:/cvs up -r OPENBSD_4_5 -Pd
+    $ cvs -q -d anoncvs@some.anon.server:/cvs up -r OPENBSD_4_6 -Pd
 

Starting with the 2.8 release, selected binary packages are also made @@ -369,6 +369,6 @@


OpenBSD www@openbsd.org -
$OpenBSD: ports.html,v 1.100 2009/07/31 05:24:11 steven Exp $ +
$OpenBSD: ports.html,v 1.101 2009/10/23 21:16:12 sthen Exp $