svn commit: r327601 - head/Mk
Alexey Dokuchaev
danfe at FreeBSD.org
Sat Sep 21 02:32:25 UTC 2013
On Thu, Sep 19, 2013 at 08:05:05AM +0000, Baptiste Daroussin wrote:
> New Revision: 327601
> URL: http://svnweb.freebsd.org/changeset/ports/327601
>
> Log:
> Move the target for sanity checking to the end of bsd.port.mk so that
> WARNING and DEV_* can be defined anywhere
>From reading the diff, it looks like some part of the portlint(1) was now
moved under Mk/. I don't understand why, and what benefits does it bring?
Previously we sometimes had to deal with situation when b.p.m. and friends
code would not match each other, but at least code inside Mk/ was always
consistent. Now it cannot be longer guaranteed.
./danfe
More information about the svn-ports-head
mailing list