CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/01/27 04:01:14
Modified files:
security/sslscan: Makefile distinfo
security/sslscan/patches: patch-Makefile
Added files:
security/sslscan/patches: patch-sslscan_c
Log message:
update to sslscan-1.11.8, convert to GH_* variables, use the SSL_get_state()
accessor rather than digging in the struct directly which no longer works in
libressl (state was moved to internal).
