cvs commit: ports/Mk bsd.python.mk ports/lang/python-devel
Makefile distinfo pkg-plist ports/lang/python-devel/files
patch-Lib-test-test_socket.py patch-Makefile.pre.in patch-setup.py
Hye-Shik Chang
perky at FreeBSD.org
Thu Jul 8 08:53:46 PDT 2004
perky 2004-07-08 15:53:45 UTC
FreeBSD ports repository
Modified files:
Mk bsd.python.mk
lang/python-devel Makefile distinfo pkg-plist
lang/python-devel/files patch-setup.py
Added files:
lang/python-devel/files patch-Lib-test-test_socket.py
Removed files:
lang/python-devel/files patch-Makefile.pre.in
Log:
- Update to 2.4a1, the first alpha release of Python 2.4.
- Provide USE_PYTHON_BUILD and USE_PYTHON_RUN to allow explicit
dependencies. [1]
- Provide PYDISTUTILS_CONFIGUREARGS and run ${PYSETUP} config on
'do-configure' targets. [2]
Reviewed by: eik [1]
Submitted by: Mike Brown <mike at skew.org>
Revision Changes Path
1.51 +37 -10 ports/Mk/bsd.python.mk
1.117 +4 -2 ports/lang/python-devel/Makefile
1.40 +2 -2 ports/lang/python-devel/distinfo
1.1 +11 -0 ports/lang/python-devel/files/patch-Lib-test-test_socket.py (new)
1.2 +0 -16 ports/lang/python-devel/files/patch-Makefile.pre.in (dead)
1.7 +6 -5 ports/lang/python-devel/files/patch-setup.py
1.54 +66 -12 ports/lang/python-devel/pkg-plist
More information about the cvs-all
mailing list