From owner-svn-ports-head@freebsd.org Tue Jan 10 21:28:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE0EFCAAB77; Tue, 10 Jan 2017 21:28:21 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.com (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 CB6E21C92; Tue, 10 Jan 2017 21:28:21 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [127.0.0.1] (ip72-204-83-236.fv.ks.cox.net [72.204.83.236]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.com (Postfix) with ESMTP id CE4D743DC8; Tue, 10 Jan 2017 15:26:49 -0600 (CST) Subject: Re: svn commit: r431136 - head/audio/csound To: John Marino , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201701102116.v0ALGUGE086452@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: Date: Tue, 10 Jan 2017 15:28:14 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <201701102116.v0ALGUGE086452@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 170110-1, 01/10/2017), Outbound message X-Antivirus-Status: Clean X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jan 2017 21:28:22 -0000 On 1/10/2017 15:16, John Marino wrote: > Author: marino > Date: Tue Jan 10 21:16:30 2017 > New Revision: 431136 > URL: https://svnweb.freebsd.org/changeset/ports/431136 > > Log: > audio/csound6: USES+= alias > > Modified: > head/audio/csound/Makefile > > Modified: head/audio/csound/Makefile > ============================================================================== > --- head/audio/csound/Makefile Tue Jan 10 21:13:09 2017 (r431135) > +++ head/audio/csound/Makefile Tue Jan 10 21:16:30 2017 (r431136) > @@ -105,7 +105,9 @@ DOCS_DISTFILES= Csound${PORTVERSION:R}_ > MAKE_ARGS+= Word64=1 > .endif > > +.if ${OPSYS} == FreeBSD > CXXLIB= c++ > +.endif > > BROKEN_powerpc64= Does not build > It looks like I accidentally used the wrong commit message file. This was to fix r430947 which removed too much logic when trying to remove logic for obsolete versions of FreeBSD. Sorry, John --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus