=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.99 retrieving revision 1.100 diff -u -r1.99 -r1.100 --- www/Attic/ports.html 2009/05/07 01:31:32 1.99 +++ www/Attic/ports.html 2009/07/31 05:24:11 1.100 @@ -109,10 +109,10 @@

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

-    # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.4/packages/i386/
+    # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.5/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.4 release: +For instance, to grab the stable branch for the 4.5 release:

     $ cd /usr/ports
-    $ cvs -q -d anoncvs@some.anon.server:/cvs up -r OPENBSD_4_4 -Pd
+    $ cvs -q -d anoncvs@some.anon.server:/cvs up -r OPENBSD_4_5 -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.99 2009/05/07 01:31:32 pvalchev Exp $ +
$OpenBSD: ports.html,v 1.100 2009/07/31 05:24:11 steven Exp $