Received: by mail.netbsd.org (Postfix, from userid 605) id 8ABE984D84; Sat, 29 Oct 2022 14:53:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B83E284D3A for ; Sat, 29 Oct 2022 14:53:27 +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 71vcIanc_eSK for ; Sat, 29 Oct 2022 14:53:27 +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 0F9D284CF9 for ; Sat, 29 Oct 2022 14:53:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F2B12FA90; Sat, 29 Oct 2022 14:53:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1667055206275090" MIME-Version: 1.0 Date: Sat, 29 Oct 2022 14:53:26 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20221029145326.F2B12FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1667055206275090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Sat Oct 29 14:53:26 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Note update of mail/cyrus-imapd24 to 2.4.20nb21. To generate a diff of this commit: cvs rdiff -u -r1.5233 -r1.5234 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1667055206275090 Content-Disposition: inline Content-Length: 742 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.5233 pkgsrc/doc/CHANGES-2022:1.5234 --- pkgsrc/doc/CHANGES-2022:1.5233 Sat Oct 29 14:04:54 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Oct 29 14:53:26 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5233 2022/10/29 14:04:54 fcambus Exp $ +$NetBSD: CHANGES-2022,v 1.5234 2022/10/29 14:53:26 he Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7938,3 +7938,4 @@ Changes to the packages collection and i Updated converters/bdf2psf to 1.211 [fcambus 2022-10-29] Updated devel/patchelf to 0.16.1 [fcambus 2022-10-29] Added security/ssh-audit version 2.5.0 [fcambus 2022-10-29] + Updated mail/cyrus-imapd24 to 2.4.20nb21 [he 2022-10-29] --_----------=_1667055206275090--