From erik@g09.sac.fedex.com  Fri Nov 15 06:14:42 2002
Return-Path: <erik@g09.sac.fedex.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4E8DC37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 Nov 2002 06:14:42 -0800 (PST)
Received: from mx15.sac.fedex.com (mx15.sac.fedex.com [199.81.197.54])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 34FEC44178
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 Nov 2002 06:06:46 -0800 (PST)
	(envelope-from erik@g09.sac.fedex.com)
Received: from mx14.sac.fedex.com (mx14.sac.fedex.com [199.82.159.12])
	by mx15.sac.fedex.com (8.12.3/8.12.3) with ESMTP id gAFE64FE027123
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 Nov 2002 08:06:04 -0600 (CST)
	(envelope-from erik@g09.sac.fedex.com)
Received: from g09.sac.fedex.com (root@g09.sac.fedex.com [199.81.77.156])
	by mx14.sac.fedex.com (8.12.3/8.12.3) with ESMTP id gAFE64Mr071524
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 Nov 2002 08:06:04 -0600 (CST)
	(envelope-from erik@g09.sac.fedex.com)
Received: (from erik@localhost)
	by g09.sac.fedex.com (8.9.3/8.9.3) id IAA92475;
	Fri, 15 Nov 2002 08:06:04 -0600 (CST)
	(envelope-from erik)
Message-Id: <200211151406.IAA92475@g09.sac.fedex.com>
Date: Fri, 15 Nov 2002 08:06:04 -0600 (CST)
From: Erik Greenwald <erik@sa.fedex.com>
Reply-To: Erik Greenwald <erik@smluc.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Maintainer Update: sysutils/x86info 1.10 -> 1.11
X-Send-Pr-Version: 3.2

>Number:         45313
>Category:       ports
>Synopsis:       Maintainer Update: sysutils/x86info 1.10 -> 1.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 15 06:20:00 PST 2002
>Closed-Date:    Fri Nov 15 11:19:23 PST 2002
>Last-Modified:  Fri Nov 15 11:19:23 PST 2002
>Originator:     Erik Greenwald
>Release:        FreeBSD 4.0-RELEASE i386
>Organization:
>Environment:


>Description:

update of sysutils/x86info from 1.10 to 1.11

Please remove files/patch-Intel_cachesize.c, it's no longer needed

The following is the freshmeat.net blurb

Changes: Better formatting for narrow terminals, a command line option to
print the URL of an errata or datasheet if it is known, and extra verbosity.
There was a Pentium 4 Xeon Northwood identification fix, the addition of
socket types for AMD Clawhammer, more Pentium Pro steppings, and a
reorganisation of Athlon MP/XP/4/Mobile determination. The flags/eflags
per-CPU check now tests that MTRRs are available before dumping them, and the
VIA Cyrix 3 cache size errata is mentioned when the workaround is in use.
Various code cleanups were also made.

>How-To-Repeat:

>Fix:

rm files/patch-Intel_cachesize.c

diff -Nurb x86info.orig/Makefile x86info/Makefile
--- x86info.orig/Makefile	Tue Nov 12 10:33:36 2002
+++ x86info/Makefile	Thu Nov 14 13:47:46 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	x86info
-PORTVERSION=	1.10
+PORTVERSION=	1.11
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.codemonkey.org.uk/x86info/ \
 		ftp://ftp.suse.com/pub/people/davej/x86info/ \
diff -Nurb x86info.orig/distinfo x86info/distinfo
--- x86info.orig/distinfo	Tue Nov 12 10:33:36 2002
+++ x86info/distinfo	Thu Nov 14 13:48:30 2002
@@ -1 +1 @@
-MD5 (x86info-1.10.tgz) = 7e9176094848dfaaebeaa07aca4cea69
+MD5 (x86info-1.11.tgz) = c383845a7cbaa9c9e9784b1469e19950
diff -Nurb x86info.orig/files/patch-Makefile x86info/files/patch-Makefile
--- x86info.orig/files/patch-Makefile	Wed Dec 31 18:00:00 1969
+++ x86info/files/patch-Makefile	Thu Nov 14 13:43:36 2002
@@ -0,0 +1,11 @@
+--- Makefile.orig	Thu Nov 14 13:42:46 2002
++++ Makefile	Thu Nov 14 13:42:58 2002
+@@ -4,7 +4,7 @@
+ #CFLAGS += -mwin32 -DWIN32_LEAN_AND_MEAN
+ SHELL = /bin/sh
+ 
+-all: x86info test
++all: x86info
+ 
+ OBJS =\
+ 	AMD/identify.o\
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Fri Nov 15 11:19:02 PST 2002 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=45313 
>Unformatted:
