Subject: CVS commit: pkgsrc/mk/flavor/pkg
To: None <pkgsrc-changes@NetBSD.org>
From: Greg Troxel <gdt@netbsd.org>
List: pkgsrc-changes
Date: 08/07/2007 22:27:12
Module Name: pkgsrc
Committed By: gdt
Date: Tue Aug 7 22:27:12 UTC 2007
Modified Files:
pkgsrc/mk/flavor/pkg: replace.mk
Log Message:
Remove unsafe_depends and rebuild tags from a package just before
fixing up the required-by file. The invariant on unsafe_depends (on
which pkg_rolling-replace depends) is once again maintained, but now
cleanly, rather than assuming that all tags are cleared.
(proposed on tech-pkg with no objections, and concurrence from tnn@)
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/mk/flavor/pkg/replace.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.