CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/04/13 16:31:42
Modified files:
lang/python : Makefile.inc
lang/python/2.5: Makefile
lang/python/2.7: Makefile distinfo
lang/python/2.7/files: CHANGES.OpenBSD
lang/python/2.7/patches: patch-Lib_test_test_tempfile_py
patch-Makefile_pre_in
patch-Modules_selectmodule_c
patch-setup_py
lang/python/2.7/pkg: PLIST-main PLIST-tests PLIST-tools
Added files:
lang/python/2.7/patches: patch-Lib_test_regrtest_py
patch-configure_ac
Removed files:
lang/python/2.7/patches: patch-Lib_test_test_dl_py
patch-Modules_makesetup
patch-Modules_mathmodule_c
patch-Modules_socketmodule_c
patch-configure_in
sup64-Lib_test_regrtest_py
Log message:
Update python 2.7 to 2.7.4.
This is a slighly different version that I sent that includes an updated
kqueue diff that works with python 2 and 3 and puts test_bsddb and
test_bsddb3 back on the skip list as they're not built outside amd64
and i386.
Only 2 tests are known to fail: test_kqueue (broken) and test_threading
(failing on 2.7.3, under investigation but likely broken). If something
else fails please send your test.log.
Tested on a bulk by landry, sparc64 by brad, ppc gonzalo and amd64 by me.