Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/17/2005 04:45:53
Module Name: pkgsrc
Committed By: jlam
Date: Tue May 17 04:45:53 UTC 2005
Modified Files:
pkgsrc/mk: bsd.pkg.patch.mk
Log Message:
Split up the do-patch target into two distinct targets --
apply-distribution-patches and apply-pkgsrc-patches. Rewrite the
latter code to be more "whitespace-friendly" and to not need to invoke
${AWK} as many times. Drop support for PKGSRC_SHOW_PATCH_ERRORMSG
and simply always show the error message.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/bsd.pkg.patch.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.