Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 04/02/2002 12:41:42
Module Name:	pkgsrc
Committed By:	agc
Date:		Tue Apr  2 09:41:41 UTC 2002

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

Log Message:
Make the "replace" and "undo-replace" targets more useful:

+ Check for the existence of pkg_tarup, and fail if it can't be found.

+ Place the binary package of the replaced-package in the ${WRKDIR},
rather than overwriting any instance in ${PKGREPOSITORY}.

+ Don't make a binary package when undoing the replacement.


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

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