From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jun 25 11:30:04 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17FC11065677 for ; Wed, 25 Jun 2008 11:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EFEF98FC1E for ; Wed, 25 Jun 2008 11:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5PBU3mg047357 for ; Wed, 25 Jun 2008 11:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5PBU3hc047354; Wed, 25 Jun 2008 11:30:03 GMT (envelope-from gnats) Resent-Date: Wed, 25 Jun 2008 11:30:03 GMT Resent-Message-Id: <200806251130.m5PBU3hc047354@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, "Pietro Cerutti" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A404F1065671 for ; Wed, 25 Jun 2008 11:20:16 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel03.rubas-s03.net (cpanel03.rubas-s03.net [195.182.222.73]) by mx1.freebsd.org (Postfix) with ESMTP id 6AB888FC21 for ; Wed, 25 Jun 2008 11:20:16 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from [213.142.183.219] (helo=gahrtop.localhost) by cpanel03.rubas-s03.net with esmtpa (Exim 4.68) (envelope-from ) id 1KBT2p-0007JM-0t for FreeBSD-gnats-submit@freebsd.org; Wed, 25 Jun 2008 13:20:11 +0200 Received: from gahrtop.localhost (localhost [127.0.0.1]) by gahrtop.localhost (Postfix) with ESMTP id B006050841 for ; Wed, 25 Jun 2008 11:20:11 +0000 (UTC) Message-Id: <1214392811.81846@gahrtop.localhost> Date: Wed, 25 Jun 2008 11:20:11 -0000 From: "Pietro Cerutti" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.9 Cc: Subject: ports/124977: [patch] sysutils/915resolution is only meant for i386 or amd64 archs X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jun 2008 11:30:04 -0000 >Number: 124977 >Category: ports >Synopsis: [patch] sysutils/915resolution is only meant for i386 or amd64 archs >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 25 11:30:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Pietro Cerutti >Release: FreeBSD 8.0-CURRENT i386 >Organization: The FreeBSD Project >Environment: System: FreeBSD 8.0-CURRENT #2: Tue Jun 24 08:15:41 CEST 2008 root@gahrtop.localhost:/usr/obj/usr/src/sys/MSI1034 >Description: >How-To-Repeat: >Fix: --- 915resolution.diff begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/915resolution/Makefile,v retrieving revision 1.7 diff -u -u -r1.7 Makefile --- Makefile 19 Jun 2008 07:03:41 -0000 1.7 +++ Makefile 25 Jun 2008 11:19:12 -0000 @@ -20,6 +20,8 @@ DOCS= README.txt LICENSE.txt chipset_info.txt changes.log +ONLY_FOR_ARCHS= i386 amd64 + .include do-build: --- 915resolution.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: