From 3575657169102a2879477166f408bb265b61f808 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 25 Jun 2010 14:32:24 -0700 Subject: Revert SpiderMonkey. The latest 1.9.3x builds of SpiderMonkey are not compatible with CouchDB, and presumably other software that depends on an older SpiderMonkey API. Revert SpiderMonkey to the previous version, but update the version to reflect what that revision actually is. --- Library/Formula/spidermonkey.rb | 54 ++++++++++++++++++++++++++++++----------- 1 file changed, 40 insertions(+), 14 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/spidermonkey.rb b/Library/Formula/spidermonkey.rb index 6f42d1dc3..a2f0e8a28 100644 --- a/Library/Formula/spidermonkey.rb +++ b/Library/Formula/spidermonkey.rb @@ -1,12 +1,13 @@ require 'formula' class Spidermonkey