https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259745

--- Comment #14 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=d6f568cf8a0c57c1280efb31b1b2ab850a87267f

commit d6f568cf8a0c57c1280efb31b1b2ab850a87267f
Author:     Dmitry Marakasov <amd...@freebsd.org>
AuthorDate: 2021-10-28 12:26:49 +0000
Commit:     Dmitry Marakasov <amd...@freebsd.org>
CommitDate: 2021-11-24 17:00:33 +0000

    lang/python311: add port (at 3.11.0.alpha2)

    Python is an interpreted object-oriented programming language, and is
    often compared to Tcl, Perl or Scheme.

    WWW: https://www.python.org/

    PR:             259745
    Approved by:    python

 Mk/Uses/python.mk                                  |    2 +-
 Mk/bsd.default-versions.mk                         |    2 +-
 lang/Makefile                                      |    1 +
 lang/python311/Makefile (new)                      |  164 +
 lang/python311/Makefile.version (new)              |    5 +
 lang/python311/distinfo (new)                      |    3 +
 ...tch-Lib_distutils_command_install__lib.py (new) |   41 +
 ...Lib_distutils_tests_test__install__lib.py (new) |   33 +
 lang/python311/files/patch-Makefile.pre.in (new)   |   65 +
 .../files/patch-Misc__python-config.sh.in (new)    |   11 +
 lang/python311/files/pkg-message.in (new)          |   12 +
 lang/python311/pkg-descr (new)                     |    4 +
 lang/python311/pkg-plist (new)                     | 7497 ++++++++++++++++++++
 13 files changed, 7838 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to