Skip to Content.
Sympa Menu

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

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 (410970d476220458c4ef98a36e7522ae626979e3)
  • Date: Sat, 19 Dec 2009 11:02:59 -0600

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, 8 insertions(+), 3 deletions(-)

New commits:
commit 410970d476220458c4ef98a36e7522ae626979e3
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

firefox-bin: Updated stable to version 3.5.6 and devel to
version 3.6b5. SECURITY_PATCH++

diff --git a/bin-http/firefox-bin/DETAILS b/bin-http/firefox-bin/DETAILS
index 7f70291..978ebb3 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.6b3
+ VERSION=3.6b5
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.5
+ VERSION=3.5.6
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=19
+ SECURITY_PATCH=20
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 ca26a1a..e95518a 100644
--- a/bin-http/firefox-bin/HISTORY
+++ b/bin-http/firefox-bin/HISTORY
@@ -1,3 +1,8 @@
+2009-12-19 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated stable to 3.5.6
+ Updated devel to 3.6b5
+ SECURITY_PATCH++
+
2009-11-21 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated devel to 3.6b3




  • [SM-Commit] GIT changes to master binary grimoire by George Sherwood (410970d476220458c4ef98a36e7522ae626979e3), George Sherwood, 12/19/2009

Archive powered by MHonArc 2.6.24.

Top of Page