From 8febae747ff93e0597b8d40c877edebf9fe57a81 Mon Sep 17 00:00:00 2001 From: taya Date: Sat, 3 Jul 2004 04:00:12 +0000 Subject: Update firefox 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/MESSAGE | 5 +++++ www/firefox/Makefile | 4 ++-- www/firefox/distinfo | 6 +++--- 3 files changed, 10 insertions(+), 5 deletions(-) create mode 100644 www/firefox/MESSAGE (limited to 'www/firefox') diff --git a/www/firefox/MESSAGE b/www/firefox/MESSAGE new file mode 100644 index 00000000000..2fc1a92c850 --- /dev/null +++ b/www/firefox/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/Makefile b/www/firefox/Makefile index 90752116c06..df849b70f32 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/06/24 01:53:54 taya Exp $ +# $NetBSD: Makefile,v 1.9 2004/07/03 04:00:12 taya Exp $ MOZILLA= firefox MOZILLA_BIN= firefox-bin MOZCONFDIR= .mozilla -MOZ_VER= 0.9 +MOZ_VER= 0.9.1 EXTRACT_SUFX= .tar.bz2 DISTNAME= ${MOZILLA}-${MOZ_VER}-source MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${MOZ_VER}/ \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index e02182f327c..2fbc3d50420 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.8 2004/06/23 16:47:12 taya Exp $ +$NetBSD: distinfo,v 1.9 2004/07/03 04:00:12 taya Exp $ -SHA1 (firefox-0.9-source.tar.bz2) = 84336a6284a8c854c8887b0a585ec3ce964e2058 -Size (firefox-0.9-source.tar.bz2) = 32359326 bytes +SHA1 (firefox-0.9.1-source.tar.bz2) = 34053c9d8c42abbaba295cb1b0129ac5e3456e30 +Size (firefox-0.9.1-source.tar.bz2) = 33960883 bytes SHA1 (patch-aa) = 9225a7a2c9b4545e800008169d4d88452c85d1a9 SHA1 (patch-ab) = 0c1f2d6cca09b4dd6b168ed29d84d245967a3369 SHA1 (patch-ac) = e9bc27529cf595ab6f120d9021dd7d6c49112084 -- cgit v1.2.3