K 10 svn:author V 5 dougb K 8 svn:date V 27 2010-02-08T06:28:33.649988Z K 7 svn:log V 221 Refactor the duplicate detection code in update_build_l(): 1. Put the case statements all on one line to condense the code a bit 2. Reorganize the code to avoid expensive greps through /var/db/pkg if we find a duplicate. END