Received: by mail.netbsd.org (Postfix, from userid 605) id 8A0E784EE3; Sat, 27 Jan 2024 18:53:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BA83D84CF9 for ; Sat, 27 Jan 2024 18:53:36 +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 fo4fPmJH6zew for ; Sat, 27 Jan 2024 18:53:35 +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 A966184ECA for ; Sat, 27 Jan 2024 18:53:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9CD09FA42; Sat, 27 Jan 2024 18:53:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170638161510360" MIME-Version: 1.0 Date: Sat, 27 Jan 2024 18:53:35 +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: <20240127185335.9CD09FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170638161510360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Jan 27 18:53:35 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated archivers/xz, devel/py-slugify To generate a diff of this commit: cvs rdiff -u -r1.693 -r1.694 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170638161510360 Content-Disposition: inline Content-Length: 771 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.693 pkgsrc/doc/CHANGES-2024:1.694 --- pkgsrc/doc/CHANGES-2024:1.693 Sat Jan 27 18:36:45 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Jan 27 18:53:35 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.693 2024/01/27 18:36:45 adam Exp $ +$NetBSD: CHANGES-2024,v 1.694 2024/01/27 18:53:35 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -900,3 +900,5 @@ Changes to the packages collection and i Updated graphics/inkscape to 1.3.2 [wiz 2024-01-27] Added devel/py-jaraco.env version 1.0.0 [adam 2024-01-27] Updated devel/py-pip-run to 12.5.0 [adam 2024-01-27] + Updated archivers/xz to 5.4.6 [adam 2024-01-27] + Updated devel/py-slugify to 8.0.2 [adam 2024-01-27] --_----------=_170638161510360--