Chuck Swiger schreef:
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:
Ok, feeling stupid now..
I do check it, but not always. Lessons learned!
Cheers,
-- Frederique
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"