https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285178
--- Comment #4 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f10a1d50eb517e573e3ea3c04e2ed71ca549038 commit 6f10a1d50eb517e573e3ea3c04e2ed71ca549038 Author: Gleb Popov <[email protected]> AuthorDate: 2025-10-11 19:28:31 +0000 Commit: Gleb Popov <[email protected]> CommitDate: 2025-10-11 19:30:16 +0000 ports-mgmt/packagekit: Remove transactions.db using @postunexec This file is installed with @sample to prevent pkg from verifying its checksum. But with @sample alone this file won't be reinstalled ever, which might create problems if the DB schema change. PR: 285178 ports-mgmt/packagekit/pkg-plist | 1 + 1 file changed, 1 insertion(+) -- You are receiving this mail because: You are the assignee for the bug.
