lint version hardcode
Rainer Müller
raimue at macports.org
Mon Apr 27 16:45:55 PDT 2009
nox wrote:
> I haven't looked at the source but I think it just searches ${version}
> in the Portfile after having read it, and triggers the warning if it's
> not the version command. So if I'm right, the answer is yes.
The regex currently being used for exclusion is
{^PortSystem|^PortGroup|^version|^(perl5|ruby|haskell).setup}
And I added php5extension.setup to it in r50226.
Rainer
More information about the macports-dev
mailing list