CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2018/08/30 11:05:21

Modified files:
        security/sslscan: Makefile 
        security/sslscan/patches: patch-sslscan_c 
Added files:
        security/sslscan/patches: patch-sslscan_h 

Log message:
Stop using old/deprecated M_ASN1_* defines/macros.

Switch from the old/deprecated M_ASN1_OCTET_STRING_print() defines/macros
to ASN1_STRING_print(). While here, add const to the version struct member
to remove a compiler warning.

ok sthen@

Reply via email to