New commits:
commit 5e8afebcfb4b2c139180b0f97f460b279b70f813
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>
firefox: Updated devel and stable to version 3.5. Updated spell
to work with xulrunner 1.9.1
diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 388c258..cc967e9 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,6 +1,6 @@
SPELL=firefox
if [[ $FIREFOX_CVS == y ]]; then
- VERSION=3.5rc3
+ VERSION=3.5
SOURCE=$SPELL-$VERSION-source.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG=firefox.gpg:$SOURCE2:UPSTREAM_KEY
@@ -8,7 +8,7 @@ if [[ $FIREFOX_CVS == y ]]; then
#
SOURCE_HASH=sha512:eb38349212a352718987e611315405c869fad9ebd6026ce4662bbbb12c5914178c6d348ea12686a7efbb046870e44238a1b46e20fe3d9eb323e3d6ab8f9dfacc
SOURCE2_URL[0]=$SOURCE_URL.asc
else
- VERSION=3.0.11
+ VERSION=3.5
SOURCE=$SPELL-$VERSION-source.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG=firefox.gpg:$SOURCE2:UPSTREAM_KEY
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index bb1d513..8a588c4 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,11 @@
+2009-06-30 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated devel and stable to 3.5
+ * INSTALL: Removed hack for 3.5rc's
+ * PRE_BUILD: Patch all versions. Use only one mozconfig file
+ * firefox-xulrunner.patch: Updated for version 3.5
+ * mozconfig3: Updated for version 3.5
+ * mozconfig31: Removed, after updating mozconfig3
+
2009-06-29 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated devel to 3.5rc3
diff --git a/http/firefox/INSTALL b/http/firefox/INSTALL
index 9591a55..aba58af 100755
--- a/http/firefox/INSTALL
+++ b/http/firefox/INSTALL
@@ -8,11 +8,8 @@ fi &&