Received: by mail.netbsd.org (Postfix, from userid 605) id 4D29F84EED; Thu, 18 Jan 2024 16:12:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7EEC384D8B for ; Thu, 18 Jan 2024 16:12:49 +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 ZZYPMz-JkQRy for ; Thu, 18 Jan 2024 16:12:49 +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 D313784D46 for ; Thu, 18 Jan 2024 16:12:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CF5BCFA42; Thu, 18 Jan 2024 16:12:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170559436878750" MIME-Version: 1.0 Date: Thu, 18 Jan 2024 16:12:48 +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: <20240118161248.CF5BCFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170559436878750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jan 18 16:12:48 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated devel/py-dict2xml, www/py-protego To generate a diff of this commit: cvs rdiff -u -r1.446 -r1.447 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170559436878750 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.446 pkgsrc/doc/CHANGES-2024:1.447 --- pkgsrc/doc/CHANGES-2024:1.446 Thu Jan 18 16:03:14 2024 +++ pkgsrc/doc/CHANGES-2024 Thu Jan 18 16:12:48 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.446 2024/01/18 16:03:14 adam Exp $ +$NetBSD: CHANGES-2024,v 1.447 2024/01/18 16:12:48 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -569,3 +569,5 @@ Changes to the packages collection and i Updated textproc/R-reprex to 2.1.0 [mef 2024-01-18] Updated mail/py-imapclient to 3.0.1 [adam 2024-01-18] Updated mail/py-mailsuite to 1.9.15 [adam 2024-01-18] + Updated devel/py-dict2xml to 1.7.4 [adam 2024-01-18] + Updated www/py-protego to 0.3.0 [adam 2024-01-18] --_----------=_170559436878750--