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)
Sun, Apr 21, 4:28 AM
Unknown Object (File)
Sun, Apr 21, 4:28 AM
Unknown Object (File)
Sun, Apr 21, 4:28 AM
Unknown Object (File)
Sun, Apr 21, 4:15 AM
Unknown Object (File)
Fri, Apr 19, 12:27 PM
Unknown Object (File)
Fri, Mar 29, 2:32 AM
Unknown Object (File)
Jan 15 2024, 3:13 AM
Unknown Object (File)
Dec 20 2023, 1:55 AM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.