pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/mozilla-bin update mozilla binary pkgs to 1.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3860f223cb5b
branches: trunk
changeset: 466686:3860f223cb5b
user: grant <grant%pkgsrc.org@localhost>
date: Thu Jan 22 10:57:44 2004 +0000
description:
update mozilla binary pkgs to 1.6.
changes since 1.5:
* One of the most requested Mozilla Mail features, an option to
separate the Recipient and Sender columns in the thread pane, has been
implemented.
* Another frequently requested MailNews feature, a preference for
placing the user's signature above the quoted text, has been added.
* "Remove from server after x days" has been implemented for POP3 mail
accounts.
* vCard support has been added to Mozilla Mail.
* Mozilla 1.6 includes a new cross-platform NTLM authentication
mechanism. This feature brings NTLM authentication to the non-Windows
Mozilla users for the first time and also delivers more robust and
featureful NTLM support to users of older Windows versions.
* Ask Jeeves searching has been added to Mozilla 1.6.
* "Translate Page" functionality has returned to this release of Mozilla.
* The View Source window now has reload functionality.
* Several security-related bugs were fixed in 1.6
* Chatzilla 0.9.48 has been merged, which adds RPL_ISUPPORT support,
halfop mode support, and properly masks key and password dialogs.
* Many crash bugs have been fixed.
* One step closer to the kitchen sink, about:about has been
implemented. Typing about:about in the address field will give the
user a nice list of available about:s.
* The opacity implementation was completely revamped to properly
change the opacity of all descendants as a group.
* CSS inheritance has been updated to work per CSS2.1 (computed values
are inherited).
diffstat:
www/mozilla-bin/Makefile | 6 +++---
www/mozilla-bin/Makefile.SunOS.sparc | 5 +++--
www/mozilla-bin/distinfo | 16 +++++++++-------
3 files changed, 15 insertions(+), 12 deletions(-)
diffs (49 lines):
diff -r e959d2c7dfb3 -r 3860f223cb5b www/mozilla-bin/Makefile
--- a/www/mozilla-bin/Makefile Thu Jan 22 10:55:46 2004 +0000
+++ b/www/mozilla-bin/Makefile Thu Jan 22 10:57:44 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2004/01/04 05:01:02 grant Exp $
+# $NetBSD: Makefile,v 1.14 2004/01/22 10:57:44 grant Exp $
MOZILLA= mozilla
-MOZ_VER= 1.5
+MOZ_VER= 1.6
ONLY_FOR_PLATFORM+= Linux-*-i[3-6]86 NetBSD-*-i386
-ONLY_FOR_PLATFORM+= SunOS-5.[789]*-sparc SunOS-5.[89]*-i386
+ONLY_FOR_PLATFORM+= SunOS-5.[89]*-sparc SunOS-5.[89]*-i386
.include "../../www/mozilla-bin/Makefile.common"
diff -r e959d2c7dfb3 -r 3860f223cb5b www/mozilla-bin/Makefile.SunOS.sparc
--- a/www/mozilla-bin/Makefile.SunOS.sparc Thu Jan 22 10:55:46 2004 +0000
+++ b/www/mozilla-bin/Makefile.SunOS.sparc Thu Jan 22 10:57:44 2004 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile.SunOS.sparc,v 1.4 2004/01/04 05:01:02 grant Exp $
+# $NetBSD: Makefile.SunOS.sparc,v 1.5 2004/01/22 10:57:44 grant Exp $
-DISTNAME= mozilla-sparc-sun-solaris2.8_${MOZ_VER}
+DISTNAME= mozilla-sparc-sun-solaris2.8-${MOZ_VER}
MOZ_PLATFORM= solaris
+MOZ_CONTRIB= # empty
diff -r e959d2c7dfb3 -r 3860f223cb5b www/mozilla-bin/distinfo
--- a/www/mozilla-bin/distinfo Thu Jan 22 10:55:46 2004 +0000
+++ b/www/mozilla-bin/distinfo Thu Jan 22 10:57:44 2004 +0000
@@ -1,8 +1,10 @@
-$NetBSD: distinfo,v 1.6 2003/11/27 16:07:46 grant Exp $
+$NetBSD: distinfo,v 1.7 2004/01/22 10:57:44 grant Exp $
-SHA1 (mozilla-i386-pc-solaris2.8-1.5.tar.gz) = 8c909e588999eeb9b33503f481259f9eb98717dc
-Size (mozilla-i386-pc-solaris2.8-1.5.tar.gz) = 15701149 bytes
-SHA1 (mozilla-i686-pc-linux-gnu-1.5.tar.gz) = 4b933f8e302b141306e96f53cedd782d877399f0
-Size (mozilla-i686-pc-linux-gnu-1.5.tar.gz) = 13634167 bytes
-SHA1 (mozilla-sparc-sun-solaris2.8_1.5.tar.gz) = 38345cd7629f20dbcaec7c3f40ad0c0c90a426ac
-Size (mozilla-sparc-sun-solaris2.8_1.5.tar.gz) = 17021263 bytes
+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
Home |
Main Index |
Thread Index |
Old Index