Skip to Content.
Sympa Menu

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

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 (d2418e1053003f50de42769ba75fd03acae95b7f)
  • Date: Tue, 14 Oct 2008 15:31:11 -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 | 6 +++++-
z-http/firefox-bin/PREPARE | 2 +-
3 files changed, 10 insertions(+), 6 deletions(-)

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

firefox-bin: Updated devel to version 3.1b1

diff --git a/z-http/firefox-bin/DETAILS b/z-http/firefox-bin/DETAILS
index 165fd40..3b4c8ce 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.1.0-alpha2
- SOURCE=shiretoko-alpha2.tar.bz2
+ VERSION=3.1b1
+ 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/shiretoko/alpha2/linux-i686/en-US/$SOURCE
-
SOURCE2_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/shiretoko/alpha2/linux-i686/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=3.0.3
SOURCE=firefox-${VERSION}.tar.bz2
diff --git a/z-http/firefox-bin/HISTORY b/z-http/firefox-bin/HISTORY
index b71ec5f..cbd40b2 100644
--- a/z-http/firefox-bin/HISTORY
+++ b/z-http/firefox-bin/HISTORY
@@ -1,3 +1,7 @@
+2008-10-14 George Sherwood <gsherwood AT sourcemage.org>
+ PREPARE: Adjusted devel version question
+ DETAILS: Updated devel to 3.1b1. Updated devel SOURCE_URL
+
2008-09-26 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated stable to version 3.0.3

@@ -8,7 +12,7 @@
2008-09-06 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated devel to 3.1-alpha2. Updated devel SOURCE_URL.
Updated devel SOURCE
- * PREPARE: Adjusted devel version quesiton
+ * PREPARE: Adjusted devel version question

2008-07-18 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 3.0. SECURITY_PATCH++
diff --git a/z-http/firefox-bin/PREPARE b/z-http/firefox-bin/PREPARE
index cd012cd..8dc25e4 100755
--- a/z-http/firefox-bin/PREPARE
+++ b/z-http/firefox-bin/PREPARE
@@ -1 +1 @@
-config_query FIREFOX_DEVEL "Install the 3.1 alpha version?" n
+config_query FIREFOX_DEVEL "Install the 3.1 beta version?" n



  • [SM-Commit] GIT changes to master z-rejected grimoire by George Sherwood (d2418e1053003f50de42769ba75fd03acae95b7f), George Sherwood, 10/14/2008

Archive powered by MHonArc 2.6.24.

Top of Page