Subject: CVS commit: pkgsrc/devel/cpuflags
To: None <pkgsrc-changes@NetBSD.org>
From: Rene Hexel <rh@netbsd.org>
List: pkgsrc-changes
Date: 10/19/2003 00:24:28
Module Name:	pkgsrc
Committed By:	rh
Date:		Sun Oct 19 00:24:28 UTC 2003

Modified Files:
	pkgsrc/devel/cpuflags: Makefile
	pkgsrc/devel/cpuflags/files: cpuflags.NetBSD

Log Message:
Fix an Athlon detection glitch: the "Athlon Model 1" is neither an
"Athlon MP" nor a "Pentium Pro".  Correct this by testing for the special
cases first rather than trying to be clever in the generic test.
Bump package version to 0.58


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 pkgsrc/devel/cpuflags/Makefile
cvs rdiff -r1.42 -r1.43 pkgsrc/devel/cpuflags/files/cpuflags.NetBSD

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