From nobody Fri May 15 16:34:26 2026 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 4gHCTH1kShz6dfhd for ; Fri, 15 May 2026 16:34:27 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gHCTH03mMz3f5L for ; Fri, 15 May 2026 16:34:27 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778862867; 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=rmuB9Mn+Sl4gPtkNokuk+8AUCrHMXNiOqPiEXBkKokg=; b=i8yu1IqoEJbJmfXDIFG8Fd8YQ+BVDLyqYxyHi/LrWodq1iBLwuwiEBSXoKs3vCO/zopYqs Ztu+/OvRm38Pf7tgq4PA7K5KlIOyc5b4YddkbtK8FDV37VKGWRRMMAcvJiR6uscnTED1dQ 5LvP/54eg9ifuebY0H/btIi+zWdGozi+gtgPZEjVghhj95BiXcy4bcovvqMBAKBh33Ca+W njkzzbfydxXgE31A0P9rgma2RMeEvfaZ9WfxmU+Bzql1+XxEeGwhBP9WHtY+OYyTZK6Iev bmfnadbmdFo1D0cyIrZ6Qrlssg0EKe8Jc2MRjNbdaO2yzn8vjrwAsddto2CGwQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778862867; a=rsa-sha256; cv=none; b=yIitJHjTDsWZVG52iByWx6vwmtTJ+UUdbOvFoRJrDycFkqCnoYibbgbvMo9PMB+j5TVAOb MYDF3haWTvUCFzdcWN0dYNWfPuGJPgfnDxlxSs7tzzVGjO055crPFVZCPXn/V+ppaWQb01 WhPbUW5+eyWpnHMRhdwveB98Z3O9M/D/a6oBYpVxc26wtn5NVn4e8kickZToI7hpDVsYy8 qrw1PXXgGoQG0PFngfDccXvXGJCeQqIwB9EEbfBJwbq/7mU59JMxaMnRr3Gg/Sz+kU0p5v O1YjXS7oXQpJVMkn78sajZadHvedwbzOjzTvDsnk825ruIut3tGZ3mXPZDl6GQ== 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=1778862867; 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=rmuB9Mn+Sl4gPtkNokuk+8AUCrHMXNiOqPiEXBkKokg=; b=l5IVG0Ox0SoRN9CXYQkk4c9yEzOdM1vjedb/vTymnMVDJQddcS1X0ngjSyF2v30ksbiTEi 7HMLqKjFRjAiU8BLjB68o0Umh2DOJIUqNv7KylFXSG0vmsDDHaVvA7mFHy/vKnhCmRer+o TBUIB1hvIOYR2h2BVlhJjtabU7qKoguY89w0BUC8idHJDDC3X7m67lM97KjoMeBaUGG7kR 4lVuBGm0wUn+cka6rQQG4nZAzaXT7aKMU/wRPDMjRecREh3TZCzEGuuFODiPRrD/Div/XT Hk9OP7LCDYYqcLUDKDMqRRiMTYyF81CZ67ybpYgaX2sbDw8L+3nTNcRI/FoXCw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gHCTG6mfyz1Z3 for ; Fri, 15 May 2026 16:34:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3eb4c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 15 May 2026 16:34:26 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jimmy Olgeni Subject: git: d323172da51e - main - devel/pyenv: Fix plist for 3.14.5 release 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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: olgeni X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d323172da51e6456d4fd0e92b4f1fd187d197072 Auto-Submitted: auto-generated Date: Fri, 15 May 2026 16:34:26 +0000 Message-Id: <6a074b12.3eb4c.16503da3@gitrepo.freebsd.org> The branch main has been updated by olgeni: URL: https://cgit.FreeBSD.org/ports/commit/?id=d323172da51e6456d4fd0e92b4f1fd187d197072 commit d323172da51e6456d4fd0e92b4f1fd187d197072 Author: Jimmy Olgeni AuthorDate: 2026-05-15 16:33:44 +0000 Commit: Jimmy Olgeni CommitDate: 2026-05-15 16:33:44 +0000 devel/pyenv: Fix plist for 3.14.5 release --- devel/pyenv/pkg-plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/pyenv/pkg-plist b/devel/pyenv/pkg-plist index e1531b780e28..f888de7eb2a4 100644 --- a/devel/pyenv/pkg-plist +++ b/devel/pyenv/pkg-plist @@ -300,8 +300,8 @@ libexec/pyenv-plugins/python-build/share/python-build/3.14.3 libexec/pyenv-plugins/python-build/share/python-build/3.14.3t libexec/pyenv-plugins/python-build/share/python-build/3.14.4 libexec/pyenv-plugins/python-build/share/python-build/3.14.4t -libexec/pyenv-plugins/python-build/share/python-build/3.14.5rc1 -libexec/pyenv-plugins/python-build/share/python-build/3.14.5rc1t +libexec/pyenv-plugins/python-build/share/python-build/3.14.5 +libexec/pyenv-plugins/python-build/share/python-build/3.14.5t libexec/pyenv-plugins/python-build/share/python-build/3.15t-dev libexec/pyenv-plugins/python-build/share/python-build/3.15-dev libexec/pyenv-plugins/python-build/share/python-build/3.15.0b1