From nobody Thu Jun 11 05:39:11 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 4gbWfn16Qlz6hd1l for ; Thu, 11 Jun 2026 05:39:13 +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 4gbWfn0B16z3H9g for ; Thu, 11 Jun 2026 05:39:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781156353; 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=V9jRSZsnJYkFlPPctF4HmngDgxTJUxcuRfy327aZ4kA=; b=u7TRsAuCO93A9ZXH6WWkuIzQN/1Q9UNhbZHPzYskRavNf1B/H+lGWIqkhHxNFo8ZavN+nA E61WFZlaMVojbamyq8kHkscHNa3jNwA1FOt4ceUfFPCwwWge/DInGGhfnW9oPDXaDmyDrB qVcFv/NKNOy54HahcS4a/8CtWM1AKjmJgu4vmzu+GawooJTzcELuHMjTw+zHuU3WJ/ZVM8 rFa21y9E8h+bj2mKxrWwVeHOOZ7utM2TQVXZDXcAz3ip7vBuasxlfXzZWrSs84NoC3zVGL K84BKN62gJtIRW2KZ4i3/E/rczp039M0VqpPflPtMfU2WQ8HVKU2CFgEHgYDjQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781156353; a=rsa-sha256; cv=none; b=nojexi1Smgd/6Tsu+IQh67ObH4CuDypMsswsgk7NBss5kHVH9L70ZrXzp9gPmVgKnBuJkL T3eEgtjvmOcId+M35zYmxXRTN8GPYLbJO2/Ulj0bJ/jz34iHNshcpXa/UORTx2grrTkOBE zDzuZhCEluoBJSY/fxhTMTjkmsGFhzo0oUceeG3GdzRV3+1Qi5nBnd+CCD/WZxYXtKfU00 yPFfnkV0zakbcNFHSRikcESDPwDn9Qfs50oEQTTib0cacQ7nd0+23G87wAE6agyKJeeBQX hiWb02LyWkV+AovmSynpPU/W30z5Y/Znk4P3UGtpUPtbJM2zn6WAsEq7qTZMFQ== 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=1781156353; 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=V9jRSZsnJYkFlPPctF4HmngDgxTJUxcuRfy327aZ4kA=; b=qrI5ykhDi4nHA+acca0WK+hrBZgbLRMsLWtLiFGczNDsECYkwUIwt8Vkv7hXJZzPRbWyG8 hrZ3xz76DWoJ9ozKvPdPwRHcIkNSi+nmZ0VQMfRX1XhS/JmY6t9d7379/PRZ2mQxUwCucx G3EiCARBdKEvtKU7fwdn7nXWye+9SHbVNO+MAALqTZq3PRHAga8PUoDypp8tX1PIUyiXHV omYkFh9fzdaJQaFcZUf1jLrOY16/2LZ/V0+Nbox6qt7ZqIv0JOYlsIZ4iXP6Rlwz4iP01p clHlpVwLz3cH1hsixbIzyRhcYeGDZLXTQitBtmvymorLDEfq8tSOv4Q7rsEt4Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gbWfm63BYzf86 for ; Thu, 11 Jun 2026 05:39:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3a598 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 11 Jun 2026 05:39:11 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jimmy Olgeni Subject: git: 42233d65d79f - main - devel/pyenv: Update to 2.7.2 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: 42233d65d79f7da2b98103200acdf6fe08adebeb Auto-Submitted: auto-generated Date: Thu, 11 Jun 2026 05:39:11 +0000 Message-Id: <6a2a49ff.3a598.3438f986@gitrepo.freebsd.org> The branch main has been updated by olgeni: URL: https://cgit.FreeBSD.org/ports/commit/?id=42233d65d79f7da2b98103200acdf6fe08adebeb commit 42233d65d79f7da2b98103200acdf6fe08adebeb Author: Jimmy Olgeni AuthorDate: 2026-06-11 05:27:58 +0000 Commit: Jimmy Olgeni CommitDate: 2026-06-11 05:27:58 +0000 devel/pyenv: Update to 2.7.2 --- devel/pyenv/Makefile | 2 +- devel/pyenv/distinfo | 6 +++--- devel/pyenv/pkg-plist | 6 ++++++ 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/devel/pyenv/Makefile b/devel/pyenv/Makefile index 373955dfdfb2..5c7fd3d5050b 100644 --- a/devel/pyenv/Makefile +++ b/devel/pyenv/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyenv DISTVERSIONPREFIX= v -DISTVERSION= 2.7.1 +DISTVERSION= 2.7.2 CATEGORIES= devel python MAINTAINER= olgeni@FreeBSD.org diff --git a/devel/pyenv/distinfo b/devel/pyenv/distinfo index efdd275cad5d..08cae22302fe 100644 --- a/devel/pyenv/distinfo +++ b/devel/pyenv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1780559380 -SHA256 (pyenv-pyenv-v2.7.1_GH0.tar.gz) = 52fd4d2e711a454e7eefb1302d4183119af76740c16c78eb3c30b7505519c80a -SIZE (pyenv-pyenv-v2.7.1_GH0.tar.gz) = 1681907 +TIMESTAMP = 1781155480 +SHA256 (pyenv-pyenv-v2.7.2_GH0.tar.gz) = 06b1953386c06594260a1c3d92a6d7625acc710bb10198de313a8ea7035e43f6 +SIZE (pyenv-pyenv-v2.7.2_GH0.tar.gz) = 1729990 diff --git a/devel/pyenv/pkg-plist b/devel/pyenv/pkg-plist index d90b567f44b5..98cd96cc4d72 100644 --- a/devel/pyenv/pkg-plist +++ b/devel/pyenv/pkg-plist @@ -289,6 +289,8 @@ libexec/pyenv-plugins/python-build/share/python-build/3.13.12 libexec/pyenv-plugins/python-build/share/python-build/3.13.12t libexec/pyenv-plugins/python-build/share/python-build/3.13.13 libexec/pyenv-plugins/python-build/share/python-build/3.13.13t +libexec/pyenv-plugins/python-build/share/python-build/3.13.14 +libexec/pyenv-plugins/python-build/share/python-build/3.13.14t libexec/pyenv-plugins/python-build/share/python-build/3.14t-dev libexec/pyenv-plugins/python-build/share/python-build/3.14-dev libexec/pyenv-plugins/python-build/share/python-build/3.14.0 @@ -303,6 +305,8 @@ 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.5 libexec/pyenv-plugins/python-build/share/python-build/3.14.5t +libexec/pyenv-plugins/python-build/share/python-build/3.14.6 +libexec/pyenv-plugins/python-build/share/python-build/3.14.6t 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.0b2 @@ -1145,6 +1149,8 @@ libexec/pyenv-plugins/python-build/share/python-build/patches/3.14.4t libexec/pyenv-plugins/python-build/share/python-build/patches/3.14.4/Python-3.14.4/0001-3.14-gh-148292-Add-OpenSSL-4-support.patch libexec/pyenv-plugins/python-build/share/python-build/patches/3.14.5t libexec/pyenv-plugins/python-build/share/python-build/patches/3.14.5/Python-3.14.5/0001-3.14-gh-148292-Add-OpenSSL-4-support.patch +libexec/pyenv-plugins/python-build/share/python-build/patches/3.14.6t +libexec/pyenv-plugins/python-build/share/python-build/patches/3.14.6/Python-3.14.6/0001-3.14-gh-148292-Add-OpenSSL-4-support.patch libexec/pyenv-plugins/python-build/share/python-build/patches/cinder-3.8-dev/Cinder-3.8-dev/001-disable-werror.patch libexec/pyenv-plugins/python-build/share/python-build/patches/cinder-3.10-dev/Cinder-3.10-dev/001-disable-werror.patch libexec/pyenv-plugins/python-build/share/python-build/patches/micropython-1.22.0/micropython-1.22.0/0001-py-misc-Don-t-warn-about-a-GNU-extension-for-static-.patch