ports/85759: [Maintainer Update] sysutils/x86info arch fix

Erik Greenwald erik at smluc.org
Mon Sep 5 19:20:19 UTC 2005


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list