Commit Graph

5 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
ceb92db919 Update to 3.4.7
Changes:	https://docs.python.org/3.4/whatsnew/changelog.html
MFH:		2017Q3
2017-08-09 19:36:01 +00:00
Wen Heping
08bbe03abc - Update to 3.4.6 2017-01-20 03:03:29 +00:00
Wen Heping
91ca14e1fa - Update to 3.4.5 2016-06-29 14:00:33 +00:00
Martin Wilke
54fea61b98 - Update to 3.4.4
- Sort plist

Changelog:
        https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-4
2016-01-02 16:47:46 +00:00
John Marino
6256117d69 lang/python27(3*), Mk/Uses/python.mk: remove make spawn
There are some inefficiencies in python.mk that significantly slow down
full tree scanning.  The use of bmake to obtain the current version of
a specific python is responsible for the majority of the slow done.

This commit splits out the PYTHON_PORTVERSION definition (which is the
same as the lang/python* PORTVERSION) into separate files.  With this
change, python.mk can simple include the makefile fragment instead of
spawning a new instance of make.

Different Revision:	https://reviews.freebsd.org/D4660
Approved by:		antoine (python), mva (python)
2015-12-29 12:03:09 +00:00