CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/11/17 14:59:30
Modified files:
sysutils/py-platformdirs: Makefile
sysutils/py-platformdirs/patches: patch-tests_test_unix_py
Added files:
sysutils/py-platformdirs/patches: patch-src_platformdirs_unix_py
Log message:
patch for /tmp/run/user/$uid on OpenBSD when /tmp/run/user exists (previously
the BSD codepaths were trying /var/run/user/$uid with a dangerous fallback to
/tmp/runtime-$uid).
