From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 29 12:10:02 2009 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 9915D1065670 for ; Tue, 29 Sep 2009 12:10:02 +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 5AFEB8FC1E for ; Tue, 29 Sep 2009 12:10:02 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8TCA28Q055002 for ; Tue, 29 Sep 2009 12:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8TCA2CF055001; Tue, 29 Sep 2009 12:10:02 GMT (envelope-from gnats) Resent-Date: Tue, 29 Sep 2009 12:10:02 GMT Resent-Message-Id: <200909291210.n8TCA2CF055001@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, Ganael Laplanche Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34F6F106566C for ; Tue, 29 Sep 2009 12:07:37 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 23D008FC14 for ; Tue, 29 Sep 2009 12:07:37 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n8TC7aeF011854 for ; Tue, 29 Sep 2009 12:07:36 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n8TC7a2u011853; Tue, 29 Sep 2009 12:07:36 GMT (envelope-from nobody) Message-Id: <200909291207.n8TC7a2u011853@www.freebsd.org> Date: Tue, 29 Sep 2009 12:07:36 GMT From: Ganael Laplanche To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/139235: Port update: games/flightgear - Fix build with latest plib joystick patch 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: Tue, 29 Sep 2009 12:10:02 -0000 >Number: 139235 >Category: ports >Synopsis: Port update: games/flightgear - Fix build with latest plib joystick patch >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: Tue Sep 29 12:10:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ganael Laplanche >Release: 9.0-CURRENT >Organization: http://contribs.martymac.org >Environment: FreeBSD laptop.martymac.com 9.0-CURRENT FreeBSD 9.0-CURRENT #3: Wed Sep 9 12:33:31 UTC 2009 martymac@laptop.martymac.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: This patch removes the BROKEN flag since plib now builds again with joystick support. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -aurN flightgear.orig/Makefile flightgear/Makefile --- flightgear.orig/Makefile 2009-09-29 06:59:33.436938486 +0000 +++ flightgear/Makefile 2009-09-29 06:59:52.229742878 +0000 @@ -55,10 +55,4 @@ ${INSTALL_PROGRAM} ${WRKSRC}/utils/js_server/js_server ${PREFIX}/bin @${CAT} ${PKGMESSAGE} -.include - -.if ${OSVERSION} > 800063 -BROKEN= plib joystick support broken with USB2 -.endif - -.include +.include >Release-Note: >Audit-Trail: >Unformatted: