Skip to content

Instantly share code, notes, and snippets.

@eedgar
Created October 2, 2014 19:54
Show Gist options
  • Save eedgar/563f2612cd5899be9b85 to your computer and use it in GitHub Desktop.
Save eedgar/563f2612cd5899be9b85 to your computer and use it in GitHub Desktop.
freebsd 8.3 bash upgrade
cd /usr/ports/shells/bash
update the Makefile
PATCHLEVEL= 15
run make makesum
make deinstall
make reinstall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment