From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 8 07:30:24 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEFA437B404 for ; Thu, 8 May 2003 07:30:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5A4643FD7 for ; Thu, 8 May 2003 07:30:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h48EUJUp059463 for ; Thu, 8 May 2003 07:30:19 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h48EUJtl059462; Thu, 8 May 2003 07:30:19 -0700 (PDT) Resent-Date: Thu, 8 May 2003 07:30:19 -0700 (PDT) Resent-Message-Id: <200305081430.h48EUJtl059462@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Bruce M Simpson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8F5537B401 for ; Thu, 8 May 2003 07:25:51 -0700 (PDT) Received: from bigboy.spc.org (dolly.good1.com [195.206.69.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id C447843F93 for ; Thu, 8 May 2003 07:25:50 -0700 (PDT) (envelope-from bms@spc.org) Received: from saboteur.dollah.com (unknown [81.3.72.88]) by bigboy.spc.org (Postfix) with ESMTP id 6C62D3260 for ; Thu, 8 May 2003 15:27:57 +0100 (BST) Received: by saboteur.dollah.com (Postfix, from userid 1001) id 00B156B7; Thu, 8 May 2003 15:25:45 +0100 (BST) Message-Id: <20030508142545.00B156B7@saboteur.dollah.com> Date: Thu, 8 May 2003 15:25:45 +0100 (BST) From: Bruce M Simpson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/51974: Update port: graphics/s3switch X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bruce M Simpson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 14:30:24 -0000 >Number: 51974 >Category: ports >Synopsis: Update port: graphics/s3switch >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu May 08 07:30:19 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Bruce M Simpson >Release: FreeBSD 5.0-RELEASE-p7 i386 >Organization: >Environment: System: FreeBSD saboteur.dollah.com 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #17: Tue Apr 29 06:34:34 BST 2003 root@saboteur.dollah.com:/usr/src/sys/i386/compile/SABOTEUR i386 >Description: The s3switch port was not marked as i386 only. The diff below corrects this. >How-To-Repeat: >Fix: --- 1 begins here --- --- Makefile.orig Thu May 8 08:37:58 2003 +++ Makefile Thu May 8 15:24:27 2003 @@ -22,6 +22,8 @@ MAN1= s3switch.1 +ONLY_FOR_ARCHS= i386 + do-install: ${INSTALL_PROGRAM} ${WRKDIR}/s3switch ${PREFIX}/bin ${INSTALL_MAN} ${WRKDIR}/s3switch.1x ${PREFIX}/man/man1/s3switch.1 --- 1 ends here --- >Release-Note: >Audit-Trail: >Unformatted: