non port: lang/python33/files/patch-Lib__distutils__unixccompiler.py |
SVNWeb
|
Number of commits found: 2 |
Thu, 24 Dec 2015
|
[ 12:06 brnrd ]
lang/python33: Update to 3.3.6
- Update to 3.3.6 (released 2014-10-11)
- Backport issue21356 RAND_egd fix [1]
- Fix build for openssl -nossl3
- Remove unixcompiler patch, included upstream
- Switch regression-test to TEST_TARGET/TEST_ARGS
- Mark DEPRECATED, EXPIRES Sept 2017 [2]
[1] http://bugs.python.org/issue21356
[2] https://www.python.org/dev/peps/pep-0398/#lifespan
This is a bug/security fix update. Changelog:
https://docs.python.org/3.3/whatsnew/changelog.html#python-3-3-6
PR: 195511
Reviewed by: koobs (mentor, python), feld, miwi, AMDmi3
Approved by: koobs (python), miwi, AMDmi3
Differential_Revision: https://reviews.freebsd.org/D4695
|
Sun, 20 Apr 2014
|
[ 01:35 koobs ]
lang/python{31,32,33}: Add clang 3.4 fix from python27
Copy change committed to python27 [1] to python31, python32 and
python33 to fix builds of some extensions with Clang 3.4.
Also add breadcrumbs to the patch header in lang/python27 referencing
the upstream issue. [2]
The Python 3.4 port (lang/python34) already carries the patch.
[1] https://svnweb.freebsd.org/ports?view=revision&revision=346428
[2] http://bugs.python.org/issue20767
|
Number of commits found: 2 |