Bug 279123 - audio/moc: Remove BDB5 support and some improvements
Summary: audio/moc: Remove BDB5 support and some improvements
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: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-18 08:47 UTC by Daniel Engberg
Modified: 2024-06-06 19:12 UTC (History)
0 users

See Also:


Attachments
Patch for moc (1.54 KB, patch)
2024-05-18 08:47 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)