From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 4 20:00:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 123D3B67 for ; Sun, 4 Aug 2013 20:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CC1A92792 for ; Sun, 4 Aug 2013 20:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r74K01c1034591 for ; Sun, 4 Aug 2013 20:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r74K01Lc034590; Sun, 4 Aug 2013 20:00:01 GMT (envelope-from gnats) Resent-Date: Sun, 4 Aug 2013 20:00:01 GMT Resent-Message-Id: <201308042000.r74K01Lc034590@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, Ed Maste 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 ESMTP id 0A732687 for ; Sun, 4 Aug 2013 19:51:22 +0000 (UTC) (envelope-from emaste@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EBB412730 for ; Sun, 4 Aug 2013 19:51:21 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r74JpLIV034275 for ; Sun, 4 Aug 2013 19:51:21 GMT (envelope-from emaste@freefall.freebsd.org) Received: (from emaste@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r74JpLmw034274; Sun, 4 Aug 2013 19:51:21 GMT (envelope-from emaste) Message-Id: <201308041951.r74JpLmw034274@freefall.freebsd.org> Date: Sun, 4 Aug 2013 19:51:21 GMT From: Ed Maste To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/181035: [exp-run] Update libusb-1.0.pc to claim to be libusb 1.0.13 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Ed Maste List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Aug 2013 20:00:02 -0000 >Number: 181035 >Category: ports >Synopsis: [exp-run] Update libusb-1.0.pc to claim to be libusb 1.0.13 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 04 20:00:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Ed Maste >Release: FreeBSD 10.0-CURRENT amd64 >Organization: FreeBSD >Environment: System: FreeBSD freefall.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r253323: Sat Jul 13 18:26:21 UTC 2013 peter@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL amd64 >Description: QEMU libusb host support needs at least libusbx-1.0.13. Our in-tree libusb supports the required functionality, but claims to be 1.0.9. I would like to see what, if anything, breaks by us claiming to be 1.0.13. >How-To-Repeat: >Fix: --- libusb-1.0.13.diff begins here --- Index: lib/libusb/libusb-1.0.pc =================================================================== --- lib/libusb/libusb-1.0.pc (revision 253936) +++ lib/libusb/libusb-1.0.pc (working copy) @@ -6,6 +6,6 @@ Name: libusb-1.0 Description: Library that abstracts ways to access USB devices (v1.0) -Version: 1.0.9 +Version: 1.0.13 Libs: -L${libdir} -lusb Cflags: -I${includedir} --- libusb-1.0.13.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: