From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 26 13:20:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C7C24D17 for ; Sat, 26 Apr 2014 13:20:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B4A301AF4 for ; Sat, 26 Apr 2014 13:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3QDK1GH089536 for ; Sat, 26 Apr 2014 13:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3QDK1SO089535; Sat, 26 Apr 2014 13:20:01 GMT (envelope-from gnats) Date: Sat, 26 Apr 2014 13:20:01 GMT Message-Id: <201404261320.s3QDK1SO089535@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Tom Russo Subject: Re: ports/189006: x11-toolkits/plib improperly handles USB joystick min/max/center, and ignores "dial" axes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Tom Russo List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2014 13:20:01 -0000 The following reply was made to PR ports/189006; it has been noted by GNATS. From: Tom Russo To: bug-followup@freebsd.org, russo@bogodyn.org Cc: Subject: Re: ports/189006: x11-toolkits/plib improperly handles USB joystick min/max/center, and ignores "dial" axes Date: Sat, 26 Apr 2014 07:15:09 -0600 It should be obvious, but I should have stated that the patch I attached to this report is intended for the "files" directory of ports/x11-toolkits/plib, and should be called patch-src-js-jsBSD.cxx when put there. It is not a patch to the *port*, but a patch to the code installed by the port. Dropping it into the files directory of the port fixes the reported issue.