Received: by mail.netbsd.org (Postfix, from userid 605) id 45F5184FCD; Wed, 10 Jan 2024 10:33:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7432584E5A for ; Wed, 10 Jan 2024 10:33:27 +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 D3Zg4eeG3ItC for ; Wed, 10 Jan 2024 10:33:27 +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 C6B8F84CF7 for ; Wed, 10 Jan 2024 10:33:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B9764FA42; Wed, 10 Jan 2024 10:33:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1704882806294300" MIME-Version: 1.0 Date: Wed, 10 Jan 2024 10:33:26 +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: <20240110103326.B9764FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1704882806294300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Jan 10 10:33:26 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Added misc/py-watchfiles; Updated www/py-uvicorn To generate a diff of this commit: cvs rdiff -u -r1.235 -r1.236 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1704882806294300 Content-Disposition: inline Content-Length: 761 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.235 pkgsrc/doc/CHANGES-2024:1.236 --- pkgsrc/doc/CHANGES-2024:1.235 Wed Jan 10 09:27:57 2024 +++ pkgsrc/doc/CHANGES-2024 Wed Jan 10 10:33:26 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.235 2024/01/10 09:27:57 pin Exp $ +$NetBSD: CHANGES-2024,v 1.236 2024/01/10 10:33:26 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -279,3 +279,5 @@ Changes to the packages collection and i Updated net/samba4 to 4.19.4 [adam 2024-01-10] Updated sysutils/dust to 0.9.0 [pin 2024-01-10] Updated shells/nushell to 0.89.0 [pin 2024-01-10] + Added misc/py-watchfiles version 0.21.0 [adam 2024-01-10] + Updated www/py-uvicorn to 0.25.0 [adam 2024-01-10] --_----------=_1704882806294300--