- Set PORTNAME to python and add PKGNAMESUFFIX - Update Makefile and PLIST to be similar with python36 - Sort USES - Remove CPE_*: all of them are default values - Update PLIST_FILES: do not use %% - Fix shebang: - Update SHEBANG_FILES - Remove over-patched shebang fix of Lib/cgi.py - Update http:// links in Makefile comments and patch files Changes: https://docs.python.org/3.4/whatsnew/changelog.html Security: 0fe70bcd-2ce3-46c9-a64b-4a7da097db07 MFH: 2018Q1
4 lines
96 B
Text
4 lines
96 B
Text
# Mk/Uses/python.mk includes this file, don't remove it!
|
|
# $FreeBSD$
|
|
|
|
PYTHON_PORTVERSION= 3.4.8
|