Skip to Content.
Sympa Menu

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

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 (20c8158cfa3840b3ab77fa98736d2203035d9e4c)
  • Date: Sat, 23 Jan 2010 16:32:43 -0600

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

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

New commits:
commit 20c8158cfa3840b3ab77fa98736d2203035d9e4c
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

firefox-bin: Updated devel and stable to version 3.6

diff --git a/bin-http/firefox-bin/DETAILS b/bin-http/firefox-bin/DETAILS
index 32c9b2f..e348aa2 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.6b5
+ VERSION=3.6
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.7
+ VERSION=3.6
SOURCE=firefox-${VERSION}.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"
diff --git a/bin-http/firefox-bin/HISTORY b/bin-http/firefox-bin/HISTORY
index cb4ad25..b8c2676 100644
--- a/bin-http/firefox-bin/HISTORY
+++ b/bin-http/firefox-bin/HISTORY
@@ -1,3 +1,6 @@
+2010-01-23 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updates stable and devel to version 3.6
+
2010-01-06 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated stable to 3.5.7. SECURITY_PATCH++




  • [SM-Commit] GIT changes to master binary grimoire by George Sherwood (20c8158cfa3840b3ab77fa98736d2203035d9e4c), George Sherwood, 01/23/2010

Archive powered by MHonArc 2.6.24.

Top of Page