From fe5ad8ebc00409b9a55d36494fde86c1708df121 Mon Sep 17 00:00:00 2001 From: taya Date: Thu, 22 May 2003 23:41:48 +0000 Subject: Update mozilla to 1.3.1. And change PREFIX from /usr/X11R6 to /usr/pkg. 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 rich text editing controls has landed in Mozilla for 1.3.1. See the rich text editing 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.1 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. --- www/mozilla/Makefile | 5 ++--- www/mozilla/Makefile.common | 4 ++-- www/mozilla/buildlink2.mk | 4 ++-- www/mozilla/distinfo | 6 +++--- 4 files changed, 9 insertions(+), 10 deletions(-) (limited to 'www/mozilla') diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile index 4bac71fa5e6..aa0aa4d1acf 100644 --- a/www/mozilla/Makefile +++ b/www/mozilla/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.118 2003/05/20 14:19:27 grant Exp $ +# $NetBSD: Makefile,v 1.119 2003/05/22 23:41:48 taya Exp $ MOZILLA= mozilla MOZILLA_BIN= mozilla-bin -MOZ_VER= 1.3 -PKGREVISION= 1 +MOZ_VER= 1.3.1 EXTRACT_SUFX= .tar.bz2 COMMENT= Full featured gecko-based browser diff --git a/www/mozilla/Makefile.common b/www/mozilla/Makefile.common index 8b4802460f5..986f77767a4 100644 --- a/www/mozilla/Makefile.common +++ b/www/mozilla/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.16 2003/05/13 13:36:04 markd Exp $ +# $NetBSD: Makefile.common,v 1.17 2003/05/22 23:41:48 taya Exp $ MOZ_DIST_VER?= ${MOZ_VER} DISTNAME?= mozilla-source-${MOZ_DIST_VER} @@ -17,7 +17,7 @@ BUILD_DEPENDS+= zip>=2.3:../../archivers/zip USE_BUILDLINK2= yes USE_PERL5= build USE_GMAKE= yes -USE_X11BASE= yes +USE_X11= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-tests \ --disable-debug \ diff --git a/www/mozilla/buildlink2.mk b/www/mozilla/buildlink2.mk index 9682aadb5f9..3d509bf3229 100644 --- a/www/mozilla/buildlink2.mk +++ b/www/mozilla/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.7 2003/05/02 11:56:43 wiz Exp $ +# $NetBSD: buildlink2.mk,v 1.8 2003/05/22 23:41:48 taya Exp $ # .if !defined(MOZILLA_BUILDLINK2_MK) @@ -9,7 +9,7 @@ BUILDLINK_DEPENDS.mozilla?= mozilla>=1.3nb1 BUILDLINK_PKGSRCDIR.mozilla?= ../../www/mozilla EVAL_PREFIX+= BUILDLINK_PREFIX.mozilla=mozilla -BUILDLINK_PREFIX.mozilla_DEFAULT= ${X11PREFIX} +BUILDLINK_PREFIX.mozilla_DEFAULT= ${LOCALBASE} BUILDLINK_FILES.mozilla+= include/mozilla/*.h BUILDLINK_FILES.mozilla+= include/mozilla/*/*.h diff --git a/www/mozilla/distinfo b/www/mozilla/distinfo index 9d5cca411da..b813e688a62 100644 --- a/www/mozilla/distinfo +++ b/www/mozilla/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.40 2003/05/21 17:11:46 taya Exp $ +$NetBSD: distinfo,v 1.41 2003/05/22 23:41:48 taya Exp $ -SHA1 (mozilla-source-1.3.tar.bz2) = fba8d38058740d45913f6ae1080fbbc3091ae901 -Size (mozilla-source-1.3.tar.bz2) = 31128975 bytes +SHA1 (mozilla-source-1.3.1.tar.bz2) = 1d66b151068d2495cef85c26be76a404349be467 +Size (mozilla-source-1.3.1.tar.bz2) = 31247225 bytes SHA1 (patch-aa) = 2563b28ee0df35ae57fbcde30163b5d7c234ea68 SHA1 (patch-ab) = 8447517ec289181829c958cd1b93b6663a86c87c SHA1 (patch-ac) = ead2209e8e7b2080d1813a084fc3ee60795d595f -- cgit v1.2.3