simon 2007-10-26 10:12:26 UTC
FreeBSD src repository
Modified files:
usr.sbin/pkg_install/version perform.c
Log:
If the INDEX file cannot be opened, print the actual filename / path
pkg_version tried to open instead of just "INDEX" to make the actual
problem more clear (e.g. missing INDEX-8).
MFC after: 3 days
Reviewed by: portmgr (pav)
Revision Changes Path
1.17 +8 -7 src/usr.sbin/pkg_install/version/perform.c