Bug 271079 - audio/rsgain: Update to 3.3
Summary: audio/rsgain: Update to 3.3
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: 2023-04-26 12:51 UTC by Daniel Engberg
Modified: 2023-05-02 12:37 UTC (History)
0 users

See Also:
jhale: maintainer-feedback+


Attachments
Patch for rsgain (872 bytes, patch)
2023-04-26 12:51 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 2023-04-26 12:51:38 UTC
Created attachment 241763 [details]
Patch for rsgain

Compile and runtime tested on FreeBSD 13.2-RELEASE (amd64) (make, make check-plist)
Poudriere testport OK 12.4-RELEASE (amd64)
Poudriere testport OK 13.1-RELEASE (i386)
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-05-02 12:37:08 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3c777dd02839de54251b063abc4264b2729fa21c

commit 3c777dd02839de54251b063abc4264b2729fa21c
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-05-02 12:32:54 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2023-05-02 12:35:18 +0000

    audio/rsgain: Update to 3.3

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

    PR:             271079

 audio/rsgain/Makefile | 3 +--
 audio/rsgain/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 2 Jason E. Hale freebsd_committer freebsd_triage 2023-05-02 12:37:43 UTC
Committed, thanks!