CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/04/25 12:02:57
Modified files:
textproc/clucene: Makefile
Added files:
textproc/clucene/patches:
patch-src_contribs-lib_CLucene_analysis_cjk_CJKAnalyzer_cpp
patch-src_core_CLucene_store_FSDirectory_cpp
Log message:
pull in two patches from libreoffice to fix a buffer overflow and another
one to unlock a mutex to avoid 'pthread_mutex_destroy on mutex with waiters!'
warnings
this fixes the libreoffice random build errors
