Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 72A4963B8BD for ; Tue, 2 Dec 2008 09:00:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 16DC063B110; Tue, 2 Dec 2008 09:00:29 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 5E90963B103 for ; Tue, 2 Dec 2008 09:00:28 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4A22C175D0; Tue, 2 Dec 2008 09:00:28 +0000 (UTC) From: Roland Illig Subject: CVS commit: pkgsrc/pkgtools/pkglint/files To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org Message-Id: <20081202090028.4A22C175D0@cvs.netbsd.org> Date: Tue, 2 Dec 2008 09:00:28 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: rillig Date: Tue Dec 2 09:00:28 UTC 2008 Modified Files: pkgsrc/pkgtools/pkglint/files: pkglint.pl Log Message: Removed unused code. Changed one constructor call to match the pattern of all the others. Explained how to get an overview of the code. To generate a diff of this commit: cvs rdiff -r1.791 -r1.792 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.