Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Ladislav Hagara (cc41d20d84cfc0d1c316c308a325ee627a776ef5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Ladislav Hagara (cc41d20d84cfc0d1c316c308a325ee627a776ef5)
  • Date: Sat, 1 Oct 2011 14:55:45 -0500

GIT changes to master binary grimoire by Ladislav Hagara <hgr AT vabo.cz>:

bin-http/firefox-bin/DETAILS | 8 ++++----
bin-http/firefox-bin/HISTORY | 4 ++++
bin-http/firefox-bin/firefox.gpg |binary
3 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit cc41d20d84cfc0d1c316c308a325ee627a776ef5
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

firefox-bin 7.0.1

diff --git a/bin-http/firefox-bin/DETAILS b/bin-http/firefox-bin/DETAILS
index a072499..c7c7a5f 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.1
+ VERSION=7.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.1
+ VERSION=7.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.1
+ VERSION=7.0.1
SOURCE=firefox-${VERSION}.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"
@@ -27,7 +27,7 @@ fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/firefox
WEB_SITE=http://www.mozilla.org/firefox
ENTERED=20040902
- SECURITY_PATCH=26
+ SECURITY_PATCH=27
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 a9f0155..8539697 100644
--- a/bin-http/firefox-bin/HISTORY
+++ b/bin-http/firefox-bin/HISTORY
@@ -1,3 +1,7 @@
+2011-10-01 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 7.0.1, SECURITY_PATCH=27
+ * firefox.gpg: copy from test grimoire
+
2011-07-16 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 5.0.1

diff --git a/bin-http/firefox-bin/firefox.gpg
b/bin-http/firefox-bin/firefox.gpg
index 9630252..5e2a27c 100644
Binary files a/bin-http/firefox-bin/firefox.gpg and
b/bin-http/firefox-bin/firefox.gpg differ



  • [SM-Commit] GIT changes to master binary grimoire by Ladislav Hagara (cc41d20d84cfc0d1c316c308a325ee627a776ef5), Ladislav Hagara, 10/01/2011

Archive powered by MHonArc 2.6.24.

Top of Page