Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 02/16/2005 11:01:03
Module Name:	pkgsrc
Committed By:	agc
Date:		Wed Feb 16 11:01:03 UTC 2005

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

Log Message:
Fix an anomaly noted by Steve Bellovin in
<20050215182853.AC52D3C03B8@berkshire.machshav.com>

The check for a vulnerable package at package fetch time is producing
incorrect results when csh-style alternates are used in the
pkg-vulnerabilities specification of the vulnerable package - disable
the incorrect speed-up that was there previously, at the expense of
some machine cycles at build time.


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

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