Received: by mail.netbsd.org (Postfix, from userid 605) id D804E84F26; Thu, 23 Mar 2023 20:52:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1486084E7B for ; Thu, 23 Mar 2023 20:52:29 +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 JbO64f2p14pJ for ; Thu, 23 Mar 2023 20:52:28 +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 9B6F684CD9 for ; Thu, 23 Mar 2023 20:52:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 92DB0FA90; Thu, 23 Mar 2023 20:52:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16796047489730" MIME-Version: 1.0 Date: Thu, 23 Mar 2023 20:52:28 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20230323205228.92DB0FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16796047489730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Thu Mar 23 20:52:28 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated chat/iamb to 0.0.7 To generate a diff of this commit: cvs rdiff -u -r1.1886 -r1.1887 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16796047489730 Content-Disposition: inline Content-Length: 719 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.1886 pkgsrc/doc/CHANGES-2023:1.1887 --- pkgsrc/doc/CHANGES-2023:1.1886 Thu Mar 23 10:31:04 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Mar 23 20:52:28 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1886 2023/03/23 10:31:04 pin Exp $ +$NetBSD: CHANGES-2023,v 1.1887 2023/03/23 20:52:28 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2448,3 +2448,4 @@ Changes to the packages collection and i Updated mail/neomutt to 20230322 [nikita 2023-03-22] Updated security/openssl to 1.1.1tnb1 [wiz 2023-03-23] Updated benchmarks/hyperfine to 1.16.1 [pin 2023-03-23] + Updated chat/iamb to 0.0.7 [pin 2023-03-23] --_----------=_16796047489730--