Received: by mail.netbsd.org (Postfix, from userid 605) id 8A77E84F8C; Tue, 16 Jan 2024 11:08:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BA75384F83 for ; Tue, 16 Jan 2024 11:08:19 +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 tNi5DB5vA7lD for ; Tue, 16 Jan 2024 11:08:19 +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 1C3F084D3C for ; Tue, 16 Jan 2024 11:08:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 14F8CFA42; Tue, 16 Jan 2024 11:08:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705403299254970" MIME-Version: 1.0 Date: Tue, 16 Jan 2024 11:08:19 +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: <20240116110819.14F8CFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705403299254970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Jan 16 11:08:19 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated www/py-drf-nested-routers, net/py-geventhttpclient To generate a diff of this commit: cvs rdiff -u -r1.396 -r1.397 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705403299254970 Content-Disposition: inline Content-Length: 812 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.396 pkgsrc/doc/CHANGES-2024:1.397 --- pkgsrc/doc/CHANGES-2024:1.396 Tue Jan 16 11:03:46 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Jan 16 11:08:18 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.396 2024/01/16 11:03:46 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.397 2024/01/16 11:08:18 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -500,3 +500,5 @@ Changes to the packages collection and i Updated devel/py-jaraco.collections to 5.0.0 [adam 2024-01-16] Updated x11/modular-xorg-server to 21.1.11 [wiz 2024-01-16] Updated x11/modular-xorg-xephyr to 21.1.11 [wiz 2024-01-16] + Updated www/py-drf-nested-routers to 0.93.5 [adam 2024-01-16] + Updated net/py-geventhttpclient to 2.0.11 [adam 2024-01-16] --_----------=_1705403299254970--