Subject: check for correct version before building
To: None <tech-pkg@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 02/04/2004 14:50:46
If pkgsrc is out of sync, you may get some dependency that is required
like foo>=0.20 but then if foo is old it could say building foo-0.19 and
then continue and fail later.

I think it should check if dependency is correct before starting to build.

Or maybe that can't be done easily because is done in a sub-process that
doesn't have this knowledge?

   Jeremy C. Reed
   http://www.isp-faq.com/