Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 06/28/1999 04:42:30
Module Name:	pkgsrc
Committed By:	agc
Date:		Mon Jun 28 11:42:30 UTC 1999

Modified Files:
	pkgsrc/mk: bsd.pkg.mk bsd.pkg.subdir.mk

Log Message:
Add a "show-distfiles" target, used to show the distfiles and patchfiles
(including any subdir) for a package. If ${IGNORE} is set, for any reason,
do not print anything. The output is relative to ${DISTDIR}.

This target can be used to identify out of date distfiles and patchfiles
in ${DISTDIR}, in conjunction with suitable filters.


To generate a diff of this commit:
cvs rdiff -r1.285 -r1.286 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r1.28 -r1.29 pkgsrc/mk/bsd.pkg.subdir.mk

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