Subject: CVS commit: pkgsrc/www
To: None <pkgsrc-changes@NetBSD.org>
From: Shin'ichiro TAYA <taya@netbsd.org>
List: pkgsrc-changes
Date: 12/25/2004 15:39:43
Module Name:	pkgsrc
Committed By:	taya
Date:		Sat Dec 25 15:39:43 UTC 2004

Modified Files:
	pkgsrc/www/mozilla: Makefile Makefile.common PLIST buildlink3.mk
	    distinfo
	pkgsrc/www/mozilla-gtk2: Makefile PLIST buildlink3.mk
	pkgsrc/www/mozilla-stable: Makefile PLIST distinfo
	pkgsrc/www/mozilla-stable/patches: patch-bb
	pkgsrc/www/mozilla/patches: patch-bb

Log Message:
Update mozilla, mozilla-gtk2, and mozilla-stable to 1.7.5

Changes from release notes
- NPRuntime support. NPRuntime is an extension to the Netscape Plugin API
  that was developed in cooperation with Apple, Opera, and a group of plugin
  vendors. http://www.mozilla.org/projects/plugins/npruntime.html

- Added undetectable document.all support, and support for exposing elements
  by their ID in the global scope for greater IE compatibility when viewing
  pages that don't request standards compliant behaviour.
  https://bugzilla.mozilla.org/show_bug.cgi?id=248549 and
  https://bugzilla.mozilla.org/show_bug.cgi?id=256932.


To generate a diff of this commit:
cvs rdiff -r1.140 -r1.141 pkgsrc/www/mozilla/Makefile
cvs rdiff -r1.48 -r1.49 pkgsrc/www/mozilla/Makefile.common
cvs rdiff -r1.14 -r1.15 pkgsrc/www/mozilla/PLIST
cvs rdiff -r1.6 -r1.7 pkgsrc/www/mozilla/buildlink3.mk
cvs rdiff -r1.69 -r1.70 pkgsrc/www/mozilla/distinfo
cvs rdiff -r1.15 -r1.16 pkgsrc/www/mozilla-gtk2/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/www/mozilla-gtk2/PLIST \
    pkgsrc/www/mozilla-gtk2/buildlink3.mk
cvs rdiff -r1.19 -r1.20 pkgsrc/www/mozilla-stable/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/www/mozilla-stable/PLIST
cvs rdiff -r1.11 -r1.12 pkgsrc/www/mozilla-stable/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/www/mozilla-stable/patches/patch-bb
cvs rdiff -r1.19 -r1.20 pkgsrc/www/mozilla/patches/patch-bb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.