CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2021/10/07 04:05:59

Modified files:
        security/cvechecker: Makefile distinfo 
        security/cvechecker/pkg: PLIST 
Added files:
        security/cvechecker/patches: patch-configure_ac 
                                     patch-src_cvecheck_common_h 
                                     patch-src_output_stringscmd_h 

Log message:
update to cvechecker-4.0, from Josh Grosse

there are some new compiler warnings due to incorrect use of strlcpy
(passing strlen of source as the length), the code appears to not
be worse than the previous strn* just that the compiler knows how
to warn about it now so I'm committing it anyway, but yeuw

Reply via email to