Skip to Content.
Sympa Menu

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

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 (7166723e356fb09d620d605c355e7b583155a6a3)
  • Date: Fri, 11 Sep 2009 20:36:54 -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 7166723e356fb09d620d605c355e7b583155a6a3
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

firefox-bin: Updated to version 3.5.3

diff --git a/bin-http/firefox-bin/DETAILS b/bin-http/firefox-bin/DETAILS
index 1d84ded..e351715 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.5.2
+ VERSION=3.5.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.5.2
+ VERSION=3.5.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=17
+ SECURITY_PATCH=18
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 ebf4571..2985ba7 100644
--- a/bin-http/firefox-bin/HISTORY
+++ b/bin-http/firefox-bin/HISTORY
@@ -1,5 +1,8 @@
+2009-09-11 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated devel and stable to 3.5.3. SECUIRTY_PATCH++
+
2009-08-26 George Sherwood <gsherwood AT sourcemage.org>
- * DETAILS: Updated devel and stabel to 3.5.2. SECURITY_PATCH++
+ * DETAILS: Updated devel and stable to 3.5.2. SECURITY_PATCH++

2009-06-30 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated devel and stable to 3.5



  • [SM-Commit] GIT changes to master binary grimoire by George Sherwood (7166723e356fb09d620d605c355e7b583155a6a3), George Sherwood, 09/11/2009

Archive powered by MHonArc 2.6.24.

Top of Page