K 10 svn:author V 5 krion K 8 svn:date V 27 2005-06-12T08:29:24.000000Z K 7 svn:log V 542 MFC: main.c:1.5, perform.c:1.12, pkg_version:1.33, version.h:1.4 date: 2005/05/24 08:26:44; author: cperciva; state: Exp; lines: +1 -0 Add an -I option to pkg_version: -I Use only the index file for determining if a package is out of date. This is much faster than using the version number from a port's Makefile, at the expense of potentially giving an incor- rect result if the index file is out of date. Without this option, the index file is only consulted if "make -V PKGNAME" cannot be used. END