Date: Sat, 13 Jan 2001 18:05:03 -0800 (PST) From: Paul Richards <paul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/update pkg_update.pl Message-ID: <200101140205.f0E254U92499@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
paul 2001/01/13 18:05:03 PST Modified files: usr.sbin/pkg_install/update pkg_update.pl Log: Fix a nasty bug whereby if the package file didn't have a version number then all packages would be deinstalled! The tightening up of version number checking also fixes a bug where a package file such as gtk.tgz would have resulting in gtk-engines being deinstalled. Revision Changes Path 1.4 +14 -8 src/usr.sbin/pkg_install/update/pkg_update.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101140205.f0E254U92499>