Skip to Content.
Sympa Menu

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

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 (820213f76e5b0ad8dfa6a7aa0e5f3fce83d27549)
  • Date: Wed, 15 Aug 2007 13:38:48 -0500

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

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

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

firefox-bin: Updated stable to 2.0.0.6. SECURITY_PATCH++. Updated devel
to 3.0a7

diff --git a/z-http/firefox-bin/DETAILS b/z-http/firefox-bin/DETAILS
index f8c89f6..5a947b9 100755
--- a/z-http/firefox-bin/DETAILS
+++ b/z-http/firefox-bin/DETAILS
@@ -1,13 +1,13 @@
SPELL=firefox-bin
if [ "$FIREFOX_DEVEL" == "y" ]; then
- VERSION=3.0a6
- SOURCE=granparadiso-alpha6.tar.bz2
+ VERSION=3.0a7
+ SOURCE=granparadiso-alpha7.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"
-
SOURCE_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/granparadiso/alpha6/linux-i686/en-US/$SOURCE
-
SOURCE2_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/granparadiso/alpha6/linux-i686/en-US/$SOURCE2
+
SOURCE_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/granparadiso/alpha7/linux-i386/en-US/$SOURCE
+
SOURCE2_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/granparadiso/alpha7/linux-i386/en-US/$SOURCE2
else
- VERSION=2.0.0.5
+ VERSION=2.0.0.6
SOURCE=firefox-${VERSION}.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"
@@ -17,7 +17,7 @@ fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/firefox
WEB_SITE=http://www.mozilla.org/firefox
ENTERED=20040902
- SECURITY_PATCH=3
+ SECURITY_PATCH=4
LICENSE[0]=MOZILLA
REJECT="is non-source"
SHORT="The binary version of firefox."
diff --git a/z-http/firefox-bin/HISTORY b/z-http/firefox-bin/HISTORY
index 3be4c2e..58ea26c 100644
--- a/z-http/firefox-bin/HISTORY
+++ b/z-http/firefox-bin/HISTORY
@@ -1,3 +1,7 @@
+2007-08-15 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated stable to version 2.0.0.6. SECURITY_PATCH++
+ Updated devel to 3.0a7
+
2007-07-18 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated stable to version 2.0.0.5. SECURITY_PATCH++




  • [SM-Commit] GIT changes to master z-rejected grimoire by George Sherwood (820213f76e5b0ad8dfa6a7aa0e5f3fce83d27549), George Sherwood, 08/15/2007

Archive powered by MHonArc 2.6.24.

Top of Page