cvs commit: ports MOVED UPDATING ports/Mk bsd.python.mk
Hye-Shik Chang
perky at FreeBSD.org
Mon Oct 9 07:27:26 PDT 2006
perky 2006-10-09 14:27:26 UTC
FreeBSD ports repository
Modified files:
. MOVED UPDATING
Mk bsd.python.mk
Log:
- Update the main python version to 2.5.
- Now, lang/python is just a meta-port which depends on lang/python25.
- And all versions of Python ports have short version identifier in its
package name; python25-2.5, python24-2.4.3 and etc.
- Also you must upgrade all python modules after lang/python updated,
cd /usr/ports/lang/python && make upgrade-site-packages
- Give maintainership of Python ports to the new python@ group which
includes me, alexbl@ and others.
Revision Changes Path
1.1160 +2 -1 ports/MOVED
1.84 +9 -16 ports/Mk/bsd.python.mk
1.401 +11 -1 ports/UPDATING
More information about the cvs-all
mailing list