Created attachment 237889 [details] net/wmwave: fix build with -fno-common While we are at it: - define LICENSE - switch to USES=localbase - add missing include for errx() - replace WWW with one that is still up Tested with Poudriere on armv7 arm64 FreeBSD 13.1. Please MFH if possible.
maintainer timeout
Comment on attachment 237889 [details] net/wmwave: fix build with -fno-common maintainer timeout on patch
Taking due to maintainer timeout.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3ed49e6414ed7ec56e9a2d4683ea3114271bcae3 commit 3ed49e6414ed7ec56e9a2d4683ea3114271bcae3 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2023-02-09 13:44:12 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-02-14 20:18:56 +0000 net/wmwave: fix build with -fno-common While we are at it: - define LICENSE - switch to USES=localbase - add missing include for errx() PR: 267588 MFH: 2023Q1 Approved by: build fix blanket, maintainer timeout Approved by: flo (mentor) Differential Revision: https://reviews.freebsd.org/D38511 net/wmwave/Makefile | 16 ++++++++-------- net/wmwave/files/patch-wmgeneral.c (new) | 13 +++++++++++++ net/wmwave/files/patch-wmgeneral.h (new) | 11 +++++++++++ net/wmwave/files/patch-wmwave.c | 22 +++++++++++++++------- 4 files changed, 47 insertions(+), 15 deletions(-)
A commit in branch 2023Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f2e79d379443412ef854ddf0b210124a431854ff commit f2e79d379443412ef854ddf0b210124a431854ff Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2023-02-09 13:44:12 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-02-15 19:27:10 +0000 net/wmwave: fix build with -fno-common While we are at it: - define LICENSE - switch to USES=localbase - add missing include for errx() PR: 267588 MFH: 2023Q1 Approved by: build fix blanket, maintainer timeout Approved by: flo (mentor) Differential Revision: https://reviews.freebsd.org/D38511 (cherry picked from commit 3ed49e6414ed7ec56e9a2d4683ea3114271bcae3) net/wmwave/Makefile | 16 ++++++++-------- net/wmwave/files/patch-wmgeneral.c (new) | 13 +++++++++++++ net/wmwave/files/patch-wmgeneral.h (new) | 11 +++++++++++ net/wmwave/files/patch-wmwave.c | 22 +++++++++++++++------- 4 files changed, 47 insertions(+), 15 deletions(-)