Received: by mail.netbsd.org (Postfix, from userid 605) id 286C984F12; Mon, 29 Jan 2024 16:12:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5925184EEA for ; Mon, 29 Jan 2024 16:12:39 +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 sOr14fDcjWWV for ; Mon, 29 Jan 2024 16:12:38 +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 A8D4E84D68 for ; Mon, 29 Jan 2024 16:12:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A3481FA42; Mon, 29 Jan 2024 16:12:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1706544758186620" MIME-Version: 1.0 Date: Mon, 29 Jan 2024 16:12:38 +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: <20240129161238.A3481FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1706544758186620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jan 29 16:12:38 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated textproc/po4a, devel/py-urwid To generate a diff of this commit: cvs rdiff -u -r1.757 -r1.758 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1706544758186620 Content-Disposition: inline Content-Length: 782 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.757 pkgsrc/doc/CHANGES-2024:1.758 --- pkgsrc/doc/CHANGES-2024:1.757 Mon Jan 29 15:54:10 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Jan 29 16:12:38 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.757 2024/01/29 15:54:10 schmonz Exp $ +$NetBSD: CHANGES-2024,v 1.758 2024/01/29 16:12:38 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -984,3 +984,5 @@ Changes to the packages collection and i Updated mail/p5-Mail-DKIM to 1.20240124 [schmonz 2024-01-29] Updated net/p5-Net-Server to 2.014 [schmonz 2024-01-29] Added mail/dkimproxy version 1.4.1 [schmonz 2024-01-29] + Updated textproc/po4a to 0.70 [adam 2024-01-29] + Updated devel/py-urwid to 2.5.0 [adam 2024-01-29] --_----------=_1706544758186620--