On Feb 10, 2009, at 11:25 AM, Frederique Rijsdijk wrote:
Now tons of things are broken (looking for stuff in */site_perl/
5.8.8/* but that's now */site_perl/5.8.9/*) and I have to recompile
those that failed earlier:
cd /var/db/pkg ; grep -r 'site_perl/5\.8\.8' * | awk -F\/ '{print
$1}' | sort | grep -v pkgdb | xargs portupgrade -fbp
And after a couple of these cycles everything is OK again..
Am I doing something wrong or .. what?
I'd imagine that reading this part of /usr/ports/UPDATING:
20090113:
AFFECTS: users of lang/perl5.8
AUTHOR: [email protected]
lang/perl5.8 has been updated to 5.8.9. You should update everything
depending on perl. The easiest way to do that is to use
perl-after-upgrade script supplied with lang/perl5.8. Please see
its manual page for details.
...would have been helpful.
Regards,
--
-Chuck
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"