From owner-cvs-all@FreeBSD.ORG Fri Dec 26 16:45:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E87B516A4CE; Fri, 26 Dec 2003 16:45:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28BA443D2D; Fri, 26 Dec 2003 16:45:21 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id hBR0jL0B099182; Fri, 26 Dec 2003 16:45:21 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id hBR0jKvZ099181; Fri, 26 Dec 2003 16:45:20 -0800 (PST) (envelope-from marcus) Message-Id: <200312270045.hBR0jKvZ099181@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 26 Dec 2003 16:45:20 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src portlint.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 00:45:22 -0000 marcus 2003/12/26 16:45:20 PST FreeBSD ports repository Modified files: devel/portlint Makefile devel/portlint/src portlint.pl Log: * Update to 2.5.4 * Correct a typo (-n should be -N) [1] * Don't check comments for direct command use [2] Submitted by: pav [1] Sascha Holzleiter [2] Revision Changes Path 1.69 +1 -1 ports/devel/portlint/Makefile 1.50 +6 -4 ports/devel/portlint/src/portlint.pl