<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jun 2, 2019 at 9:45 PM Ryan Schmidt <<a href="mailto:ryandesign@macports.org">ryandesign@macports.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
On May 31, 2019, at 17:27, Rajdeep Bharati wrote:<br>
<br>
> On Sat, Jun 1, 2019 at 2:01 AM Mojca Miklavec wrote:<br>
> <br>
>> What does<br>
>>     port installed '*buildbot*'<br>
>> say?<br>
> <br>
> It's giving None of the specified ports are installed.<br>
<br>
It should show you all ports that are installed whose names contain the string "buildbot" *and are in the PortIndex*. If they aren't in the index, they won't be shown.<br>
<br>
If you want to show all ports that are installed whose names contain the string "buildbot" *regardless of whether they are in the PortIndex* then you can use:<br>
<br>
port installed | grep buildbot<br><br></blockquote><div><span class="gmail_default" style="font-family:arial,helvetica,sans-serif">Got it, thanks for your help. One thing is that when I install the new py37-buildbot, the command that I get to use is `buildbot-3.7`. </span></div><div><span class="gmail_default" style="font-family:arial,helvetica,sans-serif">What changes do I need to make in the port to use the command `buildbot`?</span></div><div><span class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></span></div><div><span class="gmail_default" style="font-family:arial,helvetica,sans-serif">Regards</span></div><div><span class="gmail_default" style="font-family:arial,helvetica,sans-serif">Rajdeep</span></div></div></div>