CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/02/15 14:35:58
Modified files:
net/libsignal-protocol-c: Makefile
Added files:
net/libsignal-protocol-c/patches: patch-src_key_helper_c
patch-src_sender_key_record_c
patch-src_sender_key_state_c
patch-src_session_record_c
patch-src_session_state_c
patch-src_signal_utarray_h
patch-tests_test_common_c
patch-tests_test_utarray_h
Log message:
net/libsignal-protocol-c: do not pick up incompatible devel/uthash
Always build against the included copy of uthash and don't pick up the
incompatible newer version from the devel/uthash port if installed.
>From maintainer Alex Holst.