I just upgraded to BasicTeX 2012, and here’s a quick synopsis of the steps:
tlmgr uninstall- download and install the current BasicTeX package from tug.org
- update
PATHenvironment variable to include the current install location:/usr/local/texlive/2012basic/bin/universal-darwin tlmgr update --selftlmgr update --alltlmgr install collection-fontsrecommendedtlmgr install subfiguretlmgr install exam
The Exam package is new (chalk it up to the new job), and the impetus for the updated install. The rest of the steps are really based on my previous TeX posts: here and here.