Created attachment 235642 [details] Update rt50's dependency on p5-DBIx-SearchBuilder RT 5.0.3 requires/recommends DBIx::SearchBuilder 1.71: https://github.com/bestpractical/rt/commit/c122ada64b5090b917a1431ea3099adc4933f9af This patch updates www/rt50 to require 1.71, though databases/p5-DBIx-SearchBuilder still provides 1.68. A trivial update to that port, bumping PORTVERSION and updating distinfo, will update it. I've tried that on our installation of RT, and it appears to be working fine.
Thanks, I have create a PR to update DBIx::SearchBuilder to 1.71:
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c5b3042655a6485e9e5e62fb24a13b83387ca495 commit c5b3042655a6485e9e5e62fb24a13b83387ca495 Author: David Siebörger <drs-freebsd@sieborger.nom.za> AuthorDate: 2022-09-23 15:23:29 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2022-09-23 15:27:24 +0000 www/rt50: Update DBIx::SearchBuilder dependency RT 5.0.3 requires DBIx::SearchBuilder 1.71 PR: 265584 www/rt50/Makefile.cpan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)