On Wed, Jan 20, 2010 at 1:54 PM, Helmut Schneider <[email protected]> wrote: > [...] > Currently the only solution seems to remove perl.5.8 which as a result > deletes all dependencies which requires *all* ports to be reinstalled. >
No way, only if you decide to deinstall everything recursively. What about: # pkg_deinstall -vfu perl-threaded-5.8.9_3 # portinstall -v lang/perl5.10 # portupgrade -vfu p5\* (Also, cross-checking with /usr/local/bin/perl-after-upgrade helps with some other specific cases). m. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
