Describe: sync_20141219-8-g7e018d1
Commit: 7e018d16135755ade2154a42b66f00c26518c6fe
Modifications:
lang/python/3.4/Makefile | 4 +-
lang/python/3.4/distinfo | 4 +-
lang/python/3.4/patches/patch-Lib_os_py | 53 ------
...patch-Lib_test_test_asyncio_test_events_py | 6 +-
.../patch-Lib_test_test_faulthandler_py | 6 +-
.../3.4/patches/patch-Lib_test_test_os_py | 24 ---
.../patches/patch-Lib_test_test_subprocess_py | 6 +-
.../patches/patch-Lib_test_test_tempfile_py | 6 +-
lang/python/3.4/patches/patch-Makefile_pre_in | 6 +-
lang/python/3.4/patches/patch-Modules__ssl_c | 8 +-
lang/python/3.4/patches/patch-configure_ac | 20 +--
lang/python/3.4/patches/patch-setup_py | 12 +-
lang/python/3.4/pkg/PLIST-idle | 27 +++
lang/python/3.4/pkg/PLIST-main | 26 ++-
lang/python/3.4/pkg/PLIST-tests | 155
+++++++++--------
lang/python/3.4/pkg/PLIST-tkinter | 6 +
16 files changed, 167 insertions(+), 202 deletions(-)
delete mode 100644 lang/python/3.4/patches/patch-Lib_os_py
delete mode 100644
lang/python/3.4/patches/patch-Lib_test_test_os_py
Log messages:
Update to python-3.4.2 (and fix build).
ok jcv@