Hi folks, Here's a 1.3.x branch homebrew formula: https://gist.github.com/4657643 as the main homebrew repo doesn't accept recipes that point to evolving branches. It still uses all the homebrew goodness and the only difference is pointing to a development branch. brew dependencies and uninstall all work the usual way.
You should be able to do: `brew install --devel https://gist.github.com/raw/4657643/couchdb.rb` Please let me know if it works for you and on what OSX versions! A+ DAve
