Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by George Sherwood (0620eb3d0a37990a436b19d35f7a8ac23b796bd9)

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 z-rejected grimoire by George Sherwood (0620eb3d0a37990a436b19d35f7a8ac23b796bd9)
  • Date: Sat, 29 Mar 2008 02:36:20 -0500

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

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

New commits:
commit 0620eb3d0a37990a436b19d35f7a8ac23b796bd9
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

firefox-bin: Updated stable to 2.0.0.13 and devel to 3.0beta4.
SECURITY_PATCH++

diff --git a/z-http/firefox-bin/DETAILS b/z-http/firefox-bin/DETAILS
index 0c91bb3..f300a8c 100755
--- a/z-http/firefox-bin/DETAILS
+++ b/z-http/firefox-bin/DETAILS
@@ -1,13 +1,13 @@
SPELL=firefox-bin
if [ "$FIREFOX_DEVEL" == "y" ]; then
- VERSION=3.0b3
+ VERSION=3.0b4
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=2.0.0.12
+ VERSION=2.0.0.13
SOURCE=firefox-${VERSION}.tar.gz
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=9
+ SECURITY_PATCH=10
LICENSE[0]=MOZILLA
REJECT="is non-source"
SHORT="The binary version of firefox."
diff --git a/z-http/firefox-bin/HISTORY b/z-http/firefox-bin/HISTORY
index d060c84..d40ac7b 100644
--- a/z-http/firefox-bin/HISTORY
+++ b/z-http/firefox-bin/HISTORY
@@ -1,3 +1,7 @@
+2008-03-29 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 2.0.0.13. SECURITY_PATCH++
+ Updated devel to version 3.0beta4
+
2008-02-13 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated devel to version 3.0beta3




  • [SM-Commit] GIT changes to master z-rejected grimoire by George Sherwood (0620eb3d0a37990a436b19d35f7a8ac23b796bd9), George Sherwood, 03/29/2008

Archive powered by MHonArc 2.6.24.

Top of Page