Received: by mail.netbsd.org (Postfix, from userid 605) id 5A0CA84DB2; Mon, 8 May 2023 04:31:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 886AB84D9B for ; Mon, 8 May 2023 04:31:22 +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 JH7eNm2-88ll for ; Mon, 8 May 2023 04:31:22 +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 DD82E84D6F for ; Mon, 8 May 2023 04:31:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DA857FA87; Mon, 8 May 2023 04:31:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1683520281121570" MIME-Version: 1.0 Date: Mon, 8 May 2023 04:31:21 +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: <20230508043121.DA857FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1683520281121570 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:31:21 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated mail/postfix to 3.8.0 To generate a diff of this commit: cvs rdiff -u -r1.2939 -r1.2940 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1683520281121570 Content-Disposition: inline Content-Length: 765 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.2939 pkgsrc/doc/CHANGES-2023:1.2940 --- pkgsrc/doc/CHANGES-2023:1.2939 Mon May 8 00:47:18 2023 +++ pkgsrc/doc/CHANGES-2023 Mon May 8 04:31:21 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2939 2023/05/08 00:47:18 gutteridge Exp $ +$NetBSD: CHANGES-2023,v 1.2940 2023/05/08 04:31:21 triaxx Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4081,3 +4081,4 @@ Changes to the packages collection and i Updated x11/mate-panel to 1.26.3 [gutteridge 2023-05-08] Updated x11/mate-session-manager to 1.26.1 [gutteridge 2023-05-08] Updated sysutils/mate-power-manager to 1.26.1 [gutteridge 2023-05-08] + Updated mail/postfix to 3.8.0 [triaxx 2023-05-08] --_----------=_1683520281121570--