Bug 265584 - www/rt50: out of date dependency DBIx::SearchBuilder
Summary: www/rt50: out of date dependency DBIx::SearchBuilder
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mikael Urankar
URL:
Keywords:
Depends on: 265987
Blocks:
  Show dependency treegraph
 
Reported: 2022-08-02 19:34 UTC by David Siebörger
Modified: 2022-09-23 15:39 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (mikael)


Attachments
Update rt50's dependency on p5-DBIx-SearchBuilder (940 bytes, patch)
2022-08-02 19:34 UTC, David Siebörger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Siebörger 2022-08-02 19:34:10 UTC
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.
Comment 1 Mikael Urankar freebsd_committer freebsd_triage 2022-08-22 07:47:46 UTC
Thanks, I have create a PR to update DBIx::SearchBuilder to 1.71:
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-09-23 15:27:59 UTC
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(-)