Received: by mail.netbsd.org (Postfix, from userid 605) id 3BCF084DA4; Thu, 1 Apr 2021 14:20:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7196684D9E for ; Thu, 1 Apr 2021 14:20:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id LQ54P3l_6JNo for ; Thu, 1 Apr 2021 14:20:11 +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 1454984CE9 for ; Thu, 1 Apr 2021 14:20:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 11748FA95; Thu, 1 Apr 2021 14:20:11 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 1 Apr 2021 14:20:11 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/net/ruby-net-telnet To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20210401142011.11748FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: Module Name: pkgsrc Committed By: taca Date: Thu Apr 1 14:20:11 UTC 2021 Removed Files: pkgsrc/net/ruby-net-telnet: DESCR Makefile PLIST distinfo Log Message: net/ruby-net-telnet: remove package Remove ruby-net-telnet pacakge. It was kept for Ruby 2.5 and all ruby base packages have net-telnet module in them. To generate a diff of this commit: cvs rdiff -u -r1.1 -r0 pkgsrc/net/ruby-net-telnet/DESCR \ pkgsrc/net/ruby-net-telnet/PLIST cvs rdiff -u -r1.4 -r0 pkgsrc/net/ruby-net-telnet/Makefile cvs rdiff -u -r1.2 -r0 pkgsrc/net/ruby-net-telnet/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.