Date: Tue, 10 Feb 2009 11:57:37 -0800 From: Chuck Swiger <cswiger@mac.com> To: Frederique Rijsdijk <frederique@isafeelin.org> Cc: freebsd-ports@freebsd.org Subject: Re: upgrading perl blues Message-ID: <005FF543-872E-4511-8EBF-55DE0FC6CB75@mac.com> In-Reply-To: <4991D4A3.2010307@isafeelin.org> References: <4991D4A3.2010307@isafeelin.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Feb 10, 2009, at 11:25 AM, Frederique Rijsdijk wrote: > Now tons of things are broken (looking for stuff in */site_perl/ > 5.8.8/* but that's now */site_perl/5.8.9/*) and I have to recompile > those that failed earlier: > > cd /var/db/pkg ; grep -r 'site_perl/5\.8\.8' * | awk -F\/ '{print > $1}' | sort | grep -v pkgdb | xargs portupgrade -fbp > > And after a couple of these cycles everything is OK again.. > > Am I doing something wrong or .. what? I'd imagine that reading this part of /usr/ports/UPDATING: 20090113: AFFECTS: users of lang/perl5.8 AUTHOR: skv@FreeBSD.org lang/perl5.8 has been updated to 5.8.9. You should update everything depending on perl. The easiest way to do that is to use perl-after-upgrade script supplied with lang/perl5.8. Please see its manual page for details. ...would have been helpful. Regards, -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005FF543-872E-4511-8EBF-55DE0FC6CB75>