#41224: emacs-app @24.3_1 default-directory on Mavericks -----------------------------------+----------------------- Reporter: bouttier__macports@… | Owner: hum@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: emacs-app | -----------------------------------+----------------------- Comment (by edxmail-macports@…): Replying to [comment:8 bouttier__macports@…]: THANK YOU! Worked like a charm with one change, which was to refer to port as "emacs-app" as in "sudo port upgrade emacs-app" on the last line. Very much appreciated!
Replying to [comment:6 edxmail-macports@…]:
Please forgive this beginner's question, but "sudo port upgrade emacs- app" does not pick up this patch; reinstalling emacs-app creates version 24.3.1, not 24.3.2. Any pointers to how to apply this patch would be much appreciated.
I do not know if there is a better way but here is what I did (after downloading the patch file) :
{{{ cd `port dir emacs-app` sudo patch -p1 < ~/Downloads/emacs-app-home.patch }}} Enter "Portfile" at the prompt "File to patch:", then : {{{ sudo mv dports/aqua/emacs-app/files/patch-mavericks-* files sudo rm -rf dports sudo port upgrade emacs }}}
-- Ticket URL: <https://trac.macports.org/ticket/41224#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X