Received: by mail.netbsd.org (Postfix, from userid 605) id C3A2B84E8D; Sun, 21 Jan 2024 20:23:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 006D784E77 for ; Sun, 21 Jan 2024 20:23:08 +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 3kN7E-hKjtoC for ; Sun, 21 Jan 2024 20:23:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4A09284CCC for ; Sun, 21 Jan 2024 20:23:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 46C2FFA42; Sun, 21 Jan 2024 20:23:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705868587273330" MIME-Version: 1.0 Date: Sun, 21 Jan 2024 20:23:07 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240121202307.46C2FFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705868587273330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jan 21 20:23:07 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 TODO Log Message: doc: Updated mail/rspamd to 3.8.0 To generate a diff of this commit: cvs rdiff -u -r1.545 -r1.546 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.23938 -r1.23939 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705868587273330 Content-Disposition: inline Content-Length: 1272 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.545 pkgsrc/doc/CHANGES-2024:1.546 --- pkgsrc/doc/CHANGES-2024:1.545 Sun Jan 21 20:19:09 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Jan 21 20:23:06 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.545 2024/01/21 20:19:09 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.546 2024/01/21 20:23:06 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -698,3 +698,4 @@ Changes to the packages collection and i Updated textproc/tree-sitter-go-mod to 1.0.2 [wiz 2024-01-21] Updated textproc/md4c to 0.5.1 [wiz 2024-01-21] Updated editors/emacs29 to 29.2 [wiz 2024-01-21] + Updated mail/rspamd to 3.8.0 [wiz 2024-01-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23938 pkgsrc/doc/TODO:1.23939 --- pkgsrc/doc/TODO:1.23938 Sun Jan 21 20:19:09 2024 +++ pkgsrc/doc/TODO Sun Jan 21 20:23:06 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23938 2024/01/21 20:19:09 wiz Exp $ +$NetBSD: TODO,v 1.23939 2024/01/21 20:23:06 wiz Exp $ Suggested new packages ====================== @@ -1229,7 +1229,6 @@ For possible Perl packages updates, see o rp-l2tp-0.4 o rp-pppoe-3.11 o rpc2-2.14 - o rspamd-3.8.0 o rsyslog-8.2204.1 o rt4-4.4.4 o rtty-4.0 [at ftp://ftp.isc.org/isc/rtty/] --_----------=_1705868587273330--