Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E545C84D6A for ; Tue, 21 Nov 2023 20:06: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 ZOGc9pkp0Nj7 for ; Tue, 21 Nov 2023 20:06:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4667884D00 for ; Tue, 21 Nov 2023 20:06:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3F714FA3F; Tue, 21 Nov 2023 20:06:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1700597206101900" MIME-Version: 1.0 Date: Tue, 21 Nov 2023 20:06:46 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20231121200646.3F714FA3F@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1700597206101900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Tue Nov 21 20:06:46 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: py-cairo* update To generate a diff of this commit: cvs rdiff -u -r1.7153 -r1.7154 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1700597206101900 Content-Disposition: inline Content-Length: 799 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.7153 pkgsrc/doc/CHANGES-2023:1.7154 --- pkgsrc/doc/CHANGES-2023:1.7153 Tue Nov 21 19:19:16 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Nov 21 20:06:45 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7153 2023/11/21 19:19:16 rhialto Exp $ +$NetBSD: CHANGES-2023,v 1.7154 2023/11/21 20:06:45 markd Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10265,3 +10265,5 @@ Changes to the packages collection and i Updated security/py-asn1 to 0.5.1 [adam 2023-11-21] Updated devel/py-minidump to 0.0.22 [adam 2023-11-21] Updated x11/x3270 to 4.3ga4 [rhialto 2023-11-21] + Updated graphics/py-cairo to 1.25.1nb3 [markd 2023-11-21] + Added graphics/py-cairo-shared version 1.25.1 [markd 2023-11-21] --_----------=_1700597206101900--