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)
Fri, Jun 21, 1:09 PM
Unknown Object (File)
Sat, Jun 15, 12:17 AM
Unknown Object (File)
Thu, Jun 6, 5:56 PM
Unknown Object (File)
May 5 2024, 8:13 PM
Unknown Object (File)
Apr 21 2024, 4:28 AM
Unknown Object (File)
Apr 21 2024, 4:28 AM
Unknown Object (File)
Apr 21 2024, 4:28 AM
Unknown Object (File)
Apr 21 2024, 4:15 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
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.