I tried updating my emacs (22.1) to a newer version with this command:
$ sudo port -u upgrade emacs
Warning: port definitions are more than two weeks old, consider using selfupdate
---> Scanning binaries for linking errors: 100.0%
---> No broken files found.
and now emacs --version still returns ’22’, obviously meaning it has not been updated.
How do I fix this?
1 Answer