Date: Thu, 24 Feb 2011 11:53:33 -0500 From: "illoai@gmail.com" <illoai@gmail.com> To: Aleksandr Miroslav <alexmiroslav@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: upgrading apr from v0 to v1 via portupgrade? Message-ID: <AANLkTi=H6hRi9PzZ2n-V-8L4XSFEfkmdOM9dMGjed_iz@mail.gmail.com> In-Reply-To: <AANLkTinMnBtioaMfs%2B8qfSgbQn7m1pLMTnmDvU41HFam@mail.gmail.com> References: <AANLkTinMnBtioaMfs%2B8qfSgbQn7m1pLMTnmDvU41HFam@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 24 February 2011 11:09, Aleksandr Miroslav <alexmiroslav@gmail.com> wrote: > I recently moved my server to a new box and in the process of doing > that, I upgraded from FreeBSD 7.3 to 8.1. > > When I say I moved, I mean I backed up all my personal data (databases, > config values, etc.), made a list of all packages, and installed an > identical box with the same pacakges. > > Recently I noticed that somehow I am on apr-0.9.19.0.9.19. On my old > box, I was on apr-ipv6-devrandom-gdbm-db47-1.4.2.1.3.10. > > I didn't make that choice deliberarely, somehow when I installed all the > pacakges, apr-0 was installed instead of apr-1. > > Normally I wouldn't care, but apr-0 has had an unpatched security > advisory for a few weeks now, so I would like to upgrade all my packages > that use apr-0 to apr-1. > > I use portupgrade, how can I do this? The general (untested) notion would be: portupgrade -o devel/apr1 apr-0 & then portupgrade -frx apr apr (which hopefully will rebuild everything depending upon apr without rebuilding apr twice) -- --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=H6hRi9PzZ2n-V-8L4XSFEfkmdOM9dMGjed_iz>
