Date: Fri, 2 Apr 2004 12:47:14 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Jesse Sheidlower <jester@panix.com> Cc: freebsd-questions@freebsd.org Subject: Re: Upgrading Perl within 5.2 Message-ID: <20040402114714.GA16051@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20040401150535.GA16376@panix.com> References: <20040401150535.GA16376@panix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--y0ulUmNC+osPPQO6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 01, 2004 at 10:05:35AM -0500, Jesse Sheidlower wrote: > Yesterday I installed FreeBSD 5.2.1, and the active Perl port > is /usr/ports/lang/perl, which is v. 5.6.1. I'd like to upgrade > to 5.8.2, which is in /usr/ports/lang/perl5.8 and thus I can't > just do "portupgrade perl". You can tell the portupgrade tools the path relative to /usr/ports -- so to upgrade from perl-5.6.1 to perl-5.8.2 you would do: # pkg_deinstall -f lang/perl5 # portinstall lang/perl5.8 and then all the 'use.perl port' stuff, as well as re-installing any perl modules (ie. anything that installed files under /usr/local/lib/perl5/5.6.1 or /usr/local/lib/perl5/site-perl/5.6.1) Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --y0ulUmNC+osPPQO6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD4DBQFAbVLCdtESqEQa7a0RAq8QAJYozc8/sCd/LywcJkeCJuo2PzRyAKCLIWTR x2PfBhf01LeMB2O6/icXAw== =TqdF -----END PGP SIGNATURE----- --y0ulUmNC+osPPQO6--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040402114714.GA16051>