Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 38DD484E5F for ; Mon, 28 Aug 2023 21:50:45 +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 RkzRMT-wE7Lp for ; Mon, 28 Aug 2023 21:50:44 +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 8C16D84D3A for ; Mon, 28 Aug 2023 21:50:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 85B52FBDB; Mon, 28 Aug 2023 21:50:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16932594445480" MIME-Version: 1.0 Date: Mon, 28 Aug 2023 21:50:44 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20230828215044.85B52FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_16932594445480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Mon Aug 28 21:50:44 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: opensmtpd-filter-rspamd was added, not updated To generate a diff of this commit: cvs rdiff -u -r1.5174 -r1.5175 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16932594445480 Content-Disposition: inline Content-Length: 876 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.5174 pkgsrc/doc/CHANGES-2023:1.5175 --- pkgsrc/doc/CHANGES-2023:1.5174 Mon Aug 28 20:23:19 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Aug 28 21:50:43 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5174 2023/08/28 20:23:19 vins Exp $ +$NetBSD: CHANGES-2023,v 1.5175 2023/08/28 21:50:43 leot Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7525,5 +7525,5 @@ 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] + Added mail/opensmtpd-filter-rspamd version 0.1.8 [vins 2023-08-28] Added mail/opensmtpd-filter-senderscore version 0.1.2 [vins 2023-08-28] --_----------=_16932594445480--