Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by George Sherwood (06c2ca452a0d50b808369aea1ef907764e77402c)

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 binary grimoire by George Sherwood (06c2ca452a0d50b808369aea1ef907764e77402c)
  • Date: Fri, 23 Jul 2010 18:52:07 -0500

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

bin-http/firefox-bin/DETAILS | 6 +++---
bin-http/firefox-bin/HISTORY | 5 ++++-
2 files changed, 7 insertions(+), 4 deletions(-)

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

firefox-bin: Updated to version 3.6.8. SECURITY_PATCH++

diff --git a/bin-http/firefox-bin/DETAILS b/bin-http/firefox-bin/DETAILS
index e4d8243..e44783c 100755
--- a/bin-http/firefox-bin/DETAILS
+++ b/bin-http/firefox-bin/DETAILS
@@ -1,13 +1,13 @@
SPELL=firefox-bin
if [ "$FIREFOX_DEVEL" == "y" ]; then
- VERSION=3.6.3
+ VERSION=3.6.8
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=3.6.3
+ VERSION=3.6.8
SOURCE=firefox-${VERSION}.tar.bz2
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=22
+ SECURITY_PATCH=23
LICENSE[0]=MOZILLA
SHORT="The binary version of firefox."
cat << EOF
diff --git a/bin-http/firefox-bin/HISTORY b/bin-http/firefox-bin/HISTORY
index 68cde41..bcc651b 100644
--- a/bin-http/firefox-bin/HISTORY
+++ b/bin-http/firefox-bin/HISTORY
@@ -1,5 +1,8 @@
+2010-07-23 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 3.6.8. SECURITY_PATCH++
+
2010-04-02 George Sherwood <gsherwood AT sourcemage.org>
- * DETAILS: Updated to verson 3.6.3. SECURITY_PATCH++
+ * DETAILS: Updated to version 3.6.3. SECURITY_PATCH++

2010-01-23 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updates stable and devel to version 3.6



  • [SM-Commit] GIT changes to master binary grimoire by George Sherwood (06c2ca452a0d50b808369aea1ef907764e77402c), George Sherwood, 07/23/2010

Archive powered by MHonArc 2.6.24.

Top of Page