Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  5 Sep 2005 14:16:24 -0500 (CDT)
From:      Erik Greenwald <erik@smluc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erik@math.missouristate.edu
Subject:   ports/85759: [Maintainer Update]  sysutils/x86info  arch fix
Message-ID:  <20050905191624.AA98B1CE66@phoenix.smluc.org>
Resent-Message-ID: <200509051920.j85JKHZv041515@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         85759
>Category:       ports
>Synopsis:       [Maintainer Update]  sysutils/x86info  arch fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 05 19:20:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD fenris 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #3: Thu Aug 11 00:13:25 EDT 2005 root@fenris:/usr/obj/usr/src/sys/FENRIS i386

>Description:
pointyhat says it doesn't work on amd64, so until I get my amd64
boxen, disable that arch...

>How-To-Repeat:
>Fix:

--- sysutils_x86info.patch begins here ---
Index: sysutils/x86info/Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/x86info/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- sysutils/x86info/Makefile	31 Aug 2005 07:30:59 -0000	1.16
+++ sysutils/x86info/Makefile	5 Sep 2005 19:09:37 -0000
@@ -16,7 +16,7 @@
 MAINTAINER=	erik@smluc.org
 COMMENT=	Utility to display information about the systems x86 processor(s)
 
-ONLY_FOR_ARCHS=	i386 amd64
+ONLY_FOR_ARCHS=	i386
 PLIST_FILES=	bin/x86info
 USE_REINPLACE=	yes
 MAKE_ARGS=	CFLAGS="${CFLAGS}"
--- sysutils_x86info.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050905191624.AA98B1CE66>