Date: Wed, 9 Oct 2024 18:09:11 GMT From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 44c6bc7a6b29 - main - devel/pyenv: update to version 2.4.14 Message-ID: <202410091809.499I9BH3018975@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by olgeni: URL: https://cgit.FreeBSD.org/ports/commit/?id=44c6bc7a6b29abe9174a15d5bc3290329a77ab7d commit 44c6bc7a6b29abe9174a15d5bc3290329a77ab7d Author: Jimmy Olgeni <olgeni@FreeBSD.org> AuthorDate: 2024-10-09 17:44:31 +0000 Commit: Jimmy Olgeni <olgeni@FreeBSD.org> CommitDate: 2024-10-09 18:09:00 +0000 devel/pyenv: update to version 2.4.14 --- devel/pyenv/Makefile | 2 +- devel/pyenv/distinfo | 6 +++--- devel/pyenv/pkg-plist | 5 +++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/devel/pyenv/Makefile b/devel/pyenv/Makefile index 006c9bd22820..7b1a27057ed7 100644 --- a/devel/pyenv/Makefile +++ b/devel/pyenv/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyenv -PORTVERSION= 2.4.13 +PORTVERSION= 2.4.14 DISTVERSIONPREFIX= v CATEGORIES= devel python diff --git a/devel/pyenv/distinfo b/devel/pyenv/distinfo index 29911bebee6e..666ce8c89da7 100644 --- a/devel/pyenv/distinfo +++ b/devel/pyenv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727037603 -SHA256 (pyenv-pyenv-v2.4.13_GH0.tar.gz) = 54427dd47d006384eeba6514b6c99913d7261bcd619c0800f1bbf3844670fbce -SIZE (pyenv-pyenv-v2.4.13_GH0.tar.gz) = 802973 +TIMESTAMP = 1728495718 +SHA256 (pyenv-pyenv-v2.4.14_GH0.tar.gz) = ef34c472c49fb5d59df8ada9a211618202d849756bca34b6a32c16b92e7c0c87 +SIZE (pyenv-pyenv-v2.4.14_GH0.tar.gz) = 803115 diff --git a/devel/pyenv/pkg-plist b/devel/pyenv/pkg-plist index 6a53d68ac53a..fb9ef1c98a55 100644 --- a/devel/pyenv/pkg-plist +++ b/devel/pyenv/pkg-plist @@ -120,9 +120,10 @@ libexec/pyenv-plugins/python-build/share/python-build/3.12.3 libexec/pyenv-plugins/python-build/share/python-build/3.12.4 libexec/pyenv-plugins/python-build/share/python-build/3.12.5 libexec/pyenv-plugins/python-build/share/python-build/3.12.6 +libexec/pyenv-plugins/python-build/share/python-build/3.12.7 libexec/pyenv-plugins/python-build/share/python-build/3.13-dev -libexec/pyenv-plugins/python-build/share/python-build/3.13.0rc2 -libexec/pyenv-plugins/python-build/share/python-build/3.13.0rc2t +libexec/pyenv-plugins/python-build/share/python-build/3.13.0rc3 +libexec/pyenv-plugins/python-build/share/python-build/3.13.0rc3t libexec/pyenv-plugins/python-build/share/python-build/3.13t-dev libexec/pyenv-plugins/python-build/share/python-build/3.14-dev libexec/pyenv-plugins/python-build/share/python-build/3.14t-dev
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410091809.499I9BH3018975>