Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by George Sherwood (085eeaae4b71134e246ca016d2dd1d8d40efc89b)

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 z-rejected grimoire by George Sherwood (085eeaae4b71134e246ca016d2dd1d8d40efc89b)
  • Date: Sat, 9 Jun 2007 00:03:49 -0500

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

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

New commits:
commit 085eeaae4b71134e246ca016d2dd1d8d40efc89b
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

firefox-bin: Updated devel version to 3.0a5. Updated question in PREPARE

diff --git a/z-http/firefox-bin/DETAILS b/z-http/firefox-bin/DETAILS
index 3c68f8c..4080f99 100755
--- a/z-http/firefox-bin/DETAILS
+++ b/z-http/firefox-bin/DETAILS
@@ -1,11 +1,11 @@
SPELL=firefox-bin
if [ "$FIREFOX_DEVEL" == "y" ]; then
- VERSION=2.0.0.4
- SOURCE=firefox-${VERSION}.tar.gz
+ VERSION=3.0a5
+ SOURCE=granparadiso-alpha5.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
+
SOURCE_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/granparadiso/alpha5/linux-i686/en-US/$SOURCE
+
SOURCE2_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/granparadiso/alpha5/linux-i686/en-US/$SOURCE2
else
VERSION=2.0.0.4
SOURCE=firefox-${VERSION}.tar.gz
diff --git a/z-http/firefox-bin/HISTORY b/z-http/firefox-bin/HISTORY
index 3ff9477..53fc18f 100644
--- a/z-http/firefox-bin/HISTORY
+++ b/z-http/firefox-bin/HISTORY
@@ -1,3 +1,7 @@
+2007-06-09 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated devel to 3.0a5
+ * PREPARE: Updated question to read 3.0 alpha
+
2007-05-31 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated stable and devel to 2.0.0.4. SECURITY_PATCH++

http://www.mozilla.org/projects/security/known-vulnerabilities.html#Firefox
diff --git a/z-http/firefox-bin/PREPARE b/z-http/firefox-bin/PREPARE
index 106360c..241dcc8 100755
--- a/z-http/firefox-bin/PREPARE
+++ b/z-http/firefox-bin/PREPARE
@@ -1 +1 @@
-config_query FIREFOX_DEVEL "Install the 2.0 beta version?" n
+config_query FIREFOX_DEVEL "Install the 3.0 alpha version?" n



  • [SM-Commit] GIT changes to master z-rejected grimoire by George Sherwood (085eeaae4b71134e246ca016d2dd1d8d40efc89b), George Sherwood, 06/09/2007

Archive powered by MHonArc 2.6.24.

Top of Page