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 06:31:00
Module Name: pkgsrc
Committed By: jlam
Date: Tue May 17 06:31:00 UTC 2005
Modified Files:
pkgsrc/mk: bsd.pkg.mk bsd.pkg.patch.mk
Log Message:
Save the names of the patches applied during the patch phase into the
patch cookie file, one per line. A package with no patches applied
will have a patch cookie file with no lines (zero bytes).
To generate a diff of this commit:
cvs rdiff -r1.1666 -r1.1667 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r1.6 -r1.7 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.