Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by George Sherwood (9b37f262a5c217da9051a6eefa94f1a80f67f815)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by George Sherwood (9b37f262a5c217da9051a6eefa94f1a80f67f815)
  • Date: Tue, 30 Jun 2009 08:08:35 -0500

GIT changes to master binary grimoire by George Sherwood
<gsherwood AT sourcemage.org>:

bin-http/firefox-bin/DETAILS | 4 ++--
bin-http/firefox-bin/HISTORY | 3 +++
bin-http/firefox-bin/PREPARE | 2 +-
3 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 9b37f262a5c217da9051a6eefa94f1a80f67f815
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

firefox-bin: Updated to version 3.5

diff --git a/bin-http/firefox-bin/DETAILS b/bin-http/firefox-bin/DETAILS
index a6129b2..8b8f854 100755
--- a/bin-http/firefox-bin/DETAILS
+++ b/bin-http/firefox-bin/DETAILS
@@ -1,13 +1,13 @@
SPELL=firefox-bin
if [ "$FIREFOX_DEVEL" == "y" ]; then
- VERSION=3.5b99
+ VERSION=3.5
SOURCE=firefox-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"

SOURCE_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/en-US/$SOURCE

SOURCE2_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/en-US/$SOURCE2
else
- VERSION=3.0.10
+ VERSION=3.5
SOURCE=firefox-${VERSION}.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"
diff --git a/bin-http/firefox-bin/HISTORY b/bin-http/firefox-bin/HISTORY
index 849691f..926171a 100644
--- a/bin-http/firefox-bin/HISTORY
+++ b/bin-http/firefox-bin/HISTORY
@@ -1,3 +1,6 @@
+2009-06-30 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated devel and stable to 3.5
+
2009-06-09 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated stable to version 3.0.10. SECURITY_PATCH++
Updated devel to version 3.5b99
diff --git a/bin-http/firefox-bin/PREPARE b/bin-http/firefox-bin/PREPARE
index 8dc25e4..4e3d87f 100755
--- a/bin-http/firefox-bin/PREPARE
+++ b/bin-http/firefox-bin/PREPARE
@@ -1 +1 @@
-config_query FIREFOX_DEVEL "Install the 3.1 beta version?" n
+config_query FIREFOX_DEVEL "Install the 3.5 beta version?" n



  • [SM-Commit] GIT changes to master binary grimoire by George Sherwood (9b37f262a5c217da9051a6eefa94f1a80f67f815), George Sherwood, 06/30/2009

Archive powered by MHonArc 2.6.24.

Top of Page