From owner-svn-ports-all@FreeBSD.ORG Sat Jul 5 15:40:35 2014 Return-Path: Delivered-To: svn-ports-all@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 1D3332BB; Sat, 5 Jul 2014 15:40:35 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E79D42468; Sat, 5 Jul 2014 15:40:34 +0000 (UTC) Received: from [192.168.0.21] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 5FD8943B4A; Sat, 5 Jul 2014 10:40:09 -0500 (CDT) Message-ID: <53B81C49.8090300@marino.st> Date: Sat, 05 Jul 2014 17:39:53 +0200 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Tijl Coosemans , John Marino Subject: Re: svn commit: r360756 - head/audio/xmms-nas/files References: <201407051502.s65F2VH8094352@svn.freebsd.org> <20140705173405.7f894e81@kalimero.tijl.coosemans.org> In-Reply-To: <20140705173405.7f894e81@kalimero.tijl.coosemans.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jul 2014 15:40:35 -0000 On 7/5/2014 17:34, Tijl Coosemans wrote: > On Sat, 5 Jul 2014 15:02:31 +0000 (UTC) John Marino wrote: >> Author: marino >> Date: Sat Jul 5 15:02:31 2014 >> New Revision: 360756 >> URL: http://svnweb.freebsd.org/changeset/ports/360756 >> QAT: https://qat.redports.org/buildarchive/r360756/ >> >> Log: >> audio/xmms-nas: Add patch for DragonFly support (dports) >> >> Added: >> head/audio/xmms-nas/files/patch-ltconfig (contents, props changed) >> > > Didn't this just work? It should already be handled by USES=libtool. > Let me try without the patch, which is more than a year old.