From nobody Tue Mar 19 12:12:53 2024 X-Original-To: ports@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 4TzVwy66t1z5FCTR for ; Tue, 19 Mar 2024 12:13:06 +0000 (UTC) (envelope-from einar@isnic.is) Received: from mx01.isnic.is (mx01.isnic.is [193.4.58.133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mx01.isnic.is", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TzVwy5DbRz4nrb; Tue, 19 Mar 2024 12:13:06 +0000 (UTC) (envelope-from einar@isnic.is) Authentication-Results: mx1.freebsd.org; none Received: from ht-mailstore01.isnic.is (ht-mailstore01.isnic.is [IPv6:2001:67c:6c:56::2]) by mx01.isnic.is (Postfix) with ESMTPS id 1A6D411CF1; Tue, 19 Mar 2024 12:13:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=isnic.is; s=20200921; t=1710850384; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=DytARpYwgTGxGP2YH2C2usrtMTAVoRm8nZyk2OF8sgI=; b=P82tMQiEE4PIARaji/u08uCwz+nuddzgsZRCRqChXoumxyjU+VaUpLVo2z6eTBFrQzoLcP 7+XdkjGLmj4S26r48ZHJyS8w0++b4yy2QEWndlV55X5eXn4HMNs80cOD3W5mhb/qKGeeMY quQ1ZaV9mOtV1hj03mUeHCIZPu9iCfYnKR68KvDB6jnljNFyUv1HS0m5NsgbcgfqHysyOr J+dYg6tPN7yS/lo4wMZKxrwdzyFXdNMv/f8FNiDqN3EERaSRUSvKHFXsSZK21aVvKTsl5W zFuZav44s9uc8Sn/MP55TYRJeTp8ugBq9CfkgbDDH+Gza7ZICYPDT1R5X5+Gmw== Received: from smtpclient.apple (unknown [IPv6:2001:67c:6c:f100::194]) by ht-mailstore01.isnic.is (Postfix) with ESMTPS id 1298438D29; Tue, 19 Mar 2024 12:13:04 +0000 (UTC) Content-Type: text/plain; charset=utf-8 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.500.171.1.1\)) Subject: Re: Multiple new R ports From: =?utf-8?Q?Einar_Bjarni_Halld=C3=B3rsson?= In-Reply-To: Date: Tue, 19 Mar 2024 12:12:53 +0000 Cc: Gleb Popov , ports@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <77026901-2B83-481D-ADE9-9093530D6326@isnic.is> References: <44F61FC1-532F-447F-80E9-83ED37599CD7@isnic.is> <16c2bf5c-9022-4ce9-9283-838f99d80ba3@isnic.is> <2E6761A6-F462-4B83-94AC-9658583A581D@isnic.is> <6A36BE5B-2C76-434D-8EFF-D9518DA7E6E6@isnic.is> <06222A4D-6C49-4320-8599-8E7668885BDE@isnic.is> <531E6E65-EF0A-4246-AFCB-152368451EAF@isnic.is> To: Nuno Teixeira X-Mailer: Apple Mail (2.3774.500.171.1.1) 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:1850, ipnet:193.4.58.0/23, country:IS] X-Rspamd-Queue-Id: 4TzVwy5DbRz4nrb > On 19 Mar 2024, at 11:52, Nuno Teixeira wrote: >=20 > Ok, I'll commit it. >=20 Thanks. > There's a missing dependency that needs to be added to fix build. > You should have received an e-mail from review. >=20 I did. I=E2=80=99m sorry I missed it :( .einar