Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by George Sherwood (298a6a1fd214f517a74fbbfc2cb29a7f21859d5a)
  • Date: Sun, 25 Feb 2007 12:12:25 -0600

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

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

New commits:
commit 298a6a1fd214f517a74fbbfc2cb29a7f21859d5a
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

firefox-bin: Updated to 2.0.0.2

diff --git a/z-http/firefox-bin/DETAILS b/z-http/firefox-bin/DETAILS
index 820e042..e23efb3 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=2.0.0.1
+ VERSION=2.0.0.2
SOURCE=firefox-${VERSION}.tar.gz
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.1
+ VERSION=2.0.0.2
SOURCE=firefox-${VERSION}.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"
diff --git a/z-http/firefox-bin/HISTORY b/z-http/firefox-bin/HISTORY
index ef43ed4..bb2e05a 100644
--- a/z-http/firefox-bin/HISTORY
+++ b/z-http/firefox-bin/HISTORY
@@ -1,3 +1,6 @@
+2007-02-25 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated stable and devel to 2.0.0.2
+
2006-12-29 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated stable and devel to 2.0.0.1





Archive powered by MHonArc 2.6.24.

Top of Page