ports/archivers/urbackup-server
ek 415fbf9744 archivers/urbackup-server: fix build with clang-19
This is a fix for compiler changes in the latest LLVM versions
(including "auto_ptr" and the "std::char_traits" template removal.
This works for FBSD 15-CURRENT as well as previous supported versions
of FreeBSD.

PR:		286212
MFH:		2025Q2
2025-06-13 17:41:31 +02:00
..