Received: by mail.netbsd.org (Postfix, from userid 605) id DA5F684E3F; Wed, 7 Nov 2018 21:04:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A3AC084DBB for ; Wed, 7 Nov 2018 21:04:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id iVluVrylM7zr for ; Wed, 7 Nov 2018 21:04:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 19D6A84C81 for ; Wed, 7 Nov 2018 21:04:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0E0E7FB1E; Wed, 7 Nov 2018 21:04:54 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 7 Nov 2018 21:04:54 +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: <20181107210454.0E0E7FB1E@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: Module Name: pkgsrc Committed By: rillig Date: Wed Nov 7 21:04:53 UTC 2018 Removed Files: pkgsrc/pkgtools/pkglint/files: codewalk.md shellyacc.go pkgsrc/pkgtools/pkglint/files/licenses: licensesyacc.go pkgsrc/pkgtools/pkglint/files/plist-clash: main.go Log Message: pkgtools/pkglint: remove unnecessary files To generate a diff of this commit: cvs rdiff -u -r1.3 -r0 pkgsrc/pkgtools/pkglint/files/codewalk.md cvs rdiff -u -r1.1 -r0 pkgsrc/pkgtools/pkglint/files/shellyacc.go cvs rdiff -u -r1.1 -r0 pkgsrc/pkgtools/pkglint/files/licenses/licensesyacc.go cvs rdiff -u -r1.1 -r0 pkgsrc/pkgtools/pkglint/files/plist-clash/main.go Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.