summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2007-02-23 17:04:10 +0100
committerJeremy Blosser2007-02-24 12:36:49 -0600
commit8d2c64185a89b4bbd65f5fe2d3d2e746be1b282d (patch)
tree72ef11133da1efc0590101a69ca591e45e3fb509
parentd6a8a9b83e8b889eaecc6899b5fd2d4ade55ca23 (diff)
firefox 2.0.0.2
(cherry picked from commit 1e2fdcd256a91c7c4c49a645ca377560a5cd1a62)
-rwxr-xr-xhttp/firefox/DETAILS2
-rw-r--r--http/firefox/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 7b3f54572d..9064fa0a79 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -5,7 +5,7 @@ if [ "$FIREFOX_CVS" == "y" ]; then
SOURCE_URL[0]=cvs://:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot:mozilla/client.mk
SOURCE_IGNORE=volatile
else
- VERSION=2.0.0.1
+ VERSION=2.0.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 70ff66af98..f524aa0d01 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2007-02-23 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 2.0.0.2
+
2007-02-15 Juuso Alasuutari <iuso@sourcemage.org>
* DEPENDS: Removed GTK version conditional, only GTK+2 used now.