Skip to Content.
Sympa Menu

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

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 (00199555440806d89578eba7fba487aed652e22c)
  • Date: Fri, 2 Apr 2010 18:16:26 -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 | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

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

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

diff --git a/bin-http/firefox-bin/DETAILS b/bin-http/firefox-bin/DETAILS
index e348aa2..e4d8243 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
+ VERSION=3.6.3
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
+ VERSION=3.6.3
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=21
+ SECURITY_PATCH=22
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 b8c2676..68cde41 100644
--- a/bin-http/firefox-bin/HISTORY
+++ b/bin-http/firefox-bin/HISTORY
@@ -1,3 +1,6 @@
+2010-04-02 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to verson 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 (00199555440806d89578eba7fba487aed652e22c), George Sherwood, 04/02/2010

Archive powered by MHonArc 2.6.24.

Top of Page