Skip to Content.
Sympa Menu

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

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 (1a135ed605ce8cf01056ed111e0f4ee2529432fd)
  • Date: Wed, 17 Dec 2008 07:59:46 -0600

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

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

New commits:
commit 1a135ed605ce8cf01056ed111e0f4ee2529432fd
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

firefox-bin: Updated stable to version 3.0.5. SECURITY_PATCH++
neither version requires gcc33

diff --git a/bin-http/firefox-bin/DEPENDS b/bin-http/firefox-bin/DEPENDS
index 12c12fb..7c833f7 100755
--- a/bin-http/firefox-bin/DEPENDS
+++ b/bin-http/firefox-bin/DEPENDS
@@ -1,6 +1,3 @@
-if [[ "$FIREFOX_DEVEL" == "n" ]]; then
- depends gcc33
-fi &&
depends zlib &&
depends jpeg &&
depends libpng &&
diff --git a/bin-http/firefox-bin/DETAILS b/bin-http/firefox-bin/DETAILS
index 91fdc5d..1d88101 100755
--- a/bin-http/firefox-bin/DETAILS
+++ b/bin-http/firefox-bin/DETAILS
@@ -7,7 +7,7 @@ if [ "$FIREFOX_DEVEL" == "y" ]; then

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.0.4
+ VERSION=3.0.5
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=12
+ SECURITY_PATCH=13
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 f76a77f..c5fed4a 100644
--- a/bin-http/firefox-bin/HISTORY
+++ b/bin-http/firefox-bin/HISTORY
@@ -1,3 +1,7 @@
+2008-12-17 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated stable to 3.0.5. SECURITY_PATCH++
+ * DEPENDS: Stable doesn't require gcc33 either
+
2008-12-09 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated devel to 3.1b2
* DEPENDS: Devel version doesn't need gcc33



  • [SM-Commit] GIT changes to master binary grimoire by George Sherwood (1a135ed605ce8cf01056ed111e0f4ee2529432fd), George Sherwood, 12/17/2008

Archive powered by MHonArc 2.6.24.

Top of Page