Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id DD04363B906 for ; Fri, 20 Nov 2009 12:02:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 945CA63B1C4; Fri, 20 Nov 2009 12:02:34 +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 A0AC563B104 for ; Fri, 20 Nov 2009 12:02:33 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 850EB175DD; Fri, 20 Nov 2009 12:02:33 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 20 Nov 2009 12:02:33 +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: <20091120120233.850EB175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: rillig Date: Fri Nov 20 12:02:33 UTC 2009 Modified Files: pkgsrc/pkgtools/pkglint/files: pkglint.pl Log Message: The GNU tools usually provide replacements for their counterparts whose name doesn't start with a "g". Fixes PR 40261. To generate a diff of this commit: cvs rdiff -u -r1.820 -r1.821 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.