=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/checklist.html,v retrieving revision 1.39 retrieving revision 1.40 diff -u -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,7 +63,7 @@
@@ -103,7 +103,7 @@ 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: +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,7 +124,7 @@
  • -Create a checksum in files/md5 by typing make makesum. +Create a checksum in distinfo by typing make makesum. Then verify the checksum is correct by typing make checksum