On Tue, Nov 12 2019, Rafael Sadowski <raf...@sizeofvoid.org> wrote:
> Yeah, the issue is gone. Tested with net/psi. Thanks for taking care of
> it. One commit below.
>
> On Mon Nov 11, 2019 at 11:47:12PM +0200, Theo Buehler wrote:
>> The SSL/TLS support in Qt4 was broken during the notBefore/notAfter
>> reshuffling way back in August last year. You'd get an error such as
>> 
>> [21:54:10] W:QSslSocket: cannot call unresolved function X509_getm_notBefore
>> Segmentation fault (core dumped)
>> 
>> No one complained until rsadowski showed it to me here in Bucharest.
>> Once this has seen more testing it should probably land in -stable,
>> I would appreciate some help with that.
>> 
>> Index: Makefile
>> ===================================================================
>> RCS file: /var/cvs/ports/x11/qt4/Makefile,v
>> retrieving revision 1.158
>> diff -u -p -r1.158 Makefile
>> --- Makefile 12 Jul 2019 20:51:20 -0000      1.158
>> +++ Makefile 11 Nov 2019 21:40:26 -0000
>> @@ -25,14 +25,14 @@ PKGNAME-main =           qt4-${PKGVERSION}
>>  PKGNAME-debug =             qt4-debug-${PKGVERSION}
>>  FULLPKGNAME-html =  qt4-html-${PKGVERSION}
>>  FULLPKGPATH-html =  ${BASE_PKGPATH},-html
>> -REVISION-main =             19
>> -REVISION-mysql =    6
>> -REVISION-postgresql =       6
>> -REVISION-sqlite2 =  6
>> -REVISION-tds =              6
>> +REVISION-main =             20
>> +REVISION-mysql =    7
>> +REVISION-postgresql =       7
>> +REVISION-sqlite2 =  7
>> +REVISION-tds =              7
>>  REVISION-debug =    3
>> -REVISION-examples = 7
>> -REVISION-html =             3
>> +REVISION-examples = 8
>> +REVISION-html =             4
>
> The diff is part of qtnetwork which is part of -main, so we just need
> the bump -main. With this, OK rsadowski@

Makes sense to me, ok jca@

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to