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

Diff for /www/Attic/checklist.html between version 1.61 and 1.62

version 1.61, 2005/06/10 10:37:35 version 1.62, 2006/11/04 10:53:37
Line 384 
Line 384 
 and add every <code>LIB_DEPENDS</code> or <code>WANTLIB</code> annotation  and add every <code>LIB_DEPENDS</code> or <code>WANTLIB</code> annotation
 that is needed until it runs cleanly (run <code>make clean=package</code>  that is needed until it runs cleanly (run <code>make clean=package</code>
 to remove the old package after updating the port's Makefile).  to remove the old package after updating the port's Makefile).
   You may want to read
   <a href="porting/update.html">the update guidelines</a>
   to understand why this is so important.
 <br><br><li>  <br><br><li>
 Check for regression tests, and whether they run cleanly. Set  Check for regression tests, and whether they run cleanly. Set
 <code>NO_REGRESS=Yes</code> if a port has no test infrastructure.  <code>NO_REGRESS=Yes</code> if a port has no test infrastructure.

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62