Date: Mon, 16 Feb 2009 23:32:02 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.python.mk ports/lang/python25 Makefile distinfo pkg-plist ports/lang/python25/files patch-Lib-test-test_zlib.py patch-Modules-zlibmodule.c patch-lib-test_test_bigmem.py patch-lib-test_test_hashlib.py patch-lib-test_test_strop.py patch-lib-test_test_support.py ... Message-ID: <200902162332.n1GNW2bf034289@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-02-16 23:32:02 UTC FreeBSD ports repository Modified files: Mk bsd.python.mk lang/python25 Makefile distinfo pkg-plist lang/python25/files patch-Lib-test-test_zlib.py patch-Modules-zlibmodule.c patch-lib-test_test_bigmem.py patch-lib-test_test_hashlib.py patch-lib-test_test_strop.py patch-lib-test_test_support.py patch-lib_seq_tests.py patch-modules_almodule.c patch-modules_arraymodule.c patch-modules_gcmodule.c patch-modules_hashopenssl.c patch-modules_mmapmodule.c patch-modules_selectmodule.c patch-modules_stropmodule.c patch-objects_bufferobject.c patch-objects_longobject.c patch-objects_obmalloc.c patch-objects_stringobject.c patch-objects_tupleobject.c patch-objects_unicodeobject.c patch-python_mysnprintf.c lang/python26 Makefile distinfo pkg-plist lang/python-doc-html distinfo Log: - Update to python 2.5.4 and python 2.6.1 Reviewed by: perky | lwhsu Tested with: exp-run via pav Revision Changes Path 1.110 +5 -5 ports/Mk/bsd.python.mk 1.26 +14 -0 ports/lang/python-doc-html/distinfo 1.153 +8 -9 ports/lang/python25/Makefile 1.57 +3 -3 ports/lang/python25/distinfo 1.2 +0 -14 ports/lang/python25/files/patch-Lib-test-test_zlib.py 1.2 +0 -13 ports/lang/python25/files/patch-Modules-zlibmodule.c 1.2 +0 -163 ports/lang/python25/files/patch-lib-test_test_bigmem.py 1.2 +0 -41 ports/lang/python25/files/patch-lib-test_test_hashlib.py 1.2 +0 -28 ports/lang/python25/files/patch-lib-test_test_strop.py 1.2 +0 -62 ports/lang/python25/files/patch-lib-test_test_support.py 1.2 +0 -21 ports/lang/python25/files/patch-lib_seq_tests.py 1.2 +0 -14 ports/lang/python25/files/patch-modules_almodule.c 1.2 +0 -33 ports/lang/python25/files/patch-modules_arraymodule.c 1.2 +0 -58 ports/lang/python25/files/patch-modules_gcmodule.c 1.2 +0 -104 ports/lang/python25/files/patch-modules_hashopenssl.c 1.2 +0 -11 ports/lang/python25/files/patch-modules_mmapmodule.c 1.2 +0 -16 ports/lang/python25/files/patch-modules_selectmodule.c 1.2 +0 -31 ports/lang/python25/files/patch-modules_stropmodule.c 1.2 +0 -13 ports/lang/python25/files/patch-objects_bufferobject.c 1.2 +0 -11 ports/lang/python25/files/patch-objects_longobject.c 1.2 +0 -34 ports/lang/python25/files/patch-objects_obmalloc.c 1.2 +0 -49 ports/lang/python25/files/patch-objects_stringobject.c 1.2 +0 -17 ports/lang/python25/files/patch-objects_tupleobject.c 1.2 +0 -115 ports/lang/python25/files/patch-objects_unicodeobject.c 1.2 +0 -55 ports/lang/python25/files/patch-python_mysnprintf.c 1.73 +0 -1 ports/lang/python25/pkg-plist 1.154 +9 -9 ports/lang/python26/Makefile 1.58 +3 -3 ports/lang/python26/distinfo 1.74 +11 -2 ports/lang/python26/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902162332.n1GNW2bf034289>