Date: Wed, 20 Jan 2010 14:29:30 +0100 From: Michal Varga <varga.michal@gmail.com> To: Helmut Schneider <jumper99@gmx.de> Cc: freebsd-ports@freebsd.org Subject: Re: How to upgrade perl 5.8 to 5.10? Message-ID: <3f1fd1ea1001200529h5a0e41b9kda9fc62410c3daa@mail.gmail.com> In-Reply-To: <xn0gpdade8ge98a006@news.gmane.org> References: <xn0gpdade8ge98a006@news.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 20, 2010 at 1:54 PM, Helmut Schneider <jumper99@gmx.de> wrote: > [...] > Currently the only solution seems to remove perl.5.8 which as a result > deletes all dependencies which requires *all* ports to be reinstalled. > No way, only if you decide to deinstall everything recursively. What about: # pkg_deinstall -vfu perl-threaded-5.8.9_3 # portinstall -v lang/perl5.10 # portupgrade -vfu p5\* (Also, cross-checking with /usr/local/bin/perl-after-upgrade helps with some other specific cases). m.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3f1fd1ea1001200529h5a0e41b9kda9fc62410c3daa>