From owner-freebsd-questions@FreeBSD.ORG Mon Mar 7 19:17:31 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1798416A4CE for ; Mon, 7 Mar 2005 19:17:31 +0000 (GMT) Received: from male.aldigital.co.uk (male.thebunker.net [213.129.64.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8F7643D54 for ; Mon, 7 Mar 2005 19:17:30 +0000 (GMT) (envelope-from matthew@thebunker.net) Received: from gravitas.thebunker.net (gateway.ash.thebunker.net [213.129.64.4]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by male.aldigital.co.uk (Postfix) with ESMTP id D682F9776B; Mon, 7 Mar 2005 19:17:29 +0000 (GMT) Received: from gravitas.thebunker.net (localhost [127.0.0.1]) j27JHTae006174; Mon, 7 Mar 2005 19:17:29 GMT (envelope-from matthew@gravitas.thebunker.net) Received: (from matthew@localhost) by gravitas.thebunker.net (8.13.3/8.13.3/Submit) id j27JHLt4006173; Mon, 7 Mar 2005 19:17:21 GMT (envelope-from matthew) Date: Mon, 7 Mar 2005 19:17:21 +0000 From: Matthew Seaman To: FreeBsdBeni Message-ID: <20050307191721.GB5094@gravitas.thebunker.net> Mail-Followup-To: Matthew Seaman , FreeBsdBeni , freebsd-questions@freebsd.org References: <200503061201.01469.freebsdbeni@spymac.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZoaI/ZTpAVc4A5k6" Content-Disposition: inline In-Reply-To: <200503061201.01469.freebsdbeni@spymac.com> User-Agent: Mutt/1.5.8i cc: freebsd-questions@freebsd.org Subject: Re: removing p5-File-Temp from portversions upgrade list ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 19:17:31 -0000 --ZoaI/ZTpAVc4A5k6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 06, 2005 at 12:00:55PM +0100, FreeBsdBeni wrote: > So, how do I get the p5-File-Temp out of the portversion-list of files th= at=20 > need to be upgraded ? Since File::Temp is bart of the base perl now, your best bet is to: # pkg_delete -f p5-File-Temp # pkgdb -F # portupgrade -f lang/perl5.8 (ie. force a re-install of perl, so that it replaces any files deleted as part of the p5-File-Temp package.) That last step may not be necessary any more with very recent versions of perl -- I believe that the perl port was changed so that added modules wouldn't overwrite their equivalents bundled with the core perl. But I could be mistaken, and forcing a reinstall of perl like that shuldn't have any nasty consequences other than taking up some system resources to do the compilation. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 8 Dane Court Manor School Rd PGP: http://www.infracaninophile.co.uk/pgpkey Tilmanstone Tel: +44 1304 617253 Kent, CT14 0JL UK --ZoaI/ZTpAVc4A5k6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iQCVAwUBQiyowZr7OpndfbmCAQIkxwQAmluBotllOEMqznBRy8rscADibgn+eaC/ YYIPriBhAicCChlCx+xYvLJomUCKSI9rlVI8gidEDLt6h8j13mhllFuVUWQhSBrg YVQEhYHb4SIGPPUubt6yjHOzkjjoj96gjuSD691ngmSWM16bZ9FGTUDxpjXWfyK9 1wKCiuXvnnY= =3wAk -----END PGP SIGNATURE----- --ZoaI/ZTpAVc4A5k6--