[Bug 294298] net-mgmt/rubygem-oxidized upgrade to newer version also must force net-mgmt/rubygem-oxidized-web to rebuilding

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 Apr 2026 09:24:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294298

            Bug ID: 294298
           Summary: net-mgmt/rubygem-oxidized upgrade to newer version
                    also must force net-mgmt/rubygem-oxidized-web to
                    rebuilding
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: jordan@ostreff.info
                CC: nick@foobar.org
                CC: nick@foobar.org
             Flags: maintainer-feedback?(nick@foobar.org)

I've found that after upgrade of net-mgmt/rubygem-oxidized the
net-mgmt/rubygem-oxidized-web is looking still to older version, because of
dependency constraint. 

Quick and dirty fix is to execute the following 
sed -i '' 's/~> 0\.35\.0/>= 0.35.0/'
/usr/local/lib/ruby/gems/3.4/specifications/oxidized-web-0.18.0.gemspec

-- 
You are receiving this mail because:
You are the assignee for the bug.