Received: by mail.netbsd.org (Postfix, from userid 605) id BF1CF84E83; Wed, 19 Oct 2022 08:32:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EE8DE84D3D for ; Wed, 19 Oct 2022 08:32:46 +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 YNQpgD6ndPlg for ; Wed, 19 Oct 2022 08:32:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4F43684CF9 for ; Wed, 19 Oct 2022 08:32:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4C9E6FA90; Wed, 19 Oct 2022 08:32:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1666168366168710" MIME-Version: 1.0 Date: Wed, 19 Oct 2022 08:32:46 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20221019083246.4C9E6FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1666168366168710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Oct 19 08:32:46 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated x11/xcb-util-renderutil to 0.3.10 To generate a diff of this commit: cvs rdiff -u -r1.5102 -r1.5103 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1666168366168710 Content-Disposition: inline Content-Length: 731 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.5102 pkgsrc/doc/CHANGES-2022:1.5103 --- pkgsrc/doc/CHANGES-2022:1.5102 Wed Oct 19 08:31:31 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Oct 19 08:32:46 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5102 2022/10/19 08:31:31 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.5103 2022/10/19 08:32:46 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7733,3 +7733,4 @@ Changes to the packages collection and i Updated databases/repmgr to 5.3.3 [adam 2022-10-19] Updated x11/xcb-util-errors to 1.0.1 [wiz 2022-10-19] Updated x11/xcb-util-keysyms to 0.4.1 [wiz 2022-10-19] + Updated x11/xcb-util-renderutil to 0.3.10 [wiz 2022-10-19] --_----------=_1666168366168710--