Bug 279123

Summary: audio/moc: Remove BDB5 support and some improvements
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for moc none

Description Daniel Engberg freebsd_committer freebsd_triage 2024-05-18 08:47:18 UTC
Created attachment 250786 [details]
Patch for moc

* Switch to DISTVERSION
* Use USES= localbase:ldflags helper
* Disable BDB5 (deprecated)
* Add libogg.so as dependency for VORBIS option
* Minor style changes

Poudriere testport OK 13.2 and 14.0 (amd64)
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2024-05-18 08:47:18 UTC
Maintainer informed via mail
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-06-06 19:08:57 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7526bd06d847df743b24059b1f52f1a94467b28f

commit 7526bd06d847df743b24059b1f52f1a94467b28f
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-06-05 20:03:43 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-06-06 19:05:47 +0000

    audio/moc: Remove BDB5 support and improve port

    * Switch to DISTVERSION
    * Use USES= localbase:ldflags helper
    * Disable BDB5 (deprecated)
    * Add libogg.so as dependency for VORBIS option
    * Minor style changes
    * Remove GNU_CONFIGURE_MANPREFIX

    PR:             279123
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 audio/moc/Makefile | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)