From nobody Tue Sep 19 05:27:47 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RqVYS4ML6z4tPF3; Tue, 19 Sep 2023 05:27:56 +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 4RqVYS1cXNz4YMc; Tue, 19 Sep 2023 05:27:56 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Authentication-Results: mx1.freebsd.org; none Received: from [192.168.5.3] (c-73-202-23-161.hsd1.ca.comcast.net [73.202.23.161]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id 38J5RmgW047602 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Mon, 18 Sep 2023 22:27:49 -0700 (PDT) (envelope-from yuri@FreeBSD.org) X-Authentication-Warning: shell1.rawbw.com: Host c-73-202-23-161.hsd1.ca.comcast.net [73.202.23.161] claimed to be [192.168.5.3] Message-ID: <6081d252-84f3-3a37-7fe1-a96bd7742c43@tsoft.com> Date: Mon, 18 Sep 2023 22:27:47 -0700 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: =?UTF-8?Q?Re=3a_git=3a_dff2adf1dc0d_-_main_-_cad/opentimer=3a_Updat?= =?UTF-8?Q?e_g20210726_=e2=86=92_g20221116?= Content-Language: en-US To: Gerald Pfeifer Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org References: <202307230850.36N8oide010742@gitrepo.freebsd.org> <65bd525a-9067-8161-2a4b-9d546b5cf0d1@pfeifer.com> From: Yuri Victorovich In-Reply-To: <65bd525a-9067-8161-2a4b-9d546b5cf0d1@pfeifer.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7961, ipnet:198.144.192.0/19, country:US] X-Rspamd-Queue-Id: 4RqVYS1cXNz4YMc Hi Gerald, On 9/18/23 08:29, Gerald Pfeifer wrote: > Does this mean it now builds with current clang? The commit message did > not mention anything. The project now builds with clang. Sorry that I forgot to put this into the commit message. I just removed that line. Best, Yuri