Received: by mail.netbsd.org (Postfix, from userid 605) id 230C184F7B; Tue, 16 Jan 2024 13:24:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5290884E8F for ; Tue, 16 Jan 2024 13:24:39 +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 wSJTgTE6U693 for ; Tue, 16 Jan 2024 13:24:38 +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 A75C384D0E for ; Tue, 16 Jan 2024 13:24:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9BCF9FA42; Tue, 16 Jan 2024 13:24:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705411478269570" MIME-Version: 1.0 Date: Tue, 16 Jan 2024 13:24:38 +0000 From: "Paolo Vincenzo Olivo" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: vins@netbsd.org X-Mailer: log_accum Message-Id: <20240116132438.9BCF9FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705411478269570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: vins Date: Tue Jan 16 13:24:38 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated mail/opensmtpd to 7.4.0p1 To generate a diff of this commit: cvs rdiff -u -r1.397 -r1.398 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705411478269570 Content-Disposition: inline Content-Length: 740 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.397 pkgsrc/doc/CHANGES-2024:1.398 --- pkgsrc/doc/CHANGES-2024:1.397 Tue Jan 16 11:08:18 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Jan 16 13:24:38 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.397 2024/01/16 11:08:18 adam Exp $ +$NetBSD: CHANGES-2024,v 1.398 2024/01/16 13:24:38 vins Exp $ Changes to the packages collection and infrastructure in 2024: @@ -502,3 +502,4 @@ Changes to the packages collection and i Updated x11/modular-xorg-xephyr to 21.1.11 [wiz 2024-01-16] Updated www/py-drf-nested-routers to 0.93.5 [adam 2024-01-16] Updated net/py-geventhttpclient to 2.0.11 [adam 2024-01-16] + Updated mail/opensmtpd to 7.4.0p1 [vins 2024-01-16] --_----------=_1705411478269570--