Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 11/01/2005 16:30:05
Module Name: pkgsrc
Committed By: tv
Date: Tue Nov 1 16:30:05 UTC 2005
Modified Files:
pkgsrc/mk: bsd.prefs.mk
pkgsrc/mk/platform: Interix.mk
Log Message:
Abstract [LOWER_]OS_VERSION into a ${...:sh} construct, so that other OS
blocks can override it without running the commands at all.
Move Interix [LOWER_]OS_VERSION speedup hack into bsd.prefs.mk, since it
must happen early at runtime.
While here, speed up the OS_VERSION calculation slightly for OSF1.
To generate a diff of this commit:
cvs rdiff -r1.202 -r1.203 pkgsrc/mk/bsd.prefs.mk
cvs rdiff -r1.43 -r1.44 pkgsrc/mk/platform/Interix.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.