Bug 255435

Summary: multimedia/emby-server Isn't rebuilt by portmaster when samba is upgraded
Product: Ports & Packages Reporter: Patrick McMunn <doctorwhoguy>
Component: Individual Port(s)Assignee: Dries Michiels <driesm>
Status: Closed Feedback Timeout    
Severity: Affects Only Me CC: driesm
Priority: --- Flags: driesm: maintainer-feedback-
Version: Latest   
Hardware: Any   
OS: Any   

Description Patrick McMunn 2021-04-27 02:30:37 UTC
I normally use "portmaster -atyd" as my usual command to upgrade the ports on my system. I had samba411 on my system, and a recent upgrade installed samba412 on my system. However, when I ran "pkg check -d" to check the consistency of the installed ports, it was revealed that emby-server-4.5.4.0 still depended on the old samba411. But portmaster did not detect this and trigger a rebuild of emby-server as it should. Portmaster should detect this and perform a rebuild.
Comment 1 Dries Michiels freebsd_committer freebsd_triage 2021-04-27 07:04:17 UTC
This is not a bug of emby-server. It is related to portmaster and default version bumps.

Try this (I would close this as not a bug, at least not of emby-server):
- portmaster -o net/samba412 net/samba411
- portmaster -atyd
Comment 2 Dries Michiels freebsd_committer freebsd_triage 2021-10-04 20:08:11 UTC
Is this still a problem? If not can you close this PR?
Comment 3 Dries Michiels freebsd_committer freebsd_triage 2021-11-15 09:22:45 UTC
Closing due to no feedback. Feel free to re-open if its not solved yet for you.