CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/08/04 09:47:10
Modified files:
devel/libvmime : Makefile distinfo
Added files:
devel/libvmime/patches: patch-src_vmime_parsingContext_cpp
Removed files:
devel/libvmime/patches: patch-CMakeLists_txt
patch-src_vmime_encoding_cpp
patch-src_vmime_propertySet_hpp
Log message:
re-update to the snapshot from upstream's git head and revert one commit that
caused issues
it seems that using thread_local causes an undefined symbol during runtime that
is
unrelated to emutls so let's revert that one commit for now until the issue is
found