Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (f6719306f6ef0e9ce27d5cf1a496b00941c6745f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (f6719306f6ef0e9ce27d5cf1a496b00941c6745f)
  • Date: Wed, 24 Sep 2008 02:35:40 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

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

New commits:
commit f6719306f6ef0e9ce27d5cf1a496b00941c6745f
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

firefox: => 3.0.2

diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 8d7cdfa..9a7f497 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,13 +1,13 @@
SPELL=firefox
if [[ $FIREFOX_CVS == y ]]; then
- VERSION=3.0.1
+ VERSION=3.0.2
SOURCE=$SPELL-$VERSION-source.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG=firefox.gpg:$SOURCE2:UPSTREAM_KEY

SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/$SPELL/releases/$VERSION/source/$SOURCE
SOURCE2_URL[0]=$SOURCE_URL.asc
else
- VERSION=3.0.1
+ VERSION=3.0.2
SOURCE=$SPELL-$VERSION-source.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG=firefox.gpg:$SOURCE2:UPSTREAM_KEY
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index ac99022..f84278a 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2008-09-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.0.2
+
2008-07-16 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.0.1, fixed source urls, quoting paths!
* BUILD, INSTALL: quoting paths!




Archive powered by MHonArc 2.6.24.

Top of Page