Given an IGNORE string like this: IGNORE= requires perl 5.6 or above. The following output is produced by make: ===> p5-XXX-Y.Z requires perl 5.6 or above.. This double-dot is not nice, so it seems reasonable to teach portlint to deal with it.
Responsible Changed From-To: freebsd-ports-bugs->marcus Assign this PR to the port maintainer.
Here's another patch - check for correct capitalisation - check for trailing period using a more simple expression It doesn't allow for trailing whitespace, since another check already does that. I also removed the /m modifier, it didn't seem right.
Let's pretend I didn't send that last patch. It was very bogus. Here's a better one.
On 12/11/2005, at 2:18 PM, Sam Lawrance wrote: > Let's pretend I didn't send that last patch. It was very bogus. > Here's a better one. Argh. The patch...
State Changed From-To: open->closed Committed, thanks!