From nobody Wed Mar 11 00:23:04 2026 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 4fVs0T117Rz6VPKD for ; Wed, 11 Mar 2026 00:23:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fVs0S5J7Nz3tlH for ; Wed, 11 Mar 2026 00:23:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773188584; 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; bh=bbxegt2Unf1lJf7OkW4WL5tuYBO6VL7vk7GMO/G3Sbk=; b=jmTyVKjRtv3o16kaHUxeP7NDz6NTkAjIfVHNH5nQ9CcmDH/83ZTCuF5gTTZOryCGs3VPGj Vkp9u7CaiFux3KYXNokLrOm/NpJWk3R1AK8HyNWrdj6TXmSJGs+WREBmZbEYbEx3v6RzM7 wvWlmi44GwtM908TGRErT1Mz4sbg31gKAsPs9dmnZE0cjJpMdzEzIYJ6VzVL7PKMFrAhOg 04jK3UPhRmJ1eJRpiKANYBlWZo0UD0ZOa+1iy9Bbk5RGNw6LSgDa/OU87cMLQ/jW5Q5mrp eULfI0D3lB6PMtEHbbMI/t/yUu0JE9xK6p9oqufZjWVenxSCTC2Xvd2b92l9vA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773188584; a=rsa-sha256; cv=none; b=lT5YzbjB6wjO321t4p7mNaFOnJHGgboDJzdA/QUn89ds0cStAUNHekwJwaiJJfbDos15Z9 Cr7NO8F6kwsL9vcko/hMMuY+6FJvLzgte5oNB6aaidGe4cHAqd7bYPEb/8D4sQFrMCMReP UjIJxfRz7ULSuoPiimeewIKMcUvARLtIQHZErfuZzJ4TikYg/NtUR8MEdNBvaj7fskbpjY innoCNjOJKy2WwK/38EnoXvAA8gWjhTB7Lb324oxPKy39J3Qr5NZC3G88ccZ/d1ndEqzja 94VgfGO3iDKSM9mpxYy83sII2BrYP800AJaQgnS1vwpjebXHahhMlBR4Rs90Ug== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773188584; 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; bh=bbxegt2Unf1lJf7OkW4WL5tuYBO6VL7vk7GMO/G3Sbk=; b=WgvaJb7zByt9RlMoMsTRU7leCfMwS8iGnDb7+nSC/qAsEz/oJq0UPT8k4XvP0wB0wVQDbW GCDVVCGGa8T19Fia0kKUp3Gpk/1sXISfYtyK+bNpQFaLCaZ2dcH/OP3rfSLMo0a3NoNANd eK/4q3AEqvOmQw2CAUX13Vuq2PQcUtng06ajsq7/faFEZ0xQ/hrGQc4ZFw/7MtNMmSov9h lqorraBG8DEv79lFqJPH6WvmWLqPg6pS6kcRKWepZ03nCLVH5eXYo+NR0nnIdv3hVxnyZ3 Qz5U1+94NINP64MBy6HJDm3ArhFxxj0OG3eJTdmtAsa/h2gXFMzH8HEv0PjxEA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fVs0S4r8rzbfb for ; Wed, 11 Mar 2026 00:23:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1ce72 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 11 Mar 2026 00:23:04 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Cc: Chad Jacob Milios From: Vladimir Druzenko Subject: git: e5bc2825cede - 2026Q1 - net-p2p/bazarr: Fix build with python version other than 3.11 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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vvd X-Git-Repository: ports X-Git-Refname: refs/heads/2026Q1 X-Git-Reftype: branch X-Git-Commit: e5bc2825cede8dbef60f19eab021a6b2adbe926d Auto-Submitted: auto-generated Date: Wed, 11 Mar 2026 00:23:04 +0000 Message-Id: <69b0b5e8.1ce72.71c01a1f@gitrepo.freebsd.org> The branch 2026Q1 has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=e5bc2825cede8dbef60f19eab021a6b2adbe926d commit e5bc2825cede8dbef60f19eab021a6b2adbe926d Author: Chad Jacob Milios AuthorDate: 2026-03-11 00:14:18 +0000 Commit: Vladimir Druzenko CommitDate: 2026-03-11 00:21:22 +0000 net-p2p/bazarr: Fix build with python version other than 3.11 PR: 293708 Approved by: Michiel van Baak Jansen (maintainer) MFH: 2026Q1 (cherry picked from commit d000c5fe82e03452f035761e9ea217f61d0645f1) --- net-p2p/bazarr/pkg-plist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-p2p/bazarr/pkg-plist b/net-p2p/bazarr/pkg-plist index 5440128ced02..ecb86be1a7e7 100644 --- a/net-p2p/bazarr/pkg-plist +++ b/net-p2p/bazarr/pkg-plist @@ -5695,11 +5695,11 @@ %%DATADIR%%/bin/libs/importlib_metadata/compat/__init__.py %%DATADIR%%/bin/libs/importlib_metadata/compat/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc %%DATADIR%%/bin/libs/importlib_metadata/compat/__pycache__/__init__%%PYTHON_TAG%%.pyc -%%DATADIR%%/bin/libs/importlib_metadata/compat/__pycache__/py%%PYTHON_SUFFIX%%%%PYTHON_TAG%%.opt-1.pyc -%%DATADIR%%/bin/libs/importlib_metadata/compat/__pycache__/py%%PYTHON_SUFFIX%%%%PYTHON_TAG%%.pyc +%%DATADIR%%/bin/libs/importlib_metadata/compat/__pycache__/py311%%PYTHON_TAG%%.opt-1.pyc +%%DATADIR%%/bin/libs/importlib_metadata/compat/__pycache__/py311%%PYTHON_TAG%%.pyc %%DATADIR%%/bin/libs/importlib_metadata/compat/__pycache__/py39%%PYTHON_TAG%%.opt-1.pyc %%DATADIR%%/bin/libs/importlib_metadata/compat/__pycache__/py39%%PYTHON_TAG%%.pyc -%%DATADIR%%/bin/libs/importlib_metadata/compat/py%%PYTHON_SUFFIX%%.py +%%DATADIR%%/bin/libs/importlib_metadata/compat/py311.py %%DATADIR%%/bin/libs/importlib_metadata/compat/py39.py %%DATADIR%%/bin/libs/importlib_metadata/diagnose.py %%DATADIR%%/bin/libs/importlib_metadata/py.typed