[MacPorts] #63239: Bug in mpv portfile

MacPorts noreply at macports.org
Sat Jul 10 09:45:54 UTC 2021


#63239: Bug in mpv portfile
----------------------------+--------------------
  Reporter:  gaming-hacker  |      Owner:  (none)
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.7.1
Resolution:                 |   Keywords:  bug
      Port:  mpv            |
----------------------------+--------------------
Description changed by gaming-hacker:

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:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list