Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Dec 2009 20:47:30 +0000
From:      Kevin Golding <kevin@caomhin.demon.co.uk>
To:        glarkin@FreeBSD.org
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Port version difficulties (maybe one for the Python crowd)
Message-ID:  <WqvBZKCinWHLFwvg@caomhin.demon.co.uk>
In-Reply-To: <4B1D617A.6020303@FreeBSD.org>
References:  <T$6QMzB3cTHLFweT@caomhin.demon.co.uk> <4B1D516D.2060209@FreeBSD.org> <f51z98BLTVHLFwfN@caomhin.demon.co.uk> <4B1D617A.6020303@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <4B1D617A.6020303@FreeBSD.org>, Greg Larkin
<glarkin@FreeBSD.org> writes
>This might get you further:
>
>fbsd70# make -V \
>PYDISTUTILS_PKGVERSION:C/\(\[\[:digit:\]\]\.\[\[:digit:\]\]\)\./\\1_/g
>0.1_0
>fbsd70#

Well that does indeed work in that context, but I have no idea why it
appears to do nothing in the Makefile.  It seems completely unchanged:

pkg_delete: unexec command for '/usr/local/bin/easy_install-2.6 -q -m -S
/usr/local/lib/python2.6/site-packages django-signals-ahoy==0.1.0'
failed

I actually had to double check I did indeed update the correct file.  A
bit strange anyway.

Kevin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?WqvBZKCinWHLFwvg>