Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 20E7D63BAE7 for ; Thu, 4 Dec 2008 11:45:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C111063B13B; Thu, 4 Dec 2008 11:45:36 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 109DC63B112 for ; Thu, 4 Dec 2008 11:45:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F00F5175D0; Thu, 4 Dec 2008 11:45:35 +0000 (UTC) From: David Brownlee Subject: CVS commit: pkgsrc/devel/cpuflags To: pkgsrc-changes@NetBSD.org Reply-To: abs@netbsd.org Message-Id: <20081204114535.F00F5175D0@cvs.netbsd.org> Date: Thu, 4 Dec 2008 11:45:35 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: abs Date: Thu Dec 4 11:45:35 UTC 2008 Modified Files: pkgsrc/devel/cpuflags: Makefile pkgsrc/devel/cpuflags/files: subr_NetBSD subr_gcc Log Message: Updated devel/cpuflags to 1.20 - Add cases for: 'Intel Pentium III Xeon (686-class)' (Thanks Jum Wise) 'Intel Pentium M (Dothan) (686-class)' (My T41p) - Remove duplicate m68k fpu check - Fix pentium2/pentium3 tranposition introduced in v1.19 To generate a diff of this commit: cvs rdiff -r1.125 -r1.126 pkgsrc/devel/cpuflags/Makefile cvs rdiff -r1.3 -r1.4 pkgsrc/devel/cpuflags/files/subr_NetBSD \ pkgsrc/devel/cpuflags/files/subr_gcc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.