<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex"><br>
> +if {${subport} eq "cquery-devel"} {<br>
> + minimum_xcodeversions {16 8.3}<br>
<br>
What about this port requires Xcode 8.3 or newer? Are you
sure it isn't instead a requirement on a specific version of
clang? If the latter, use the compiler_blacklist_versions
portgroup instead.<br>
<br>
</blockquote>
<div>macOS 10.12 is the minimum requirement for cquery-devel
as `shared_timed_mutex` isn't available until then. Xcode
8.0 to 8.2.1 might work, but I have no way of testing it.</div>
<div><br>
</div>
<div>All the other issues have been addressed at <a
href="https://github.com/macports/macports-ports/pull/2000">https://github.com/macports/macports-ports/pull/2000</a> </div>
</div>
</div>
</div>
</body>
</html>