FreeBSD Bugzilla – Attachment 27645 Details for
Bug 46808
[PATCH] Fix bento paths in the committer's guide
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
article.sgml.diff
article.sgml.diff (text/plain), 3.22 KB, created by
Joe Marcus Clarke
on 2003-01-06 18:30:09 UTC
(
hide
)
Description:
article.sgml.diff
Filename:
MIME Type:
Creator:
Joe Marcus Clarke
Created:
2003-01-06 18:30:09 UTC
Size:
3.22 KB
patch
obsolete
>Index: article.sgml >=================================================================== >RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v >retrieving revision 1.146 >diff -u -r1.146 article.sgml >--- doc/en_US.ISO8859-1/articles/committers-guide/article.sgml 31 Dec 2002 18:49:05 -0000 1.146 >+++ doc/en_US.ISO8859-1/articles/committers-guide/article.sgml 6 Jan 2003 18:21:42 -0000 >@@ -2418,11 +2418,12 @@ > > <answer> > <para>First, go check >- <ulink url="http://bento.FreeBSD.org/~asami/errorlogs/"> >- http://bento.FreeBSD.org/~asami/errorlogs/</ulink>. >+ <ulink url="http://bento.FreeBSD.org/errorlogs/"> >+ http://bento.FreeBSD.org/errorlogs/</ulink>. > > There you will find error logs from the latest package >- building runs on 3-stable, 4-stable and 5-current.</para> >+ building runs on all support platforms for the most >+ recent branches. > > <para>However, just because the port does not show up there > does not mean it is building correctly. (One of the >@@ -2430,24 +2431,12 @@ > the relevant directories on bento, so feel free to dig > around.</para> > >- <programlisting> /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 >+ <programlisting> /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> > </programlisting> > > <para>Basically, if the port shows up in
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 46808
: 27645