04.03.2011 18:25, Martin Wilke написав(ла):
fixed thx.
On Sat, Mar 5, 2011 at 12:22 AM, Alex Dupre wrote:
Martin Wilke ha scritto:
For the Record: Python 2.7 is now default.
-_PYTHON_ALLBRANCHES= 2.6 2.5 2.4 2.7 3.1 3.2# preferred first
+_PYTHON_ALLBRANCHES= 2.7 2.6
Heino Tiedemann wrote:
>Waht does upgrade-site-packages?
>
>Does it rebuild all depending packages?
You can see what it does by looking at the lang/python port Makefile:
it looks through the library directories of all non-default, supported
python versions, and rebuilds every port (other than any
On Friday, March 04, 2011 05:14:03 pm Martin Wilke wrote:
> For the Record: Python 2.7 is now default.
>
> Please read careful
> ports/UPDATING.
I needed to upgrade the following packages manually:
gnome-desktop-2.32.1
gobject-introspection-0.9.12
libglade2-2.6.4_3
They all had files in /usr/loc
Martin Wilke ha scritto:
For the Record: Python 2.7 is now default.
-_PYTHON_ALLBRANCHES= 2.6 2.5 2.4 2.7 3.1 3.2# preferred first
+_PYTHON_ALLBRANCHES= 2.7 2.6 2.5 2.7 3.1 3.2# preferred first
Shouldn't be:
+_PYTHON_ALLBRANCHES= 2.7 2.6 2.5 2.4 3.1 3.2# preferr
fixed thx.
On Sat, Mar 5, 2011 at 12:22 AM, Alex Dupre wrote:
> Martin Wilke ha scritto:
>
> For the Record: Python 2.7 is now default.
>>
>
> -_PYTHON_ALLBRANCHES= 2.6 2.5 2.4 2.7 3.1 3.2# preferred first
> +_PYTHON_ALLBRANCHES= 2.7 2.6 2.5 2.7 3.1 3.2# preferred first
>
>