From owner-cvs-all Tue Mar 20 13:14:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D6F537B71F; Tue, 20 Mar 2001 13:14:30 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KKsPt13806; Tue, 20 Mar 2001 12:54:25 -0800 (PST) (envelope-from knu) Message-Id: <200103202054.f2KKsPt13806@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 20 Mar 2001 12:54:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src portlint.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/03/20 12:54:24 PST Modified files: devel/portlint Makefile devel/portlint/src portlint.pl Log: Bring in the enhancements I submitted to mharo some time ago and bump the version to 2.3.2. - Add checks for empty files, empty directories, core files, more possible backup files, dotfiles, symlinks and CVS directories. - Do not assume PATCHDIR always includes "/files/". Use the best method to check whether a file is added to @checker as a patch file. - Some trivial message style fixes. Revision Changes Path 1.44 +2 -2 ports/devel/portlint/Makefile 1.28 +48 -17 ports/devel/portlint/src/portlint.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message