Date: Mon, 10 Oct 2005 12:35:31 +0000 (UTC) From: Kirill Ponomarew <krion@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/version perform.c test-pkg_version.sh Message-ID: <200510101235.j9ACZVLU003967@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2005-10-10 12:35:31 UTC FreeBSD src repository Modified files: usr.sbin/pkg_install/version perform.c test-pkg_version.sh Log: * 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> MFC after: 3 days Revision Changes Path 1.14 +9 -4 src/usr.sbin/pkg_install/version/perform.c 1.6 +1 -1 src/usr.sbin/pkg_install/version/test-pkg_version.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510101235.j9ACZVLU003967>