Subject: CVS commit: pkgsrc/mk/flavor/pkg
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 03/14/2007 16:23:48
Module Name:	pkgsrc
Committed By:	joerg
Date:		Wed Mar 14 16:23:48 UTC 2007

Modified Files:
	pkgsrc/mk/flavor/pkg: depends.mk metadata.mk

Log Message:
Use the new -T option of pkg_crate, if pkg_install is new enough.
This means that all build dependencies are recorded in the package as
well, making it much easier to decide whether a dependency changed the
package should be rebuild in a bulk build.

This would have also been useful for users wanting to switch to modular
Xorg to decide what used x11-links.

OK agc@


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/mk/flavor/pkg/depends.mk
cvs rdiff -r1.16 -r1.17 pkgsrc/mk/flavor/pkg/metadata.mk

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