On Wed, Jun 23, 2010 at 08:06:02PM +0100, Federico G. Schwindt wrote:
> Hi,
>
> Since the plan is to make 2.6 the default, some people have mentioned the
> python update posted on ports@ some time ago, so below is the update as well
> as moving the default.
> I've not removed 2.5 for the time being as some have shown some concerns
> and we can always kill it later.
> So if you're interested in or using python please test the diff below,
> specially on something else than i386 and amd64, although more testing on
> those won't hurt.
> I just tested it on i386 so far.
Just a quick note: I did
cd /usr/ports/textproc/markdown
sudo make update
and got
(lots of output)
===> Updating for markdown-2.0.1
Upgrading from markdown-2.0.1
Error: markdown-2.0.1 exists in two non-comparable versions
Someone forgot to bump a PKGNAME
markdown-2.0.1,python-2.5.4p5 vs. markdown-2.0.1,python-2.6.5
markdown-2.0.1->markdown-2.0.1: 1/1
Read shared items: ok
So it looks like some bumps and/or an update of quirks is in order.
Joachim