1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/ports-mgmt/portlint
Joe Marcus Clarke 053aaecfb6 Update to 2.13.8.
* Complete the check for CPPFLAGS being set indirectly by checking MAKE_ENV
in addition to CONFIGURE_ENV. [1]

* Remove checks for port file headers as we are phasing them out in FreeBSD. [2]

* Check to make sure CPAN URLs end with a '/'. [3]

* Check for LDFLAGS being overridden just as we do for CPPFLAGS [4]

* Suggest += instead of = to override CPPFLAGS and LDFLAGS [4]

* Check for any overriding use of *FLAGS and suggest an alternative [4]

* Do not warn of direct command use for WX_COMPS. [5]

* Add support for named license macros when checking for order. [6]

* Make the check for the direct Apache dependency more strict. [7]

PR:		160448 [1]
		159272 [3]
		160959 [4]
		161971 [5]
		163617 [6]
		163523 [7]
Submitted by:	gjb [2]
		amdmi3 [4]
2011-12-27 01:26:34 +00:00
..
src Update to 2.13.8. 2011-12-27 01:26:34 +00:00
Makefile Update to 2.13.8. 2011-12-27 01:26:34 +00:00
pkg-descr