Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 357D584E78 for ; Mon, 28 Aug 2023 16:38:34 +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 YTgMJejbDAhR for ; Mon, 28 Aug 2023 16:38:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2D12184CF4 for ; Mon, 28 Aug 2023 16:38:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 26830FBDB; Mon, 28 Aug 2023 16:38:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169324071385350" MIME-Version: 1.0 Date: Mon, 28 Aug 2023 16:38:33 +0000 From: "Paolo Vincenzo Olivo" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: vins@netbsd.org X-Mailer: log_accum Message-Id: <20230828163833.26830FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169324071385350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: vins Date: Mon Aug 28 16:38:33 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated mail/opensmtpd-filter-rspamd to 0.1.8 To generate a diff of this commit: cvs rdiff -u -r1.5172 -r1.5173 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169324071385350 Content-Disposition: inline Content-Length: 736 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.5172 pkgsrc/doc/CHANGES-2023:1.5173 --- pkgsrc/doc/CHANGES-2023:1.5172 Mon Aug 28 13:51:29 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Aug 28 16:38:32 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5172 2023/08/28 13:51:29 fcambus Exp $ +$NetBSD: CHANGES-2023,v 1.5173 2023/08/28 16:38:32 vins Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7525,3 +7525,4 @@ Changes to the packages collection and i Updated devel/py-faker to 19.3.1 [adam 2023-08-28] Updated textproc/py-eradicate to 2.3.0 [adam 2023-08-28] Updated net/czds to 1.2.14 [fcambus 2023-08-28] + Updated mail/opensmtpd-filter-rspamd to 0.1.8 [vins 2023-08-28] --_----------=_169324071385350--