pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/mozilla-bin Updated mozilla-bin to 1.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5efa4c0c7416
branches:  trunk
changeset: 476936:5efa4c0c7416
user:      grant <grant%pkgsrc.org@localhost>
date:      Wed Jun 23 13:25:42 2004 +0000

description:
Updated mozilla-bin to 1.7.

The full list of changes can be found at:

        http://www.mozilla.org/releases/mozilla1.7/README.html


Major browser changes since 1.6:

* A new option to prevent sites from using JavaScript to block the
  browser's context menu.

* A new set of icons for files that are associated with Mozilla on
  Windows.

* Password Manager has a "show passwords" mode which will display
  saved passwords. You will need to enter your master password if
  you are using one.

* The "Set As Wallpaper" feature now has a confirmation dialog.

* Linux GTK2 builds have improved support for OS themes.

* Cookie dialogs have been reworked to make them more usable.

* Date handling, especially on OS X, has been improved.

* It is now possible to fine-tune Mozilla's pop-up blocking using
  two preferences (dom.popup_maximum and dom.popup_allowed_events)
  but there's no UI for that yet. Even without a UI, users should
  notice a greater variety of pop-ups blocked (primarily mouseover
  pop-ups) and a limit of 20 or so open at one time - regardless of
  whether pop-up blocking is active. This will provide some protection
  from sites that open hundreds of windows in a loop.

* Downloaded files are now moved to the target directory as soon
  as the user selects the desired location. This was the frequently
  reported bug 55690.

* There is now user interface to activate Smooth Scrolling (Preferences
  -> Appearance).

* Mozilla now supports basic FTP upload.

diffstat:

 www/mozilla-bin/Makefile             |   4 ++--
 www/mozilla-bin/Makefile.SunOS.sparc |   3 +--
 www/mozilla-bin/distinfo             |  16 +++++++---------
 3 files changed, 10 insertions(+), 13 deletions(-)

diffs (45 lines):

diff -r f0fbf5d44a56 -r 5efa4c0c7416 www/mozilla-bin/Makefile
--- a/www/mozilla-bin/Makefile  Wed Jun 23 13:01:01 2004 +0000
+++ b/www/mozilla-bin/Makefile  Wed Jun 23 13:25:42 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2004/01/31 16:47:26 grant Exp $
+# $NetBSD: Makefile,v 1.16 2004/06/23 13:25:42 grant Exp $
 
 MOZILLA=       mozilla
-MOZ_VER=       1.6
+MOZ_VER=       1.7
 
 COMMENT=       Full featured gecko-based browser (binary pkg)
 
diff -r f0fbf5d44a56 -r 5efa4c0c7416 www/mozilla-bin/Makefile.SunOS.sparc
--- a/www/mozilla-bin/Makefile.SunOS.sparc      Wed Jun 23 13:01:01 2004 +0000
+++ b/www/mozilla-bin/Makefile.SunOS.sparc      Wed Jun 23 13:25:42 2004 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile.SunOS.sparc,v 1.5 2004/01/22 10:57:44 grant Exp $
+# $NetBSD: Makefile.SunOS.sparc,v 1.6 2004/06/23 13:25:42 grant Exp $
 
 DISTNAME=      mozilla-sparc-sun-solaris2.8-${MOZ_VER}
 
 MOZ_PLATFORM=  solaris
-MOZ_CONTRIB=   # empty
diff -r f0fbf5d44a56 -r 5efa4c0c7416 www/mozilla-bin/distinfo
--- a/www/mozilla-bin/distinfo  Wed Jun 23 13:01:01 2004 +0000
+++ b/www/mozilla-bin/distinfo  Wed Jun 23 13:25:42 2004 +0000
@@ -1,10 +1,8 @@
-$NetBSD: distinfo,v 1.7 2004/01/22 10:57:44 grant Exp $
+$NetBSD: distinfo,v 1.8 2004/06/23 13:25:42 grant Exp $
 
-SHA1 (mozilla-i686-pc-linux-gnu-1.6.tar.gz) = 5437328f16f080c28823a4082b8f9aa76cc4f7d2
-Size (mozilla-i686-pc-linux-gnu-1.6.tar.gz) = 13544980 bytes
-$NetBSD: distinfo,v 1.7 2004/01/22 10:57:44 grant Exp $
-SHA1 (mozilla-sparc-sun-solaris2.8-1.6.tar.gz) = 91bcb8bc2baefd4ce8b6d835304198fdf86395f6
-Size (mozilla-sparc-sun-solaris2.8-1.6.tar.gz) = 18488304 bytes
-$NetBSD: distinfo,v 1.7 2004/01/22 10:57:44 grant Exp $
-SHA1 (mozilla-i386-pc-solaris2.8-1.6.tar.gz) = d3a1021e639a0b88e4f04d061a8e18c105017537
-Size (mozilla-i386-pc-solaris2.8-1.6.tar.gz) = 15750048 bytes
+SHA1 (mozilla-i386-pc-solaris2.8-1.7.tar.gz) = b6a6b53f9e7acbf451123bf5ddb92b0893316611
+Size (mozilla-i386-pc-solaris2.8-1.7.tar.gz) = 21802418 bytes
+SHA1 (mozilla-i686-pc-linux-gnu-1.7.tar.gz) = c4c9d1f413ac1c47a8535e2e61c689f6f8576ba8
+Size (mozilla-i686-pc-linux-gnu-1.7.tar.gz) = 13809716 bytes
+SHA1 (mozilla-sparc-sun-solaris2.8-1.7.tar.gz) = 0f049fa84be6843a5e6786b0f23cc7715a88850a
+Size (mozilla-sparc-sun-solaris2.8-1.7.tar.gz) = 17718280 bytes



Home | Main Index | Thread Index | Old Index