Skip to Content.
Sympa Menu

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

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 (40910a981a343d7f65731a44b5e604393305af7a)
  • Date: Fri, 18 Jul 2008 13:24:17 -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 | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 40910a981a343d7f65731a44b5e604393305af7a
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

firefox-bin: Updated to version 3.0.1. SECURITY_PATCH++

diff --git a/z-http/firefox-bin/DETAILS b/z-http/firefox-bin/DETAILS
index ae4d8ac..a15ebb2 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.0
+ VERSION=3.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=3.0
+ VERSION=3.0.1
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=10
+ SECURITY_PATCH=11
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 68dc41e..3954155 100644
--- a/z-http/firefox-bin/HISTORY
+++ b/z-http/firefox-bin/HISTORY
@@ -1,3 +1,6 @@
+2008-07-18 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 3.0. SECURITY_PATCH++
+
2008-06-17 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 3.0. Updated $SOURCE




  • [SM-Commit] GIT changes to master z-rejected grimoire by George Sherwood (40910a981a343d7f65731a44b5e604393305af7a), George Sherwood, 07/18/2008

Archive powered by MHonArc 2.6.24.

Top of Page