Page MenuHomeFreeBSD

audio/wildmidi: build fix for an undeclared identifier error.
ClosedPublic

Authored by ultima on Aug 2 2017, 10:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 18, 1:12 PM
Unknown Object (File)
Thu, Aug 14, 1:29 AM
Unknown Object (File)
Sat, Aug 9, 4:46 AM
Unknown Object (File)
Sun, Aug 3, 7:30 AM
Unknown Object (File)
Sun, Aug 3, 5:33 AM
Unknown Object (File)
Jul 21 2025, 9:06 AM
Unknown Object (File)
Jul 19 2025, 8:43 PM
Unknown Object (File)
Jul 19 2025, 8:37 PM
Subscribers

Details

Summary

This patch will fix BROKEN status on several latest
FreeBSD branches that will be upcoming releases.

PR\: 220843
Submitted by\: SimaMoto,RyōTa <liangtai.s16@gmail.com> (maintainer)
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
MFH: 2017Q3
Differential Revision\: https://reviews.freebsd.org/DXXXXX

This shouldn't require revision bump as it is to only fix broken versions of FreeBSD.

Test Plan

portlint:
WARN: Makefile: [14]: USE_* seen before USES. According to the porters-handbook, USES must appear first.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: "LICENSE_COMB" has to appear earlier.
0 fatal errors and 3 warnings found.

Item #1 will be fixed in next patch which will be update.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 10819
Build 11211: arc lint + arc unit

Event Timeline

ultima edited the test plan for this revision. (Show Details)

Is this update still needed given D11831?

Ah, I see this is independent of D11831.

I think this can be committed straight away.

lgtm

This revision is now accepted and ready to land.Aug 3 2017, 9:45 AM
This revision was automatically updated to reflect the committed changes.