Re: python3 flavour for devel/subversion

2020-05-31 Thread Stefan Sperling
On Sat, May 30, 2020 at 06:15:42PM +0100, Stuart Henderson wrote: > I think this has all the pieces needed, ok? Certainly Ok with me. Thanks for getting this off my back :) > Index: Makefile > === > RCS file: /cvs/ports/devel/subvers

Re: python3 flavour for devel/subversion

2020-05-30 Thread Stuart Henderson
I think this has all the pieces needed, ok? Index: Makefile === RCS file: /cvs/ports/devel/subversion/Makefile,v retrieving revision 1.180 diff -u -p -r1.180 Makefile --- Makefile28 May 2020 12:25:27 - 1.180 +++ Makefile

python3 flavour for devel/subversion

2020-05-30 Thread Stefan Sperling
Wih the diff below devel/subversion can be built with FLAVOR=python3. My goal is to create a py3-subversion subpackage which contains the Python3 bindings for Subversion, but I'm probably doing something wrong or I am making wrong assumptions. I end up with a flavoured -main package that's not ac