Created attachment 250802 [details] Patch for isync In preparation for removing databases/db5
LGTM, please commit.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=650deaf8ca0cb3acf4e66d5d60f151cac5bf676f commit 650deaf8ca0cb3acf4e66d5d60f151cac5bf676f Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-20 21:18:51 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-20 21:53:50 +0000 mail/isync: Remove Oracle Berkeley DB 5.3 support Remove support in preparation for removal of databases/db5 PR: 279146 Reviewed by: ehaupt (maintainer) mail/isync/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)
Committed, thanks!