Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/25/2002 09:16:18
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Jan 25 07:16:17 UTC 2002

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

Log Message:
Optimize the code to extract distfiles based on the extract suffix by
putting them all into one large case statement instead of successive if
statements, and by removing the creation and constant testing of a temp
file to mark when the distfile is extracted.


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

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