From owner-freebsd-ports@FreeBSD.ORG Wed May 16 02:11:35 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55E4A1065741 for ; Wed, 16 May 2012 02:11:35 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id 346F08FC1D for ; Wed, 16 May 2012 02:11:35 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id BFF4B56205; Tue, 15 May 2012 21:11:34 -0500 (CDT) Date: Tue, 15 May 2012 21:11:34 -0500 From: Mark Linimon To: Alan Hicks Message-ID: <20120516021134.GA22951@lonesome.com> References: <4FB2A0B3.8070605@p-o.co.uk> <4FB2A39D.7030702@p-o.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FB2A39D.7030702@p-o.co.uk> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: FreeBSD Ports Mailing List Subject: Re: pulseaudio patch for Makefile to enable building with clang X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 May 2012 02:11:35 -0000 The best thing to do with patches is submit them as PRs, either via send-pr(1) or via the web interface. That way, the port maintainer (if any) gets automaticially notified. (Well, automatic if the Synopsis contains the category/portname explicitly) mcl