Skip to Content.
Sympa Menu

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

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 (507705bd012e43e19919398c92f130542a8b6bff)
  • Date: Fri, 10 Sep 2010 21:28:10 -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 | 4 ++++
2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 507705bd012e43e19919398c92f130542a8b6bff
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

firefox: Updated stable to version 3.6.9 and devel to version 4.0b5

diff --git a/bin-http/firefox-bin/DETAILS b/bin-http/firefox-bin/DETAILS
index 45d110c..d8a61ed 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=4.0b4
+ VERSION=4.0b5
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.8
+ VERSION=3.6.9
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=23
+ SECURITY_PATCH=24
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 381210c..98658ea 100644
--- a/bin-http/firefox-bin/HISTORY
+++ b/bin-http/firefox-bin/HISTORY
@@ -1,3 +1,7 @@
+2010-09-10 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated stable to 3.6.9 and devel to 4.0b5
+ SECURITY_PATCH++
+
2010-08-29 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated devel version to 4.0b4
* PREPARE: Updated to 4.0 beta series



  • [SM-Commit] GIT changes to master binary grimoire by George Sherwood (507705bd012e43e19919398c92f130542a8b6bff), George Sherwood, 09/10/2010

Archive powered by MHonArc 2.6.24.

Top of Page