Re: fix alpn support on python 3.5

2015-09-27 Thread Stuart Henderson
On 2015/09/27 10:29, Remi Pointel wrote: > Hi, > > this is the diff to be in adequation with upstream. > > Ok? OK, but I think this should be mentioned in CHANGES.OpenBSD as well.

fix alpn support on python 3.5

2015-09-27 Thread Remi Pointel
Hi, this is the diff to be in adequation with upstream. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.5/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2 Makefile --- Makefile24 Sep 2015 19:1