Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=rEb4ngLD; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=nKDmEopc Received: by mail.netbsd.org (Postfix, from userid 605) id DE10B84EF2; Thu, 16 May 2024 21:42:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715895767; bh=TCNRuEpFMkuhxRwSCBHgSg4shhhfKi28Wl184Qfnr6g=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=rEb4ngLDlq33oFVNQz4ob+YijCoLknZEnzlF1OOYgY6AT8PVT+qxJMUMgIeYXHWDt VB2e4BO6k5pWb9RtEY7UOE/ZcStMvCjjMmcxfWBrm0+5VR0ffbwPzWbjjznTSqDW+0 tKhsn47Z+EJEyh2Yh3FSydHoa8b5TZFz7T8jpuHQ= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CFF7D84D65 for ; Thu, 16 May 2024 21:42:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 9IcW-g_dc-ZG for ; Thu, 16 May 2024 21:42:45 +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 2B8DC84C86 for ; Thu, 16 May 2024 21:42:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715895765; bh=TCNRuEpFMkuhxRwSCBHgSg4shhhfKi28Wl184Qfnr6g=; h=Date:From:Subject:To:Reply-To; b=nKDmEopcOQHIyo9dqnpKDAW4wa+V+OUUOfSGHc5PFY0U8UVtyJnStNCGnkrQqx99B HFCA9ZgGrpuQA/xIYtEbq1gPeHYsyJvsy+/Fzb2gV5hP7TAJIDp6BkKzBQZHH4DhiK K4kCKDSO2mVYJtVQcHg1qOwwH+uULacziWVKiNY4= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 21B0CFA2C; Thu, 16 May 2024 21:42:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1715895765124030" MIME-Version: 1.0 Date: Thu, 16 May 2024 21:42:45 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20240516214245.21B0CFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1715895765124030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Thu May 16 21:42:45 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated www/snac to 2.53 To generate a diff of this commit: cvs rdiff -u -r1.3467 -r1.3468 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1715895765124030 Content-Disposition: inline Content-Length: 719 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.3467 pkgsrc/doc/CHANGES-2024:1.3468 --- pkgsrc/doc/CHANGES-2024:1.3467 Thu May 16 17:06:43 2024 +++ pkgsrc/doc/CHANGES-2024 Thu May 16 21:42:44 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.3467 2024/05/16 17:06:43 cheusov Exp $ +$NetBSD: CHANGES-2024,v 1.3468 2024/05/16 21:42:44 schmonz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -5421,3 +5421,4 @@ Changes to the packages collection and i Updated mail/rspamd to 3.8.4nb2 [taca 2024-05-16] Updated net/bind918 to 9.18.27 [taca 2024-05-16] Updated textproc/csvtomd to 0.2.1 [cheusov 2024-05-16] + Updated www/snac to 2.53 [schmonz 2024-05-16] --_----------=_1715895765124030--