Received: by mail.netbsd.org (Postfix, from userid 605) id 78F2484D4B; Sat, 3 Feb 2024 08:12:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA87B84CEA for ; Sat, 3 Feb 2024 08:12:21 +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 zrHMV17MqtDq for ; Sat, 3 Feb 2024 08:12:21 +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 09A3984C13 for ; Sat, 3 Feb 2024 08:12:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 04116FA42; Sat, 3 Feb 2024 08:12:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1706947940246710" MIME-Version: 1.0 Date: Sat, 3 Feb 2024 08:12:20 +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: <20240203081221.04116FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1706947940246710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Feb 3 08:12:20 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated devel/py-slugify, misc/py-trove-classifiers To generate a diff of this commit: cvs rdiff -u -r1.841 -r1.842 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1706947940246710 Content-Disposition: inline Content-Length: 788 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.841 pkgsrc/doc/CHANGES-2024:1.842 --- pkgsrc/doc/CHANGES-2024:1.841 Sat Feb 3 05:33:15 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Feb 3 08:12:20 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.841 2024/02/03 05:33:15 schmonz Exp $ +$NetBSD: CHANGES-2024,v 1.842 2024/02/03 08:12:20 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1172,3 +1172,5 @@ Changes to the packages collection and i Updated print/tex-exam to 2.704 [mark 2024-02-03] Updated print/tex-exam-doc to 2.704 [mark 2024-02-03] Updated textproc/po4a to 0.70nb1 [schmonz 2024-02-03] + Updated devel/py-slugify to 8.0.3 [adam 2024-02-03] + Updated misc/py-trove-classifiers to 2024.1.31 [adam 2024-02-03] --_----------=_1706947940246710--