From nobody Fri Mar 08 13:21:13 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 4Trmz45L5Nz5D7KF for ; Fri, 8 Mar 2024 13:21:36 +0000 (UTC) (envelope-from einar@isnic.is) Received: from mx01.isnic.is (mx01.isnic.is [IPv6:2001:67c:6c: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 4Trmz30pHpz4RJ3 for ; Fri, 8 Mar 2024 13:21:35 +0000 (UTC) (envelope-from einar@isnic.is) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=isnic.is header.s=20200921 header.b=TMj1Cm9v; dmarc=pass (policy=quarantine) header.from=isnic.is; spf=pass (mx1.freebsd.org: domain of einar@isnic.is designates 2001:67c:6c:58::133 as permitted sender) smtp.mailfrom=einar@isnic.is Received: from ht-mailstore01.isnic.is (ht-mailstore01.isnic.is [185.93.156.2]) by mx01.isnic.is (Postfix) with ESMTPS id 71E6919ABA for ; Fri, 8 Mar 2024 13:21:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=isnic.is; s=20200921; t=1709904083; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Oa+vXJ6iO43RckOH/l/GZ3cKLb5s6G/fCg7S0Pl0JPU=; b=TMj1Cm9v1SO8JiyQ9cZjhHAqkQlwa0y7GvYgKTa7FdAMxoWmTfiNcxpfzebJhRrYwPqA0p IcMKOgtaNDralG5oNUi1+9j90laH1BKxJOBXf21SOhre+/gveIZ+tW1Y4TxcRt4N7aOnj5 Fb4/45rkWSLrXWPiNo9WB+WODRxaMgd+vkWFan6MnuPu6E6bdNObjlh8kPnY9Lfij6ypMF H/f325+q3lHSQ3p6gV/YrzcaqXIEI+95WdK80Bz84td/J+t4FnbIK+f9nOpJkcrJUSLzMB RuBBkWCsJZCHYE5VHnHgpJJtsax7WvOixC9OiIn7rTDdrjNZ3EcjbrMCZNTFlw== Received: from smtpclient.apple (unknown [IPv6:2001:67c:6c:f100::194]) by ht-mailstore01.isnic.is (Postfix) with ESMTPS id 6B5782E883 for ; Fri, 8 Mar 2024 13:21:23 +0000 (UTC) From: =?utf-8?Q?Einar_Bjarni_Halld=C3=B3rsson?= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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.400.31\)) Subject: Committer needed for py-authheaders Message-Id: Date: Fri, 8 Mar 2024 13:21:13 +0000 To: ports@freebsd.org X-Mailer: Apple Mail (2.3774.400.31) X-Spamd-Bar: --- X-Spamd-Result: default: False [-4.00 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[isnic.is,quarantine]; R_DKIM_ALLOW(-0.20)[isnic.is:s=20200921]; R_SPF_ALLOW(-0.20)[+ip6:2001:67c:6c::/48]; MIME_GOOD(-0.10)[text/plain]; RCPT_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:1850, ipnet:2001:67c:6c::/48, country:IS]; APPLE_MAILER_COMMON(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; MLMMJ_DEST(0.00)[ports@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[ports@freebsd.org]; DKIM_TRACE(0.00)[isnic.is:+] X-Rspamd-Queue-Id: 4Trmz30pHpz4RJ3 Hi,=20 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276550 has been = waiting for a committer since January. Could someone take a look and = commit? It=E2=80=99s just a simple version upgrade. .einar=