CVSROOT:        /cvs
Module name:    ports
Changes by:     rsadow...@cvs.openbsd.org       2019/06/04 12:42:08

Modified files:
        security/keepassxc: Makefile distinfo 
Added files:
        security/keepassxc/patches: patch-CMakeLists_txt 
                                    patch-src_core_Alloc_cpp 

Log message:
Update keepassxc to 2.4.2

Added cmake checks for malloc.h and malloc_usable_size(3). Include maloc.h only
if it exists. Fallback to stdlib.h and use malloc_usable_size(3) only if there
is one.

Thanks sthen@ and jca@ for lot of feedback, help and patience,

Tested and ok thfr@, ok jca@

Reply via email to