Received: by mail.netbsd.org (Postfix, from userid 605) id 5E4C784E77; Mon, 22 Jan 2024 16:35:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8D79E84D91 for ; Mon, 22 Jan 2024 16:35:51 +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 Jl71xgBz21OL for ; Mon, 22 Jan 2024 16:35:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E62B784D4C for ; Mon, 22 Jan 2024 16:35:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E17C8FA42; Mon, 22 Jan 2024 16:35:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705941350279220" MIME-Version: 1.0 Date: Mon, 22 Jan 2024 16:35:50 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240122163550.E17C8FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705941350279220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jan 22 16:35:50 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated sysutils/salt, sysutils/salt-docs To generate a diff of this commit: cvs rdiff -u -r1.573 -r1.574 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705941350279220 Content-Disposition: inline Content-Length: 801 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.573 pkgsrc/doc/CHANGES-2024:1.574 --- pkgsrc/doc/CHANGES-2024:1.573 Mon Jan 22 16:29:04 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Jan 22 16:35:50 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.573 2024/01/22 16:29:04 adam Exp $ +$NetBSD: CHANGES-2024,v 1.574 2024/01/22 16:35:50 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -732,3 +732,5 @@ Changes to the packages collection and i Added textproc/py-uc-micro-py version 1.0.2 [adam 2024-01-22] Added textproc/py-linkify-it-py version 2.0.2 [adam 2024-01-22] Added textproc/py-myst-parser version 2.0.0 [adam 2024-01-22] + Updated sysutils/salt to 3006.5 [adam 2024-01-22] + Updated sysutils/salt-docs to 3006.5 [adam 2024-01-22] --_----------=_1705941350279220--