Summary: | audio/supercollider: Fix compatibility with libsndfile 1.2.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Engberg <diizzy> | ||||
Component: | Individual Port(s) | Assignee: | Daniel Engberg <diizzy> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | ports | ||||
Priority: | --- | Flags: | ports:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 268621 | ||||||
Attachments: |
|
Description
Daniel Engberg
2022-12-28 20:27:41 UTC
Thanks, I'll commit it once libsndfile lands. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=de8a481a33cdeafd14edc6d0df2e20c9d0b635f1 commit de8a481a33cdeafd14edc6d0df2e20c9d0b635f1 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-01-09 17:45:11 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-01-09 17:45:15 +0000 audio/supercollider: Fix compatibility with libsndfile 1.2.0 Backport upstream commit b9dd70c4c8d61c93d7a70645e0bd18fa76e6834e to fix compilation with libsndfile 1.2.0 PR: 268622 Reviewed by: Neal Nelson <ports@nicandneal.net> (maintainer) audio/supercollider/Makefile | 5 ++++- audio/supercollider/distinfo | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) Committed, thanks |