diff --git a/en_US.ISO8859-1/articles/committers-guide/article.sgml b/en_US.ISO8859-1/articles/committers-guide/article.sgml index 285a1eb5ec..0517455a25 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.sgml +++ b/en_US.ISO8859-1/articles/committers-guide/article.sgml @@ -592,11 +592,11 @@ You will almost certainly get a conflict because - of the $Id: article.sgml,v 1.146 2002-12-31 18:49:05 lioux Exp $ (or in FreeBSD's case, + of the $Id: article.sgml,v 1.147 2003-01-08 19:29:54 trhodes Exp $ (or in FreeBSD's case, $FreeBSD$) lines, so you will have to edit the file to resolve the conflict - (remove the marker lines and the second $Id: article.sgml,v 1.146 2002-12-31 18:49:05 lioux Exp $ line, - leaving the original $Id: article.sgml,v 1.146 2002-12-31 18:49:05 lioux Exp $ line intact). + (remove the marker lines and the second $Id: article.sgml,v 1.147 2003-01-08 19:29:54 trhodes Exp $ line, + leaving the original $Id: article.sgml,v 1.147 2003-01-08 19:29:54 trhodes Exp $ line intact). @@ -2418,11 +2418,12 @@ docs:Documentation Bug:nik: First, go check - - http://bento.FreeBSD.org/~asami/errorlogs/. + + http://bento.FreeBSD.org/errorlogs/. There you will find error logs from the latest package - building runs on 3-stable, 4-stable and 5-current. + building runs on all supported platforms for the most + recent branches. However, just because the port does not show up there does not mean it is building correctly. (One of the @@ -2430,24 +2431,12 @@ docs:Documentation Bug:nik: the relevant directories on bento, so feel free to dig around. - /a/asami/portbuild/3/errors error logs from latest 3-stable run - /logs all logs from latest 3-stable run - /packages packages from latest 3-stable run - /bak/errors error logs from last complete 3-stable run - /bak/logs all logs from last complete 3-stable run - /bak/packages packages from last complete 3-stable run - /4/errors error logs from latest 4-stable run - /logs all logs from latest 4-stable run - /packages packages from latest 4-stable run - /bak/errors error logs from last complete 4-stable run - /bak/logs all logs from last complete 4-stable run - /bak/packages packages from last complete 4-stable run - /5/errors error logs from latest 5-current run - /logs all logs from latest 5-current run - /packages packages from latest 5-current run - /bak/errors error logs from last complete 5-current run - /bak/logs all logs from last complete 5-current run - /bak/packages packages from last complete 5-current run + /a/asami/portbuild/<arch>/<major_version>/errors error logs from latest <major_version> run on <arch> + /logs all logs from latest <major_version> run on <arch> + /packages packages from latest <major_version> run on <arch> + /bak/errors error logs from last complete <major_version> run on <arch> + /bak/logs all logs from last complete <major_version> run on <arch> + /bak/packages packages from last complete <major_version> run on <arch> Basically, if the port shows up in