CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/12/27 04:34:47
Modified files:
sysutils/borgmatic: Makefile distinfo
sysutils/borgmatic/pkg: PLIST
Added files:
sysutils/borgmatic/patches: patch-borgmatic_borg_create_py
Removed files:
sysutils/borgmatic/patches: patch-borgmatic_config_paths_py
Log message:
update to borgmatic-1.9.4
backport upstream commit to error out if user_runtime_directory is in an
excluded dir, to avoid hangs at exit sometimes seen with db backups.
re https://projects.torsion.org/borgmatic-collective/borgmatic/issues/947
(this is slightly annoying because the default runtime dir on
non-systemd systems is under /tmp, which would often be excluded...
you may want to set e.g. "user_runtime_directory: /root/.borgmatic")