CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/10/04 04:21:23
Modified files:
mail/rspamd : Makefile distinfo
mail/rspamd/patches: patch-CMakeLists_txt
patch-cmake_Toolset_cmake
patch-src_CMakeLists_txt
patch-src_lua_lua_cryptobox_c
mail/rspamd/pkg: PLIST
Added files:
mail/rspamd/patches:
patch-src_libserver_symcache_symcache_internal_hxx
patch-src_libutil_printf_c
Log message:
update to rspamd-3.3, see https://rspamd.com/doc/migration.html
for notes.
patch for https://github.com/rspamd/rspamd/issues/4293 (rspamd uses
a variable _L which conflicts with the macro in ctype.h)
rspamd now needs GNU ffsll() so borrow FreeBSD's implementation