Received: by mail.netbsd.org (Postfix, from userid 605) id BC7C284E96; Mon, 8 May 2023 04:33:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EE06F84D9B for ; Mon, 8 May 2023 04:33:16 +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 LExDhjuf1KAd for ; Mon, 8 May 2023 04:33:16 +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 4F21A84D6F for ; Mon, 8 May 2023 04:33:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4C831FA87; Mon, 8 May 2023 04:33:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168352039696890" MIME-Version: 1.0 Date: Mon, 8 May 2023 04:33:16 +0000 From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: triaxx@netbsd.org X-Mailer: log_accum Message-Id: <20230508043316.4C831FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168352039696890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Mon May 8 04:33:16 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated mail/postfix-lmdb to 3.8.0 To generate a diff of this commit: cvs rdiff -u -r1.2941 -r1.2942 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168352039696890 Content-Disposition: inline Content-Length: 746 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.2941 pkgsrc/doc/CHANGES-2023:1.2942 --- pkgsrc/doc/CHANGES-2023:1.2941 Mon May 8 04:32:20 2023 +++ pkgsrc/doc/CHANGES-2023 Mon May 8 04:33:16 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2941 2023/05/08 04:32:20 triaxx Exp $ +$NetBSD: CHANGES-2023,v 1.2942 2023/05/08 04:33:16 triaxx Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4083,3 +4083,4 @@ Changes to the packages collection and i Updated sysutils/mate-power-manager to 1.26.1 [gutteridge 2023-05-08] Updated mail/postfix to 3.8.0 [triaxx 2023-05-08] Updated mail/postfix-cdb to 3.8.0 [triaxx 2023-05-08] + Updated mail/postfix-lmdb to 3.8.0 [triaxx 2023-05-08] --_----------=_168352039696890--