Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/18/2006 18:03:08
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Jan 18 18:03:08 UTC 2006

Modified Files:
	pkgsrc/mk: bsd.utils.mk
Added Files:
	pkgsrc/mk/scripts: pkg_path

Log Message:
Modify the show-depends-pkgpaths implementation so that we don't assume
package directories specified in DEPENDS lines begin with "../..".  The
new standalone script pkgsrc/mk/scripts/pkg_path will canonicalize them
into package paths relative to ${PKGSRCDIR}.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/bsd.utils.mk
cvs rdiff -r0 -r1.1 pkgsrc/mk/scripts/pkg_path

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