1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/ports-mgmt/portlint
Joe Marcus Clarke 7b950b9f63 Update to 2.11.0.
* Fix regexp compatibility with Perl 5.10 [1]
* Add "use warnings" to find more warnings [1]
* Use more modern Perl features as we no longer need to maintain such
  ancient backward compatibility [1]
* Add support for a list of patterns to exclude from absolute path
  checking. [2]
* Check MAINTAINER field for master/slave relationship as is done for
  COMMENT. [3]
* Add support for checking plists for files ending in .core.  These files
  may be periodically deleted during core file sweeps. [4]

NOTE: This release has more Perl warnings enabled.  If you encounter a Perl
warning, please report it.

PR:		132289 [1]
		131228 [2]
		131235 [3]
		131790 [4]
Submitted by:	skv [1]
		gerald [3]
2009-03-22 17:54:19 +00:00
..
src Update to 2.11.0. 2009-03-22 17:54:19 +00:00
Makefile Update to 2.11.0. 2009-03-22 17:54:19 +00:00
pkg-descr Remove the hard-to-maintain usage from pkg-descr, and replace it with a 2006-05-31 07:13:41 +00:00
pkg-plist