This brings python framework in consistense with handbook recommendations to prefer DISTVERSION and simplifies adding prerelease versions of python PR: 255013 Differential Revision: https://reviews.freebsd.org/D29418 Exp-run by: antoine Approved by: wen@, no objection from python@ or portmgr@
5 lines
197 B
Text
5 lines
197 B
Text
# Mk/Uses/python.mk includes this file, don't remove it!
|
|
|
|
# Do not forget to update python documentation (lang/python-doc-*)
|
|
# Run "make -C lang/python-doc-html makesum"
|
|
PYTHON_DISTVERSION= 2.7.18
|