Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 2595363B8BD for ; Thu, 31 Jan 2008 14:00:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5AA2863B15B; Thu, 31 Jan 2008 14:00:16 +0000 (UTC) Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id B735763B13A for ; Thu, 31 Jan 2008 14:00:15 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6FEF921507; Thu, 31 Jan 2008 14:00:17 +0000 (UTC) From: Roland Illig Subject: CVS commit: pkgsrc/pkgtools/pkglint/files To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org Message-Id: <20080131140017.6FEF921507@cvs.netbsd.org> Date: Thu, 31 Jan 2008 14:00:17 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: rillig Date: Thu Jan 31 14:00:17 UTC 2008 Modified Files: pkgsrc/pkgtools/pkglint/files: pkglint.pl Log Message: Don't require white-space after ${RUN}, since it wasn't required for ${_PKG_SILENT}${_PKG_DEBUG} either. To generate a diff of this commit: cvs rdiff -r1.761 -r1.762 pkgsrc/pkgtools/pkglint/files/pkglint.pl Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.