CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/05/05 11:04:18
Modified files:
net/pavuk : Makefile
net/pavuk/patches: patch-src_myssl_openssl_c
Log message:
net/pavuk: avoid upcoming build breakage
Dump the session id using SSL_SESSION_get_id() instead of reaching
into the SSL_SESSION struct.
