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 that 
> 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

-- 
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

Attachment: pgpytsiieKJKd.pgp
Description: PGP signature

Reply via email to