pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox3-bin Bring on-par with www/firefox3. See ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/242e1efc8bbf
branches:  trunk
changeset: 547660:242e1efc8bbf
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Wed Sep 24 16:14:49 2008 +0000

description:
Bring on-par with www/firefox3.  See there for change log.

diffstat:

 www/firefox3-bin/MESSAGE  |  11 +++++------
 www/firefox3-bin/Makefile |   4 ++--
 www/firefox3-bin/distinfo |   8 ++++----
 3 files changed, 11 insertions(+), 12 deletions(-)

diffs (45 lines):

diff -r 3aa252bae5c3 -r 242e1efc8bbf www/firefox3-bin/MESSAGE
--- a/www/firefox3-bin/MESSAGE  Wed Sep 24 14:35:43 2008 +0000
+++ b/www/firefox3-bin/MESSAGE  Wed Sep 24 16:14:49 2008 +0000
@@ -1,10 +1,9 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1 2008/02/29 23:48:15 tnn Exp $
+$NetBSD: MESSAGE,v 1.2 2008/09/24 16:14:49 ghen Exp $
 
-Because firefox3 is still beta software, it is recommended that you make a
-backup of your firefox2 profile incase anything goes wrong.
-It is stored in ~/.mozilla/firefox .
+If you experience font rendering problems with this package, try increasing
+the process's limit for open file descriptors by running e.g.:
 
-If you plan to use both firefox2 and firefox3, it is recommended to create
-and use a separate profile for each, by running "firefox -ProfileManager".
+    $ ulimit -n 256
+
 ===========================================================================
diff -r 3aa252bae5c3 -r 242e1efc8bbf www/firefox3-bin/Makefile
--- a/www/firefox3-bin/Makefile Wed Sep 24 14:35:43 2008 +0000
+++ b/www/firefox3-bin/Makefile Wed Sep 24 16:14:49 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/03/07 05:08:40 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2008/09/24 16:14:49 ghen Exp $
 
 MOZILLA=               firefox
-MOZ_VER=               3.0b3
+MOZ_VER=               3.0.2
 MOZ_DISTVER=           ${MOZ_VER}
 
 HOMEPAGE=              http://www.mozilla.com/en-US/firefox/
diff -r 3aa252bae5c3 -r 242e1efc8bbf www/firefox3-bin/distinfo
--- a/www/firefox3-bin/distinfo Wed Sep 24 14:35:43 2008 +0000
+++ b/www/firefox3-bin/distinfo Wed Sep 24 16:14:49 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/02/29 23:01:03 xtraeme Exp $
+$NetBSD: distinfo,v 1.2 2008/09/24 16:14:49 ghen Exp $
 
-SHA1 (firefox/releases/3.0b3/linux-i686/en-US/firefox-3.0b3.tar.bz2) = fdabc2c88cecc0207d225c5fbbbb04c3446aa2c9
-RMD160 (firefox/releases/3.0b3/linux-i686/en-US/firefox-3.0b3.tar.bz2) = edf5dea48420c744cb867cf494c4b3f9994589f8
-Size (firefox/releases/3.0b3/linux-i686/en-US/firefox-3.0b3.tar.bz2) = 8997010 bytes
+SHA1 (firefox/releases/3.0.2/linux-i686/en-US/firefox-3.0.2.tar.bz2) = 3d0663cbb81e86cc8675dd715a5ace3cbfa9ec50
+RMD160 (firefox/releases/3.0.2/linux-i686/en-US/firefox-3.0.2.tar.bz2) = 859b0be9bb43dab0a558e3bad6b7e0196cfdc1e4
+Size (firefox/releases/3.0.2/linux-i686/en-US/firefox-3.0.2.tar.bz2) = 9087486 bytes



Home | Main Index | Thread Index | Old Index