Skip to Content.
Sympa Menu

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

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 (4861303dff5de2610573f3a2016ed1b0c81a0cb2)
  • Date: Sat, 16 Jul 2011 16:34:23 -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 4861303dff5de2610573f3a2016ed1b0c81a0cb2
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

firefox-bin: Updated to version 5.0.1

diff --git a/bin-http/firefox-bin/DETAILS b/bin-http/firefox-bin/DETAILS
index a9c7db4..a072499 100755
--- a/bin-http/firefox-bin/DETAILS
+++ b/bin-http/firefox-bin/DETAILS
@@ -1,6 +1,6 @@
SPELL=firefox-bin
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
- VERSION=5.0
+ VERSION=5.0.1
SOURCE=firefox-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"
@@ -9,14 +9,14 @@ if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
else
if [ "$FIREFOX_DEVEL" == "y" ]; then
- VERSION=5.0
+ VERSION=5.0.1
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=5.0
+ VERSION=5.0.1
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 6e0b9e3..a9f0155 100644
--- a/bin-http/firefox-bin/HISTORY
+++ b/bin-http/firefox-bin/HISTORY
@@ -1,3 +1,6 @@
+2011-07-16 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 5.0.1
+
2011-06-21 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 5.0, SECURITY_PATCH=26




  • [SM-Commit] GIT changes to master binary grimoire by George Sherwood (4861303dff5de2610573f3a2016ed1b0c81a0cb2), George Sherwood, 07/16/2011

Archive powered by MHonArc 2.6.24.

Top of Page