Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BEE5F63B8DB for ; Sun, 26 Jul 2009 21:03:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5D62063B20C; Sun, 26 Jul 2009 21:03:20 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 7B00663B129 for ; Sun, 26 Jul 2009 21:03:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6673F175D0; Sun, 26 Jul 2009 21:03:19 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 26 Jul 2009 21:03:19 +0000 From: Roland Illig Subject: CVS commit: pkgsrc/pkgtools/pkglint/files To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org X-Mailer: log_accum Message-Id: <20090726210319.6673F175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: rillig Date: Sun Jul 26 21:03:19 UTC 2009 Modified Files: pkgsrc/pkgtools/pkglint/files: pkglint.pl Log Message: Fixed the parser for shell commands, so that it recognizes the $$$$ variable. To generate a diff of this commit: cvs rdiff -u -r1.818 -r1.819 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.