Skip to Content.
Sympa Menu

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

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 (fc24a68e2c03611ed1ed4ec8c0bb5e871e989336)
  • Date: Sat, 6 Sep 2008 09:37:00 -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 | 5 +++++
z-http/firefox-bin/PREPARE | 2 +-
3 files changed, 10 insertions(+), 5 deletions(-)

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

firefox-bin: Updated devel version to 3.1-alpha2

diff --git a/z-http/firefox-bin/DETAILS b/z-http/firefox-bin/DETAILS
index a15ebb2..2166558 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.0.1
- SOURCE=firefox-$VERSION.tar.bz2
+ VERSION=3.1.0-alpha2
+ SOURCE=shiretoko-alpha2.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/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
else
VERSION=3.0.1
SOURCE=firefox-${VERSION}.tar.bz2
diff --git a/z-http/firefox-bin/HISTORY b/z-http/firefox-bin/HISTORY
index 3954155..5a03d68 100644
--- a/z-http/firefox-bin/HISTORY
+++ b/z-http/firefox-bin/HISTORY
@@ -1,3 +1,8 @@
+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
+
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 98bc2a2..cd012cd 100755
--- a/z-http/firefox-bin/PREPARE
+++ b/z-http/firefox-bin/PREPARE
@@ -1 +1 @@
-config_query FIREFOX_DEVEL "Install the 3.0 beta version?" n
+config_query FIREFOX_DEVEL "Install the 3.1 alpha version?" n



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

Archive powered by MHonArc 2.6.24.

Top of Page