Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/16/2006 04:27:18
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sun Apr 16 04:27:18 UTC 2006

Modified Files:
	pkgsrc/doc/guide/files: fixes.xml
	pkgsrc/mk/install: bsd.pkginstall.mk
	pkgsrc/mk/plist: plist.mk

Log Message:
Now that all info file entries have been pushed from INFO_FILES into
the PLISTs, drop support for listing info files in INFO_FILES.  The
INFO_FILES variable is now strictly defined/undefined.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 pkgsrc/doc/guide/files/fixes.xml
cvs rdiff -r1.45 -r1.46 pkgsrc/mk/install/bsd.pkginstall.mk
cvs rdiff -r1.8 -r1.9 pkgsrc/mk/plist/plist.mk

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