Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 03/07/2007 21:32:57
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Wed Mar  7 21:32:57 UTC 2007

Modified Files:
	pkgsrc/mail/thunderbird: Makefile PLIST
	pkgsrc/mail/thunderbird-gtk1: Makefile PLIST
	pkgsrc/www/firefox: Makefile Makefile.common PLIST
	pkgsrc/www/firefox-gtk1: Makefile PLIST
	pkgsrc/www/firefox2: Makefile PLIST
	pkgsrc/www/firefox2-gtk1: Makefile PLIST
	pkgsrc/www/seamonkey: Makefile Makefile.common PLIST
	pkgsrc/www/seamonkey-gtk1: Makefile PLIST
	pkgsrc/www/seamonkey/files: moz-install

Log Message:
Dynamically generate the part of the PLIST for libfreebl.  This is because
the exact names of the freebl libraries depends on the platform and they
have a habit of changing even on minor releases.  This causes these mozilla
packages to be broken quite a lot on platforms other than NetBSD/i386.
Hopefully this fix will last longer than previous ones.  pkgrevision bumps
all around.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -r1.19 -r1.20 pkgsrc/mail/thunderbird/PLIST
cvs rdiff -r1.12 -r1.13 pkgsrc/mail/thunderbird-gtk1/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/mail/thunderbird-gtk1/PLIST
cvs rdiff -r1.41 -r1.42 pkgsrc/www/firefox/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/www/firefox/Makefile.common
cvs rdiff -r1.24 -r1.25 pkgsrc/www/firefox/PLIST
cvs rdiff -r1.15 -r1.16 pkgsrc/www/firefox-gtk1/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/www/firefox-gtk1/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/www/firefox2/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/www/firefox2/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/www/firefox2-gtk1/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/www/firefox2-gtk1/PLIST
cvs rdiff -r1.19 -r1.20 pkgsrc/www/seamonkey/Makefile \
    pkgsrc/www/seamonkey/Makefile.common
cvs rdiff -r1.10 -r1.11 pkgsrc/www/seamonkey/PLIST
cvs rdiff -r1.12 -r1.13 pkgsrc/www/seamonkey-gtk1/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/www/seamonkey-gtk1/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/www/seamonkey/files/moz-install

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