K 10 svn:author V 8 cperciva K 8 svn:date V 27 2005-05-24T08:26:44.000000Z K 7 svn:log V 417 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. Approved by: portmgr (krion) END