diff options
author | grant <grant> | 2003-03-18 07:21:39 +0000 |
---|---|---|
committer | grant <grant> | 2003-03-18 07:21:39 +0000 |
commit | c524ace79eb94d4880cb9fa5655decaa3fab0bf6 (patch) | |
tree | aac7af5241ed6ca5caaf715753254d3a678083b8 /www | |
parent | da7cce7771f936ec8066e63a8d736aa74e47d48f (diff) | |
download | pkgsrc-c524ace79eb94d4880cb9fa5655decaa3fab0bf6.tar.gz |
update mozilla-linux to 1.3.
What's new from release notes
* Mozilla Mail has junk-mail classification. With some initial
"training" the client can identify and segregate spam messages from
good messages. To see more about Mozilla's junk-mail classification,
visit the Mozilla Spam Filtering page.
* Newsgroup filters have been implemented.
* An initial implementation of Mozilla Midas, rich text editing
controls, has landed in Mozilla for 1.3. See the Midas page for more
information.
* Image auto sizing allows a user to toggle between full-sized images
and images sized to fit the browser window. To give it a try, load a
large image into the browser window or size the window to be much
smaller. Now clicking on the image will alternate between auto-sized
and full-sized. The feature can be disabled (or enabled) from the
Appearance panel in Preferences.
* Users can now "dynamically" switch profiles. To give it a try, from
the tools menu select "Switch Profile..."
* Find as you type, formerly known as type ahead find, has a new
preferences panel (Advanced: Keyboard Navigation).
* When installed, Chatzilla now has a normal Mozilla preferences panel.
* Mozilla 1.3 also includes fixes for performance, standards
compliance and site compatibility.
* Mozilla has a new splash screen. We already know. Please don't
report this to Bugzilla. Thanks
Diffstat (limited to 'www')
-rw-r--r-- | www/mozilla-linux/Makefile | 8 | ||||
-rw-r--r-- | www/mozilla-linux/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/mozilla-linux/Makefile b/www/mozilla-linux/Makefile index f677f6c7467..5119d5e38c2 100644 --- a/www/mozilla-linux/Makefile +++ b/www/mozilla-linux/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2003/03/18 07:17:31 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/03/18 07:21:39 grant Exp $ # -DISTNAME= mozilla-i686-pc-linux-gnu-1.3a -PKGNAME= mozilla-linux-1.3rc1 +DISTNAME= mozilla-i686-pc-linux-gnu-1.3 +PKGNAME= mozilla-linux-1.3 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_MOZILLA:=mozilla1.3a/} +MASTER_SITES= ${MASTER_SITE_MOZILLA:=mozilla1.3/} MAINTAINER= grant@netbsd.org HOMEPAGE= http://www.mozilla.org/ diff --git a/www/mozilla-linux/distinfo b/www/mozilla-linux/distinfo index 1559c1a094a..bff8044ec25 100644 --- a/www/mozilla-linux/distinfo +++ b/www/mozilla-linux/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/12/27 16:28:09 grant Exp $ +$NetBSD: distinfo,v 1.4 2003/03/18 07:21:39 grant Exp $ -SHA1 (mozilla-i686-pc-linux-gnu-1.3a.tar.gz) = d584c1a02ad47af6bacbc732745c08932c371920 -Size (mozilla-i686-pc-linux-gnu-1.3a.tar.gz) = 13591017 bytes +SHA1 (mozilla-i686-pc-linux-gnu-1.3.tar.gz) = 03d7ffb028f89ad53a6ebc6056a8024df8bea5b8 +Size (mozilla-i686-pc-linux-gnu-1.3.tar.gz) = 13691482 bytes |