How to find all dependents of go?
Christoph Iserlohn
ciserlohn at macports.org
Fri Jan 15 06:03:53 PST 2016
Hi Josh,
Am 15.01.16 um 03:01 schrieb Joshua Root:
> On 2016-1-15 10:36 , Daniel J. Luke wrote:
> You can construct a better regex like: port echo 'depends:\:go(\s|$)'
Thanks, that worked. I thought the regex matches against a list of (port) names,
but apparently it matches literally against the contents of depends_* in the
portfiles(s).
Still wondering why
$ port dependents go
doesn't work. It works fine for other ports:
$ port dependents erlang
couchdb depends on erlang
elixir depends on erlang
rebar depends on erlang
--
Christoph
More information about the macports-dev
mailing list