Date: Tue, 20 Mar 2001 17:25:41 +0100 From: Christoph Sold <so@server.i-clue.de> To: Dennis Jun <dennisjun@home.com> Cc: freebsd-questions@FreeBSD.ORG, freebsd-newbies@FreeBSD.ORG Subject: Re: Upgrading a depended port Message-ID: <3AB78485.D239A738@i-clue.de> References: <000f01c0b093$183e48b0$0300a8c0@wilma>
next in thread | previous in thread | raw e-mail | index | archive | help
Dennis Jun schrieb: > > Hello all! > > I have gkrellm-1.0.6 installed on my system. I wish to upgrade it to > 1.0.7. However, after I did a cd /usr/ports/sysutils/gkrellm/; make; > pkg_delete /var/db/pkg/gkrellm-1.0.6/ I got the following warning: > > pkg_delete: package `gkrellm-1.0.6' is required by these other packages > and may not be deinstalled: > gkrellmms-0.5.5 > gkrellmvolume-0.8 > > Now I'm wondering what would be the best course of action to upgrade to > 1.0.7 without breaking those apps that are dependent on it. Much thanx in > advance. The save way is to update the dependent ports as well. To do so savely: - Build both dependent ports - pkg_delete the old versions - install the new versions HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AB78485.D239A738>