From owner-cvs-all@FreeBSD.ORG Tue Jan 16 18:06:57 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C02A816A40F for ; Tue, 16 Jan 2007 18:06:57 +0000 (UTC) (envelope-from cokane@mail.cokane.org) Received: from ms-smtp-02.texas.rr.com (ms-smtp-02.texas.rr.com [24.93.47.41]) by mx1.freebsd.org (Postfix) with ESMTP id 9408113C457 for ; Tue, 16 Jan 2007 18:06:57 +0000 (UTC) (envelope-from cokane@mail.cokane.org) Received: from ramen.cokane.org (rrcs-24-153-184-158.sw.biz.rr.com [24.153.184.158]) by ms-smtp-02.texas.rr.com (8.13.6/8.13.6) with SMTP id l0GHG8H1005679 for ; Tue, 16 Jan 2007 11:16:08 -0600 (CST) Received: (qmail 98817 invoked by uid 1001); 16 Jan 2007 17:18:44 -0000 Date: Tue, 16 Jan 2007 17:18:44 +0000 From: Coleman Kane To: Tim Bishop Message-ID: <20070116171844.GA98793@ramen.coleyandcheryl> References: <200612160550.kBG5oFTa064935@repoman.freebsd.org> <20070115111559.GG42811@carrick.bishnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070115111559.GG42811@carrick.bishnet.net> User-Agent: Mutt/1.4.1i X-Virus-Scanned: Symantec AntiVirus Scan Engine Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, Coleman Kane , ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/pwcbsd Makefile ports/multimedia/pwcbsd/files patch-pwc-ctrl.c patch-pwc.c patch-pwc.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jan 2007 18:06:57 -0000 On Mon, Jan 15, 2007 at 11:15:59AM +0000, Tim Bishop wrote, and it was proclaimed: > On Sat, Dec 16, 2006 at 05:50:15AM +0000, Coleman Kane wrote: > > cokane 2006-12-16 05:50:15 UTC > > > > FreeBSD ports repository (src committer) > > > > Modified files: > > multimedia/pwcbsd Makefile > > Added files: > > multimedia/pwcbsd/files patch-pwc-ctrl.c patch-pwc.c > > patch-pwc.h > > Log: > > Commit of fixes that make this buildable once again after Rev. 1.82 of > > src/sys/dev/usb/usb_port.h hacked off some deprecated compatibilty macros. > > > > A number of manually designed device printf statements were replaced with > > the appropriate calls to device_printf(9). In addition, did a find/replace > > of other removed macros with the previous definitions from that file. > > > > I don't have a camera so I don't know the operative status of this port > > under -CURRENT yet. > > > > PR: ports/106794 > > Did this get maintainer approval? I'm trying to get hold of the guy, but > his email is bouncing. Maybe you have another way to contact him? > > Tim. > > -- > Tim Bishop > http://www.bishnet.net/tim/ > PGP Key: 0x5AE7D984 I couldn't reach them either and the port was no longer compiling (before the patch). So it didn't get their approval. I tried getting in contact with them prior to filing the PR and was unsuccessful as well. -- coleman