#40365: couchdb @1.3.1_1 Update to 1.4.0 ----------------------+--------------------------------- Reporter: jeff@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: haspatch maintainer Port: couchdb | ----------------------+--------------------------------- Comment (by jeff@…): Just a note here: This update also brings in SpiderMonkey 1.8.5. In the configure args I used `CPPFLAGS=` instead of `--with-js-include` because `/opt/local/include/js/` is hardcoded in the configure script and is used before the `--with-js-include` value, causing a build error when both spidermonkey and spidermonkey185 were installed. `CPPFLAGS=` is first, so it uses the right includes. I could patch the configure script but this seemed like a cleaner way to do it. Comments or concerns are welcome regarding this change. -- Ticket URL: <https://trac.macports.org/ticket/40365#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X