Received: by mail.netbsd.org (Postfix, from userid 605) id B14FA852D7; Fri, 2 Feb 2024 20:20:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DF2EA84E5B for ; Fri, 2 Feb 2024 20:20:55 +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 RbfsbYTm0t68 for ; Fri, 2 Feb 2024 20:20:55 +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 4247884D14 for ; Fri, 2 Feb 2024 20:20:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3CE1EFA42; Fri, 2 Feb 2024 20:20:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170690525549860" MIME-Version: 1.0 Date: Fri, 2 Feb 2024 20:20:55 +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: <20240202202055.3CE1EFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170690525549860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Feb 2 20:20:55 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated sysutils/salt, sysutils/py-xattr To generate a diff of this commit: cvs rdiff -u -r1.837 -r1.838 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170690525549860 Content-Disposition: inline Content-Length: 764 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.837 pkgsrc/doc/CHANGES-2024:1.838 --- pkgsrc/doc/CHANGES-2024:1.837 Fri Feb 2 16:25:52 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Feb 2 20:20:55 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.837 2024/02/02 16:25:52 tm Exp $ +$NetBSD: CHANGES-2024,v 1.838 2024/02/02 20:20:55 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1113,3 +1113,5 @@ Changes to the packages collection and i Updated devel/py-test to 8.0.0 [adam 2024-02-02] Updated devel/py-poetry-core to 1.9.0 [adam 2024-02-02] Updated editors/neovim to 0.9.5 [tm 2024-02-02] + Updated sysutils/salt to 3006.6 [adam 2024-02-02] + Updated sysutils/py-xattr to 1.1.0 [adam 2024-02-02] --_----------=_170690525549860--