Hi Did anyone already upgrade from python 2.4 to 2.5? How can I upgrade to python 2.5 using portupgrade? Tnx in advanced.
vuthecuong <cuongvt@fpt.vn> writes:> Did anyone already upgrade from python 2.4 to 2.5?Yes. It is in the ports tree and has been for quite a while. It is not fully backward-compatible, though, so it is not yet the default version.> How can I upgrade to python 2.5 using portupgrade?Something like "portupgrade -o lang/python25 python" should do it.