Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2088684D27 for ; Wed, 20 Sep 2023 18:32:28 +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 uOzS5yEnIxNN for ; Wed, 20 Sep 2023 18:32:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A833284CCA for ; Wed, 20 Sep 2023 18:32:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A521DFBDB; Wed, 20 Sep 2023 18:32:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1695234747285070" MIME-Version: 1.0 Date: Wed, 20 Sep 2023 18:32:27 +0000 From: "Juraj Lutter" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: otis@netbsd.org X-Mailer: log_accum Message-Id: <20230920183227.A521DFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1695234747285070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: otis Date: Wed Sep 20 18:32:27 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated mail/dovecot2 to 2.3.21 To generate a diff of this commit: cvs rdiff -u -r1.5591 -r1.5592 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1695234747285070 Content-Disposition: inline Content-Length: 710 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.5591 pkgsrc/doc/CHANGES-2023:1.5592 --- pkgsrc/doc/CHANGES-2023:1.5591 Wed Sep 20 17:52:35 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Sep 20 18:32:27 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5591 2023/09/20 17:52:35 gdt Exp $ +$NetBSD: CHANGES-2023,v 1.5592 2023/09/20 18:32:27 otis Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8123,3 +8123,4 @@ Changes to the packages collection and i Updated net/iperf3 to 3.15 [adam 2023-09-20] Updated archivers/unrar to 6.2.11 [adam 2023-09-20] Updated geography/qgis to 3.28.11 [gdt 2023-09-20] + Updated mail/dovecot2 to 2.3.21 [otis 2023-09-20] --_----------=_1695234747285070--