pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/firefox-gtk2 Update firefox-gtk2 to 0.9.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b69777b1ebfb
branches:  trunk
changeset: 477455:b69777b1ebfb
user:      taya <taya%pkgsrc.org@localhost>
date:      Sat Jul 03 04:00:50 2004 +0000

description:
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.

diffstat:

 www/firefox-gtk2/MESSAGE  |  5 +++++
 www/firefox-gtk2/Makefile |  4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r 8e3e557b5497 -r b69777b1ebfb www/firefox-gtk2/MESSAGE
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/firefox-gtk2/MESSAGE  Sat Jul 03 04:00:50 2004 +0000
@@ -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 -r 8e3e557b5497 -r b69777b1ebfb www/firefox-gtk2/Makefile
--- a/www/firefox-gtk2/Makefile Sat Jul 03 04:00:12 2004 +0000
+++ b/www/firefox-gtk2/Makefile Sat Jul 03 04:00:50 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index