marcus 2010-04-04 18:12:45 UTC FreeBSD ports repository
Modified files: ports-mgmt/portlint Makefile ports-mgmt/portlint/src portlint.1 portlint.pl Log: Update to 2.13.0. * Only make checks for PORTVERSION/DISTVERSION, MAINTAINER, COMMENT, and CATEGORIES fatal if they are not set elsewhere. Instead, print a warning for non-slave ports. [1] * Make the check for an Apache dependency case-sensitive to fix an issue with false positives. [2] * Add support for checking for the need for USE_DOS2UNIX, and for ports which may need MASTER_SITE*CPAN. [3] * Add a new -m flag which enables checks for MOVED, UIDs, and GIDs. This flag is disabled by default, but can be enabled with -c, -C, or -A. [4] PR: 142381 [2] Submitted by: wen [2] hrs [4] Requested by: chukha...@mail.ru [1] [3] Revision Changes Path 1.136 +1 -1 ports/ports-mgmt/portlint/Makefile 1.24 +8 -6 ports/ports-mgmt/portlint/src/portlint.1 1.113 +123 -17 ports/ports-mgmt/portlint/src/portlint.pl _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"