lang/python-(tools,doc-html): Update to 2.7.10
The FreeBSD Python team welcomes Python 2.7.10 to the Ports tree! Announcement: https://www.python.org/downloads/release/python-2710/ Changelog: https://hg.python.org/cpython/raw-file/v2.7.10/Misc/NEWS Important changes for this release: - Python 2.7.10 is a bug fix release of the Python 2.7.x series. - Fixes issues with LibreSSL 2.2+ PR: 192511, 201088 Differentialr Revision: D2637 Reviewed by: koobs (mentor), vsevolod (mentor), antoine Approved by: koobs (mentor)
This commit is contained in:
parent
9390be9165
commit
318cae9c09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391239
@ -22,7 +22,7 @@ DISTINFO_FILE= ${PORTSDIR}/lang/python${PYTHON_SUFFIX}/distinfo
|
||||
WRKSRC= ${WRKDIR}/Python-${PORTVERSION}/Tools/scripts
|
||||
|
||||
SCRIPT_FILES= byteyears checkpyc copytime crlf dutree \
|
||||
ftpmirror lfcr ptags untabify
|
||||
lfcr ptags untabify
|
||||
PYLIB_FILES= tabnanny timeit
|
||||
PLIST_FILES= ${SCRIPT_FILES:C/^.*/bin\/&/g} ${PYLIB_FILES:C/^.*/bin\/&/g}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user