From nobody Tue Mar 19 10:54:25 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 4TzTBW4MNgz5F4Sj for ; Tue, 19 Mar 2024 10:54:43 +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 4TzTBW270Zz4fxm; Tue, 19 Mar 2024 10:54:43 +0000 (UTC) (envelope-from einar@isnic.is) Authentication-Results: mx1.freebsd.org; none Received: from ht-mailstore01.isnic.is (ht-mailstore01.isnic.is [185.93.156.2]) by mx01.isnic.is (Postfix) with ESMTPS id 484B111B3B; Tue, 19 Mar 2024 10:54:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=isnic.is; s=20200921; t=1710845675; 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=gK2LxUy7vOMv6VTmLlC/K9zH7p79BBaf0mVeGz5vwYA=; b=Pei6LNmeoA14+ayS2gdDW0rhCoSL8dtoPqFfAvyFTBgrEwWmHUHis/CiXZ7kiJfovvS2PS ZHr7G7dM/pk2ZXhQ/46+6KMeo3tc6w+D8A0y6O5oIEHIHOu8QjO1Uk07jDm9K3/Ghlg0lZ N7U6jQRXsrobtHfip8hk3MH2DWp5V6clVym3uSEqETOqeMZUApvt7v9HDnLV62TSSC+DDU kT0Gtw39iHKzAJGm5+hs/JUc+fYkYPum8RHGzAb6vIfnxV/QsF9kjCOxJL8g+E/SwpAjVr jxkAVa7kCu3HhQEtYz0dtUnTmLcoCRgJVACykTQvgAMlJMArNGUuT15opa4RIg== Received: from smtpclient.apple (unknown [IPv6:2001:67c:6c:f100::194]) by ht-mailstore01.isnic.is (Postfix) with ESMTPS id 3B3A738936; Tue, 19 Mar 2024 10:54:35 +0000 (UTC) Content-Type: text/plain; charset=us-ascii 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 10:54:25 +0000 Cc: Gleb Popov , ports@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <531E6E65-EF0A-4246-AFCB-152368451EAF@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> 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: 4TzTBW270Zz4fxm > On 19 Mar 2024, at 10:49, Nuno Teixeira wrote: > > By adding: > Differential Revision: > it will grant you commit bit. > What do you mean by this? Can I add this and get granted commit bit? Either way, I would prefer that you commit :) .einar