From 90400dcedac289b280a4de1c976116c03f11bf9f Mon Sep 17 00:00:00 2001 From: taya Date: Sat, 3 Jul 2004 04:00:50 +0000 Subject: Update firefox-gtk2 to 0.9.1 From the article from mozillazine.org: mozilla.org today released upgrades to both Firefox 0.9 (0.9.1) and Thunderbird 0.7 (0.7.1) to fix some minor bugs present in both releases. Both releases correct some flaws in the extension system that some users may have been experiencing, as well as a new icon set for the navigation toolbar on Windows and Linux in Firefox 0.9.1. All users of both products should get this upgrade. --- www/firefox-gtk2/MESSAGE | 5 +++++ www/firefox-gtk2/Makefile | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 www/firefox-gtk2/MESSAGE (limited to 'www') diff --git a/www/firefox-gtk2/MESSAGE b/www/firefox-gtk2/MESSAGE new file mode 100644 index 00000000000..2fc1a92c850 --- /dev/null +++ b/www/firefox-gtk2/MESSAGE @@ -0,0 +1,5 @@ +Firefox must be run by a user with access to the installed location +first, so that all initial startup files are generated. There may be +issues still where if a restricted-access user is the first to run the +app, these files may not be generated properly and Firefox may enter +an infinite restart loop. This will be fixed in a future release. diff --git a/www/firefox-gtk2/Makefile b/www/firefox-gtk2/Makefile index 4476ec319fb..0772c25cbbe 100644 --- a/www/firefox-gtk2/Makefile +++ b/www/firefox-gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/06/24 04:07:50 taya Exp $ +# $NetBSD: Makefile,v 1.10 2004/07/03 04:00:50 taya Exp $ MOZILLA= firefox-gtk2 MOZILLA_BIN= firefox-bin -MOZ_VER= 0.9 +MOZ_VER= 0.9.1 EXTRACT_SUFX= .tar.bz2 DISTNAME= firefox-${MOZ_VER}-source -- cgit v1.2.3