From owner-freebsd-current@FreeBSD.ORG Mon Mar 9 05:01:39 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A32FB10656EB for ; Mon, 9 Mar 2009 05:01:39 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id 509268FC14 for ; Mon, 9 Mar 2009 05:01:39 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.3/8.14.3) with ESMTP id n2951bPo041210; Sun, 8 Mar 2009 22:01:37 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.3/8.14.3/Submit) id n2951bqa041209; Sun, 8 Mar 2009 22:01:37 -0700 (PDT) (envelope-from sgk) Date: Sun, 8 Mar 2009 22:01:37 -0700 From: Steve Kargl To: Mark Linimon Message-ID: <20090309050137.GA41156@troutmask.apl.washington.edu> References: <20090309035511.GA40716@troutmask.apl.washington.edu> <20090309043324.GA1029@lonesome.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090309043324.GA1029@lonesome.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@freebsd.org Subject: Re: USB2 has broken libusb and gphoto2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2009 05:01:43 -0000 On Sun, Mar 08, 2009 at 11:33:24PM -0500, Mark Linimon wrote: > On Sun, Mar 08, 2009 at 08:55:11PM -0700, Steve Kargl wrote: > > The rushed import of USB2 has broken libusb and gphoto2 > > in ports. Please fix. > > See http://wiki.freebsd.org/PortsBrokenOnCurrent for the status > updates of the affected ports. > No need to check a wiki. Please commit the patch that fixes the port. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/132246 -- Steve