From nobody Tue Jan 23 21:41:02 2024 X-Original-To: dev-commits-ports-main@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 4TKLBJ2fgjz58CKW; Tue, 23 Jan 2024 21:41:12 +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 4TKLBH0cX2z4lG2; Tue, 23 Jan 2024 21:41:11 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=fail reason="No valid SPF, No valid DKIM" header.from=freebsd.org (policy=none); spf=softfail (mx1.freebsd.org: 198.144.192.42 is neither permitted nor denied by domain of yuri@FreeBSD.org) smtp.mailfrom=yuri@FreeBSD.org Received: from [192.168.5.3] (c-98-42-44-116.hsd1.ca.comcast.net [98.42.44.116]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id 40NLf3MY071193 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Tue, 23 Jan 2024 13:41:03 -0800 (PST) (envelope-from yuri@FreeBSD.org) X-Authentication-Warning: shell1.rawbw.com: Host c-98-42-44-116.hsd1.ca.comcast.net [98.42.44.116] claimed to be [192.168.5.3] Content-Type: multipart/alternative; boundary="------------cGHVEsjxH0SuFfYMt8RaRIb8" Message-ID: <76ab6623-bcee-4bb6-9c42-0f65b3ad5b62@FreeBSD.org> Date: Tue, 23 Jan 2024 13:41:02 -0800 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: 16e7f0d257a9 - main - devel/libasyncplusplus: Add static library build option. Content-Language: en-US To: Gleb Popov , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org References: <202401221731.40MHVN9M018487@gitrepo.freebsd.org> From: Yuri In-Reply-To: <202401221731.40MHVN9M018487@gitrepo.freebsd.org> X-Spamd-Bar: / X-Spamd-Result: default: False [0.71 / 15.00]; VIOLATED_DIRECT_SPF(3.50)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; ONCE_RECEIVED(0.10)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; DMARC_POLICY_SOFTFAIL(0.10)[freebsd.org : No valid SPF, No valid DKIM,none]; RCVD_NO_TLS_LAST(0.10)[]; XM_UA_NO_VERSION(0.01)[]; RCVD_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ARC_NA(0.00)[]; FREEFALL_USER(0.00)[yuri]; ASN(0.00)[asn:7961, ipnet:198.144.192.0/23, country:US]; TO_DN_SOME(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; HAS_XAW(0.00)[]; R_DKIM_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; R_SPF_SOFTFAIL(0.00)[~all:c]; MLMMJ_DEST(0.00)[dev-commits-ports-main@FreeBSD.org,dev-commits-ports-all@FreeBSD.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCPT_COUNT_THREE(0.00)[4] X-Rspamd-Queue-Id: 4TKLBH0cX2z4lG2 This is a multi-part message in MIME format. --------------cGHVEsjxH0SuFfYMt8RaRIb8 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Gleb, This is a duplicate of devel/asyncplusplus. Could you please remove it? Thanks, Yuri On 1/22/24 09:31, Gleb Popov wrote: > The branch main has been updated by arrowd: URL: > https://cgit.FreeBSD.org/ports/commit/?id=16e7f0d257a9602320a170cf9e9fd90cae452e37commit > 16e7f0d257a9602320a170cf9e9fd90cae452e37 Author: Peter > AuthorDate: 2024-01-21 18:48:23 +0000 Commit: > Gleb Popov CommitDate: 2024-01-22 17:30:57 +0000 > devel/libasyncplusplus: Add static library build option. Pull Request: > https://github.com/freebsd/freebsd-ports/pull/220 --------------cGHVEsjxH0SuFfYMt8RaRIb8 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hi Gleb,

This is a duplicate of devel/asyncplusplus.
Could you please remove it?


Thanks,
Yuri




On 1/22/24 09:31, Gleb Popov wrote:
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=16e7f0d257a9602320a170cf9e9fd90cae452e37commit 16e7f0d257a9602320a170cf9e9fd90cae452e37 Author: Peter <peter@flytrace.com> AuthorDate: 2024-01-21 18:48:23 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-01-22 17:30:57 +0000 devel/libasyncplusplus: Add static library build option. Pull Request: https://github.com/freebsd/freebsd-ports/pull/220

--------------cGHVEsjxH0SuFfYMt8RaRIb8--