From owner-cvs-ports@FreeBSD.ORG Fri Aug 15 10:47:22 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C1F337B401; Fri, 15 Aug 2003 10:47:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2052843F85; Fri, 15 Aug 2003 10:47:22 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h7FHlL0U074295; Fri, 15 Aug 2003 10:47:21 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7FHlLwL074294; Fri, 15 Aug 2003 10:47:21 -0700 (PDT) Message-Id: <200308151747.h7FHlLwL074294@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 15 Aug 2003 10:47:21 -0700 (PDT) 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-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Aug 2003 17:47:22 -0000 marcus 2003/08/15 10:47:21 PDT FreeBSD ports repository Modified files: devel/portlint Makefile devel/portlint/src portlint.pl Log: Really fix the bug where portlint looks through COMMENT for direct command usage. Revision Changes Path 1.58 +1 -1 ports/devel/portlint/Makefile 1.39 +4 -4 ports/devel/portlint/src/portlint.pl