=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/checklist.html,v retrieving revision 1.51 retrieving revision 1.52 diff -c -r1.51 -r1.52 *** www/Attic/checklist.html 2003/06/22 13:24:32 1.51 --- www/Attic/checklist.html 2003/10/31 22:31:19 1.52 *************** *** 209,226 **** invoked separately as make distpatch, which is a convenient target for porters. Ignore this if you haven't set it.
  • ! Only patch one source file per patchfile, please,
  • ! Use make update-patches to generate patches,
  • ! All patches MUST be relative to ${WRKDIST},
  • Check that patches DON'T contain tags that cvs will replace. If they do, your patches won't apply after you check them in. You can check in your changes with -kk to avoid this.
  • ! Add a small explanation of the patch role in the patchfile before ! the patch itself, and an OpenBSD CVS tag $OpenBSD$.
  • Please feed your patches back to the author of that piece of software. --- 209,226 ---- invoked separately as make distpatch, which is a convenient target for porters. Ignore this if you haven't set it.
  • ! Only patch one source file per patchfile, please.
  • ! Use make update-patches to generate patches.
  • ! All patches MUST be relative to ${WRKDIST}.
  • Check that patches DON'T contain tags that cvs will replace. If they do, your patches won't apply after you check them in. You can check in your changes with -kk to avoid this.
  • ! Write a small explanation at the beginning of the patchfile about its purpose ! (not mandatory).
  • Please feed your patches back to the author of that piece of software. *************** *** 499,504 **** Porting www@openbsd.org !
    $OpenBSD: checklist.html,v 1.51 2003/06/22 13:24:32 sturm Exp $ --- 499,504 ---- Porting www@openbsd.org !
    $OpenBSD: checklist.html,v 1.52 2003/10/31 22:31:19 margarida Exp $