Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 648A31A921F for ; Tue, 29 Mar 2022 20:27:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A1CB684F61; Tue, 29 Mar 2022 20:27:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D5D8584F2F for ; Tue, 29 Mar 2022 20:27:25 +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 b0TRK9ifUxC2 for ; Tue, 29 Mar 2022 20:27:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 727F784D35 for ; Tue, 29 Mar 2022 20:27:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6662DFB24; Tue, 29 Mar 2022 20:27:25 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 29 Mar 2022 20:27:25 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/textproc/nanogrep To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220329202725.6662DFB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: Module Name: pkgsrc Committed By: wiz Date: Tue Mar 29 20:27:25 UTC 2022 Removed Files: pkgsrc/textproc/nanogrep: DESCR Makefile PLIST cargo-depends.mk distinfo Log Message: nanogrep: remove No upstream for this any longer, enough grep implementations in pkgsrc To generate a diff of this commit: cvs rdiff -u -r1.1 -r0 pkgsrc/textproc/nanogrep/DESCR cvs rdiff -u -r1.5 -r0 pkgsrc/textproc/nanogrep/Makefile cvs rdiff -u -r1.2 -r0 pkgsrc/textproc/nanogrep/PLIST cvs rdiff -u -r1.3 -r0 pkgsrc/textproc/nanogrep/cargo-depends.mk cvs rdiff -u -r1.6 -r0 pkgsrc/textproc/nanogrep/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.