Skip to Content.
Sympa Menu

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

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 (3e03fc53cb29f856ad8d1ea44a079cbbe10adc55)
  • Date: Tue, 20 Nov 2007 11:07:48 -0600

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 3e03fc53cb29f856ad8d1ea44a079cbbe10adc55
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

firefox-bin: Updated devel to version 3.0 beta 1.

diff --git a/z-http/firefox-bin/DETAILS b/z-http/firefox-bin/DETAILS
index dbd23c0..be18c63 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=3.0a8
- SOURCE=granparadiso-alpha8.tar.bz2
+ VERSION=3.0b1
+ 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/granparadiso/alpha8/linux-i386/en-US/$SOURCE
-
SOURCE2_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/granparadiso/alpha8/linux-i386/en-US/$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=2.0.0.9
SOURCE=firefox-${VERSION}.tar.gz
diff --git a/z-http/firefox-bin/HISTORY b/z-http/firefox-bin/HISTORY
index 8aa1f38..6597ae3 100644
--- a/z-http/firefox-bin/HISTORY
+++ b/z-http/firefox-bin/HISTORY
@@ -1,3 +1,7 @@
+2007-11-20 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated devel to 3.0beta1.
+ * PREPARE: Updated to reflect beta vs alpha.
+
2007-11-03 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 2.0.0.9

diff --git a/z-http/firefox-bin/PREPARE b/z-http/firefox-bin/PREPARE
index 241dcc8..98bc2a2 100755
--- a/z-http/firefox-bin/PREPARE
+++ b/z-http/firefox-bin/PREPARE
@@ -1 +1 @@
-config_query FIREFOX_DEVEL "Install the 3.0 alpha version?" n
+config_query FIREFOX_DEVEL "Install the 3.0 beta version?" n



  • [SM-Commit] GIT changes to master z-rejected grimoire by George Sherwood (3e03fc53cb29f856ad8d1ea44a079cbbe10adc55), George Sherwood, 11/20/2007

Archive powered by MHonArc 2.6.24.

Top of Page