Received: by mail.netbsd.org (Postfix, from userid 605) id 6C82D84F86; Tue, 16 Jan 2024 13:41:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 928C584D15 for ; Tue, 16 Jan 2024 13:41:20 +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 EbzoYPkvcCrF for ; Tue, 16 Jan 2024 13:41:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E637484D0E for ; Tue, 16 Jan 2024 13:41:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DFF47FA42; Tue, 16 Jan 2024 13:41:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705412479140730" MIME-Version: 1.0 Date: Tue, 16 Jan 2024 13:41: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: <20240116134119.DFF47FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705412479140730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Jan 16 13:41:19 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated graphics/py-Willow, www/py-feedgen To generate a diff of this commit: cvs rdiff -u -r1.398 -r1.399 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705412479140730 Content-Disposition: inline Content-Length: 786 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.398 pkgsrc/doc/CHANGES-2024:1.399 --- pkgsrc/doc/CHANGES-2024:1.398 Tue Jan 16 13:24:38 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Jan 16 13:41:19 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.398 2024/01/16 13:24:38 vins Exp $ +$NetBSD: CHANGES-2024,v 1.399 2024/01/16 13:41:19 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -503,3 +503,5 @@ Changes to the packages collection and i 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] Updated mail/opensmtpd to 7.4.0p1 [vins 2024-01-16] + Updated graphics/py-Willow to 1.7.0 [adam 2024-01-16] + Updated www/py-feedgen to 1.0.0 [adam 2024-01-16] --_----------=_1705412479140730--