Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8643F84C86 for ; Mon, 25 Sep 2023 19:33:46 +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 qrLXoVGO5j5Q for ; Mon, 25 Sep 2023 19:33:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DB7BF84C13 for ; Mon, 25 Sep 2023 19:33:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D80B3FBDB; Mon, 25 Sep 2023 19:33:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169567042588440" MIME-Version: 1.0 Date: Mon, 25 Sep 2023 19:33:45 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20230925193345.D80B3FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169567042588440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Mon Sep 25 19:33:45 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated mail/amavisd-new to 2.12.2nb1 To generate a diff of this commit: cvs rdiff -u -r1.5620 -r1.5621 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169567042588440 Content-Disposition: inline Content-Length: 731 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.5620 pkgsrc/doc/CHANGES-2023:1.5621 --- pkgsrc/doc/CHANGES-2023:1.5620 Mon Sep 25 13:52:18 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Sep 25 19:33:45 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5620 2023/09/25 13:52:18 hubertf Exp $ +$NetBSD: CHANGES-2023,v 1.5621 2023/09/25 19:33:45 jperkin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8152,3 +8152,4 @@ Changes to the packages collection and i Updated graphics/wallust to 2.7.1 [pin 2023-09-25] Updated mail/qsmtp to 0.39 [schmonz 2023-09-25] Updated security/sqlmap to 1.7.8 [hubertf 2023-09-25] + Updated mail/amavisd-new to 2.12.2nb1 [jperkin 2023-09-25] --_----------=_169567042588440--