FreeBSD Bugzilla – Attachment 111233 Details for
Bug 152462
[patch] document UPDATIN and MOVED in the porters handbook
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.43 KB, created by
Eitan Adler
on 2010-11-21 22:40:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Eitan Adler
Created:
2010-11-21 22:40:11 UTC
Size:
1.43 KB
patch
obsolete
>Index: book.sgml >=================================================================== >RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v >retrieving revision 1.1081 >diff -u -r1.1081 book.sgml >--- book.sgml 20 Nov 2010 13:45:33 -0000 1.1081 >+++ book.sgml 21 Nov 2010 22:20:50 -0000 >@@ -9404,7 +9404,23 @@ > > <para>Now that you have done all that, you will want to read about > how to keep up-to-date in <xref linkend="keeping-up">.</para> >- >+ <sect1 id="moved-and-updating-files"> >+ <title>UPDATING and MOVED</title> >+ <para>If upgrading the port requires a special process such as changing configuration files or >+ running a specific program you should document it in <filename>UPDATING</filename> >+ The format of <filename>UPDATING</filename> is >+ <programlisting>YYYYMMDD: >+ AFFECTS: users of portcategory/portname >+ AUTHOR: Your name <Your email address> >+ >+ Special instructions</programlisting> >+ If you are including exact portmaster or portupgrading instructions please make sure to get the shell escaping correct. >+ </para> >+ <para> >+ If your port is deleted or changes names you should add an entry to <filename>MOVED</filename>. >+ The format for an entry is:<programlisting>old name|new name (blank for deleted)|date of move|reason</programlisting> >+ </para> >+ </sect1> > </chapter> > > <chapter id="security">
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 152462
: 111233