- Go to https://trac.macports.org/browser/trunk/dports and find the revision and directory you want. In my case, it was 91935 and devel/automake
- Go to some temporary directory (one accessible to everybody; see step 5)
- svn co -r 91935 http://svn.macports.org/repository/macports/trunk/dports/devel/automake
- cd automake
- Change read/write permissions and/or ownership so that macports can access Portfile and potentially files. For example, sudo chown -R macports:macports Portfile files
- sudo port install
- You can check the newly-installed version with port installed automake
Friday, September 28, 2012
Macports madness
How to install older versions with MacPorts:
Subscribe to:
Posts (Atom)