Created attachment 237624 [details] UPdate to 3.11.0 Python-3.11.0 released, here is the patch to update it. Did I miss something?
(In reply to Wen Heping from comment #0) I was also working on a patch but you submitted first :) Yours is mostly the same as mine, the only difference is I think we can also remove "(RC version)" from COMMENT in Makefile.
Created attachment 237631 [details] Update to 3.11.0 and remove RC Update to 3.11.0 and remove RC from COMMENT
(In reply to Li-Wen Hsu from comment #1) Thank you for pointing out ! Now fixed.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=33ff903a5459cc49da862c92113220038ebb708f commit 33ff903a5459cc49da862c92113220038ebb708f Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2022-10-26 11:53:20 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2022-10-26 11:53:20 +0000 lang/python311: Update to 3.11.0 release. PR: 267342 Reported by: wen lang/python-doc-html/distinfo | 18 +++++++++--------- lang/python311/Makefile | 2 +- lang/python311/Makefile.version | 2 +- lang/python311/distinfo | 6 +++--- lang/python311/pkg-plist | 12 ++++++++---- 5 files changed, 22 insertions(+), 18 deletions(-)
A commit in branch 2022Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7e09b0f1a9aa2318c23471cef4548448c849ba10 commit 7e09b0f1a9aa2318c23471cef4548448c849ba10 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2022-10-26 11:53:20 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-10-28 09:13:41 +0000 lang/python311: Update to 3.11.0 release. PR: 267342 Reported by: wen (cherry picked from commit 33ff903a5459cc49da862c92113220038ebb708f) lang/python-doc-html/distinfo | 18 +++++++++--------- lang/python311/Makefile | 2 +- lang/python311/Makefile.version | 2 +- lang/python311/distinfo | 6 +++--- lang/python311/pkg-plist | 12 ++++++++---- 5 files changed, 22 insertions(+), 18 deletions(-)