=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.92 retrieving revision 1.93 diff -u -r1.92 -r1.93 --- www/Attic/ports.html 2007/11/02 17:35:08 1.92 +++ www/Attic/ports.html 2007/11/02 20:49:30 1.93 @@ -107,22 +107,22 @@ set PKG_PATH to that repository URL, in order to grab dependencies.

-For instance, to install the Gimp package for the 4.1 release on an i386 +For instance, to install the Gimp package for the 4.2 release on an i386 machine off the ftp site (including dependencies), do:

-    # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.1/packages/i386/
-    # pkg_add gimp-2.2.13.tgz
+    # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/i386/
+    # pkg_add gimp-2.2.17.tgz
 

Ports and Packages Update for an OpenBSD Release

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.1 release: +For instance, to grab the stable branch for the 4.2 release:

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

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


OpenBSD www@openbsd.org -
$OpenBSD: ports.html,v 1.92 2007/11/02 17:35:08 pvalchev Exp $ +
$OpenBSD: ports.html,v 1.93 2007/11/02 20:49:30 steven Exp $