Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 0C52163BFFA for ; Mon, 26 Jan 2009 15:44:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B6B3A63B16B; Mon, 26 Jan 2009 15:44:16 +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 00EDC63B155 for ; Mon, 26 Jan 2009 15:44:15 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E7BA3175D0; Mon, 26 Jan 2009 15:44:15 +0000 (UTC) From: Roland Illig Subject: CVS commit: pkgsrc/pkgtools/pkglint/files To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org Message-Id: <20090126154415.E7BA3175D0@cvs.netbsd.org> Date: Mon, 26 Jan 2009 15:44:15 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: rillig Date: Mon Jan 26 15:44:15 UTC 2009 Modified Files: pkgsrc/pkgtools/pkglint/files: pkglint.pl Log Message: Added but disabled a check that tests whether the PKGNAME and the package directory match. There is much work to do until this can be enabled. To generate a diff of this commit: cvs rdiff -r1.797 -r1.798 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.