On 06/11/11 11:49, Remi Pointel wrote: > On Sat, 11 Jun 2011 10:29:46 +0000 (UTC) > Stuart Henderson <[email protected]> wrote: >> On 2011-06-11, Nigel Taylor <[email protected]> wrote: >>> The port had the python2.6 flavor removed. The PLIST contains a line >>> %%python2.6%% which has not been updated. There is also a >>> PFRAG.python2.6 but no PFRAG.python2.7. Patch below fixes the build, >>> take a closer look as may not be correct, PFRAG.python2.7 guess this >>> should now be python2.6 so pkg_add -u works when upgrading from OpenBSD >>> 4.9 to 5.0 py-mxDateTime-3.1.2p4-python2.6 updates to >>> py-mxDateTime-3.x.x-python2.7, I have no system to check this works. >> >> That's basically right but we want it to work for python2.5 too; >> this seems a good opportunity to use the new shiny @pkgpath notation. >> I'm not in a position to test this for a couple of days, if it works >> for anyone feel free to commit it :) > > Thanks Stuart, seems to be good for me. > I added ${MODPY_WANTLIB} and bump revision. > > Nigel, are you ok with this diff ? > > If yes, I will commit it. > > Thanks for your report, > > Remi. Hi,
Your patch builds for me, so I am ok with this. I only have OpenBSD current systems so can't check the pkg_add -u update from python2.5 or python2.6. Regards Nigel Taylor
