[BACK]Return to checklist.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/Attic/checklist.html between version 1.17 and 1.18

version 1.17, 1999/08/15 02:23:45 version 1.18, 1999/11/02 15:45:33
Line 59 
Line 59 
     <p>Note: Patches go in the directory `patches' and are named patch-xx      <p>Note: Patches go in the directory `patches' and are named patch-xx
        where xx should be aa, ab, ..., az, ba, bb ... zz.         where xx should be aa, ab, ..., az, ba, bb ... zz.
        <ul>         <ul>
         <li>only patch one source file per patchfile, please          <li>only patch one source file per patchfile, please,
         <li>use diff -u to generate patches          <li>use diff -p -u to generate patches,
         <li>all patches MUST be relative to ${WRKSRC}          <li>all patches MUST be relative to ${WRKSRC},
           <li>check that patches <strong>DON'T</strong> contain tags that cvs
               will replace,
         <li>add a small explanation of the patch role in the patchfile before          <li>add a small explanation of the patch role in the patchfile before
             the patch itself, and an OpenBSD CVS tag              the patch itself, and an OpenBSD CVS tag
             <code>&#36;OpenBSD&#36;</code>              <code>&#36;OpenBSD&#36;</code>.
        </ul>         </ul>
    <p>     <p>
    <li><code>make patch</code><br>     <li><code>make patch</code><br>

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18