Date: Mon, 1 Apr 2013 10:24:55 -0700 From: Paul Hoffman <phoffman@proper.com> To: freebsd-perl@freebsd.org Subject: Re: Confused about what to do after a version upgrade Message-ID: <6E0B23E7-5AC0-43F0-BAD4-0CD972C367E2@proper.com> In-Reply-To: <1E4289FD-35A8-4133-96C2-78E71E940504@proper.com> References: <1E4289FD-35A8-4133-96C2-78E71E940504@proper.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for the replies. I chose Markus' solution: > pkg_deinstall -f perl-5.8.9_7 > pkgdb -F > ^^that should fix it after smashing by pkg_deinstall -f it ;) > if problems, you need to rebuild the new perl again.... over Milki's: > Portupgrade users: > 0) Fix pkgdb.db (for safety): > pkgdb -Ff >=20 > 1) Reinstall new version of Perl (5.16): > env DISABLE_CONFLICTS=3D1 portupgrade -o lang/perl5.16 -f = perl-5.12.\* >=20 > 2) Reinstall everything that depends on Perl: > portupgrade -fr perl ...but suspect I should have chosen Milki's. In fact, I did have to = rebuild the new perl after the two steps in Markus' solution. Thanks for the quick responses! --Paul Hoffman=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6E0B23E7-5AC0-43F0-BAD4-0CD972C367E2>
