cvs commit: src/usr.sbin/pkg_install/version perform.c
test-pkg_version.sh
Kirill Ponomarew
krion at FreeBSD.org
Sat Oct 29 08:45:54 PDT 2005
krion 2005-10-29 15:45:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.sbin/pkg_install/version perform.c test-pkg_version.sh
Log:
MFC: perform.c:1.14 test-pkg_version.sh:1.6
date: 2005/10/10 12:35:30; author: krion; state: Exp; lines: +9 -4
* pkg_version(1) exits if INDEX files is not found and -I is not
specified. The result is that the package will be listed with a '?'
as if it was not found within the INDEX file, so fix this behaviour.
* Remove trailing spaces.
PR: bin/87136
Submitted by: Sean Farley <sean-freebsd at farley dot org>
Approved by: re
Revision Changes Path
1.12.2.2 +10 -5 src/usr.sbin/pkg_install/version/perform.c
1.5.8.1 +1 -1 src/usr.sbin/pkg_install/version/test-pkg_version.sh
More information about the cvs-src
mailing list