From owner-svn-ports-all@freebsd.org Wed Feb 17 18:24:31 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E6A7454FABE; Wed, 17 Feb 2021 18:24:30 +0000 (UTC) (envelope-from yuri@freebsd.org) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 4DgmT926bJz4kht; Wed, 17 Feb 2021 18:24:28 +0000 (UTC) (envelope-from yuri@freebsd.org) Received: from yv.noip.me (c-73-189-35-76.hsd1.ca.comcast.net [73.189.35.76]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id 11HIOKm7057566 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Wed, 17 Feb 2021 10:24:20 -0800 (PST) (envelope-from yuri@freebsd.org) X-Authentication-Warning: shell1.rawbw.com: Host c-73-189-35-76.hsd1.ca.comcast.net [73.189.35.76] claimed to be yv.noip.me Subject: Re: svn commit: r565456 - in head/audio/faust: . files To: Rene Ladan Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <202102162033.11GKXYFi097498@repo.freebsd.org> <20210216221647.GA58736@freefall.freebsd.org> From: Yuri Message-ID: Date: Wed, 17 Feb 2021 10:24:19 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <20210216221647.GA58736@freefall.freebsd.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Rspamd-Queue-Id: 4DgmT926bJz4kht X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; ASN(0.00)[asn:7961, ipnet:198.144.192.0/19, country:US]; local_wl_from(0.00)[freebsd.org] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 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: Wed, 17 Feb 2021 18:24:31 -0000 On 2/16/21 2:16 PM, Rene Ladan wrote: > So audio/csound and audio/faustlive would also need to be updated to move > away from LLVM 60 (and py27) and stay synchronized with audio/faust? You are right, I will update them soon. Yuri