Bug 284678 - audio/rsgain: Update to 3.6
Summary: audio/rsgain: Update to 3.6
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: Jason E. Hale
URL: https://github.com/complexlogic/rsgai...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-09 09:24 UTC by Daniel Engberg
Modified: 2025-02-14 15:19 UTC (History)
1 user (show)

See Also:
jhale: maintainer-feedback+


Attachments
Patch for rsgain (1.35 KB, patch)
2025-02-09 09:24 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 2025-02-09 09:24:04 UTC
Created attachment 257344 [details]
Patch for rsgain

* Remove libfmt dependency

Compile and runtime tested on FreeBSD 14.2-RELEASE (amd64) (make, make check-plist, make test)
Poudriere testport OK 14.2-RELEASE (amd64), 13.4-RELEASE (amd64), 13.4-RELEASE (i386)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2025-02-09 09:24:46 UTC
Please also upstream our local patch

Best regards,
Daniel
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-02-14 15:17:44 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9d5de7ca7f05160039e040b23c75b9c8ffee0845

commit 9d5de7ca7f05160039e040b23c75b9c8ffee0845
Author:     Daniel Engberg <diizzy@FreeBSD.orig>
AuthorDate: 2025-02-14 14:42:37 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2025-02-14 15:15:48 +0000

    audio/rsgain: Update to 3.6

    https://github.com/complexlogic/rsgain/releases/tag/v3.6

    PR:             284678

 audio/rsgain/Makefile | 8 ++++----
 audio/rsgain/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)
Comment 3 Jason E. Hale freebsd_committer freebsd_triage 2025-02-14 15:19:10 UTC
Committed, thanks!