Bug 270296

Summary: multimedia/pHash: Fails to build with FFmpeg 6.0
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me CC: cyberbotx
Priority: --- Flags: cyberbotx: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 261302    

Description Daniel Engberg freebsd_committer freebsd_triage 2023-03-18 08:04:02 UTC
Can't find any patches upstream or in repos fixing this issue, deprecate and remove?

Reference:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261302#c46
Comment 1 Naram Qashat 2023-03-18 08:54:58 UTC
At this point I'd be fine with just deprecating and removing the port. It's outdated and as far as I can tell on FreshPorts, its only consumer was deleted a while back (the PHP port which also was outdated and unable to build with modern PHP).
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-03-25 18:15:39 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0547aa99ef4161c35a5d6f754955755a735de89d

commit 0547aa99ef4161c35a5d6f754955755a735de89d
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-03-25 17:52:48 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-03-25 18:14:19 +0000

    multimedia/pHash: Deprecate and set expiration date to 2023-04-09

    No users left in tree and fails to build with FFmpeg 6.0
    Proposed soft deadline for FFMpeg 6.0 switch is one week after branching
    of 2023Q2 so keep port around until branching.

    PR:             270296
    Reviewed by:    Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)

 multimedia/pHash/Makefile | 3 +++
 1 file changed, 3 insertions(+)
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2023-03-25 18:16:59 UTC
Committed, thanks!