On Mon, Sep 18, 2006 at 07:00:32AM +1000, Damien Miller wrote: > This is a port of Python-2.5 (release candidate 2), which is > expected to be Python 2.5 final shortly. This port isn't quite > ready yet, it needs testing on non-shared platforms in particular.
Looks good on i386/-current -- builds fine, passes `make regress` and ports (ipython, getmail) built with the new version work fine. A few hiccups: I had to manually bump the AUTOCONF_VERSION in /usr/ports/lang/python/Makefile.inc, and I had to manually fetch the distfile, since http://www.python.org/ftp/python/2.5c2/ doesn't exist. `make lib-depends-check` produces the following output: /usr/ports/lang/python/2.5 # make lib-depends-check /usr/ports/packages/i386/all/python-2.5c2.tgz: Extra: stdc++.42 [...] Thanks! -- o--------------------------{ Will Maier }--------------------------o | web:.......http://www.lfod.us/ | [EMAIL PROTECTED] | *------------------[ BSD Unix: Live Free or Die ]------------------*
