Skip to Content.
Sympa Menu

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

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 (0a838aebd4fa9a7d2f532bc5003c5a1a3724ea70)
  • Date: Tue, 17 Jun 2008 15:11:27 -0500

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

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

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

firefox-bin: Updated to version 3.0

diff --git a/z-http/firefox-bin/DETAILS b/z-http/firefox-bin/DETAILS
index 8d277ca..ae4d8ac 100755
--- a/z-http/firefox-bin/DETAILS
+++ b/z-http/firefox-bin/DETAILS
@@ -1,14 +1,14 @@
SPELL=firefox-bin
if [ "$FIREFOX_DEVEL" == "y" ]; then
- VERSION=3.0rc2
+ VERSION=3.0
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=2.0.0.13
- SOURCE=firefox-${VERSION}.tar.gz
+ VERSION=3.0
+ SOURCE=firefox-${VERSION}.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"

SOURCE_URL[0]=http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/en-US/${SOURCE}
diff --git a/z-http/firefox-bin/HISTORY b/z-http/firefox-bin/HISTORY
index 464fbb7..68dc41e 100644
--- a/z-http/firefox-bin/HISTORY
+++ b/z-http/firefox-bin/HISTORY
@@ -1,3 +1,6 @@
+2008-06-17 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 3.0. Updated $SOURCE
+
2008-06-08 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated devel to version 3.0rc2




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

Archive powered by MHonArc 2.6.24.

Top of Page