[MacPorts] #63239: Bug in mpv portfile
MacPorts
noreply at macports.org
Sat Jul 10 18:39:37 UTC 2021
#63239: Bug in mpv portfile
----------------------------+----------------------
Reporter: gaming-hacker | Owner: Ionic
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords:
Port: mpv |
----------------------------+----------------------
Changes (by jmroot):
* status: new => assigned
* cc: @…, @… (removed)
* cc: i0ntempest (added)
* keywords: bug =>
* owner: (none) => Ionic
Old description:
> Is
>
> ```
> waf.python.branch ${python.branch}
> ```
>
> should be
>
> ```
> set waf.python.branch ${python.branch}
> ```
New description:
Is
{{{
waf.python.branch ${python.branch}
}}}
should be
{{{
set waf.python.branch ${python.branch}
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/63239#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list