git: cf1b07f6e2ae - main - Mk/bsd.default-versions.mk: Update comment: add python 3.11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Feb 2022 12:53:40 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cf1b07f6e2ae3c71127a2b76cb63741f6e0cffac
commit cf1b07f6e2ae3c71127a2b76cb63741f6e0cffac
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-02-28 09:40:02 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-02-28 12:46:38 +0000
Mk/bsd.default-versions.mk: Update comment: add python 3.11
---
Mk/bsd.default-versions.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Mk/bsd.default-versions.mk b/Mk/bsd.default-versions.mk
index 42322a77cb9a..e41f0281f2ba 100644
--- a/Mk/bsd.default-versions.mk
+++ b/Mk/bsd.default-versions.mk
@@ -113,7 +113,7 @@ PHP_DEFAULT?= 8.0
PYTHON_DEFAULT?= 3.8
# Possible values: 2.7
PYTHON2_DEFAULT?= 2.7
-# Possible values: 3.7, 3.8, 3.9, 3.10
+# Possible values: 3.7, 3.8, 3.9, 3.10, 3.11
PYTHON3_DEFAULT?= 3.8
# Possible values: 2.6, 2.7, 3.0, 3.1
RUBY_DEFAULT?= 2.7