=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/checklist.html,v retrieving revision 1.39 retrieving revision 1.40 diff -c -r1.39 -r1.40 *** www/Attic/checklist.html 2001/11/12 21:01:28 1.39 --- www/Attic/checklist.html 2001/12/19 21:33:48 1.40 *************** *** 63,69 ****
--- 63,69 ----
*************** *** 103,109 **** MASTER_SITE_SUBDIR in your Makefile.
  • Ports normally correspond to given versions of software. Once they are retrieved, files are checksummed and compared to the recorded ! checksum in files/md5. So, to avoid confusion, DISTFILES and PATCHFILES should have clearly visible version numbers: don't retrieve foo-latest.tar.gz if it is a link to foo-1.0.5.tar.gz. If necessary, gently ask the original program author to make such distinctions clear.
  • --- 103,109 ---- MASTER_SITE_SUBDIR in your Makefile.
  • Ports normally correspond to given versions of software. Once they are retrieved, files are checksummed and compared to the recorded ! checksum(s) in distinfo. So, to avoid confusion, DISTFILES and PATCHFILES should have clearly visible version numbers: don't retrieve foo-latest.tar.gz if it is a link to foo-1.0.5.tar.gz. If necessary, gently ask the original program author to make such distinctions clear.
  • *************** *** 124,130 ****
  • ! Create a checksum in files/md5 by typing make makesum. Then verify the checksum is correct by typing make checksum
  • ! Create a checksum in distinfo by typing make makesum. Then verify the checksum is correct by typing make checksum