Received: by mail.netbsd.org (Postfix, from userid 605) id 2F4A084EA4; Sun, 5 Sep 2021 07:42:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6A4C784D35 for ; Sun, 5 Sep 2021 07:42:55 +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 dFH4ah1aA2SU for ; Sun, 5 Sep 2021 07:42:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F370184D25 for ; Sun, 5 Sep 2021 07:42:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F0915FA97; Sun, 5 Sep 2021 07:42:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163082777493140" MIME-Version: 1.0 Date: Sun, 5 Sep 2021 07:42:54 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20210905074254.F0915FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163082777493140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sun Sep 5 07:42:54 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated net/p5-Net-Telnet to 3.05 To generate a diff of this commit: cvs rdiff -u -r1.4547 -r1.4548 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163082777493140 Content-Disposition: inline Content-Length: 721 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4547 pkgsrc/doc/CHANGES-2021:1.4548 --- pkgsrc/doc/CHANGES-2021:1.4547 Sun Sep 5 07:39:25 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Sep 5 07:42:54 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4547 2021/09/05 07:39:25 wen Exp $ +$NetBSD: CHANGES-2021,v 1.4548 2021/09/05 07:42:54 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7137,3 +7137,4 @@ Changes to the packages collection and i Updated security/p5-Crypt-RIPEMD160 to 0.08 [wen 2021-09-05] Updated net/p5-SNMP-Info to 3.77 [wen 2021-09-05] Updated net/p5-RPC-XML to 0.82 [wen 2021-09-05] + Updated net/p5-Net-Telnet to 3.05 [wen 2021-09-05] --_----------=_163082777493140--