Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 06/17/2003 14:33:19
Module Name:	pkgsrc
Committed By:	abs
Date:		Tue Jun 17 14:33:18 UTC 2003

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

Log Message:
Change uptodate-digest check from excluding digest on 'digest-* | pkgchk-*)'
to excluding when ! -f ${DISTINFO_FILE}.
Now packages without distinfo do not need to build digest before installing
(such as cpuflags)


To generate a diff of this commit:
cvs rdiff -r1.1199 -r1.1200 pkgsrc/mk/bsd.pkg.mk

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