Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0A96D84F0A for ; Fri, 30 Jun 2023 07:56:58 +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 iuHie5HAraPa for ; Fri, 30 Jun 2023 07:56:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 61D1D84ED2 for ; Fri, 30 Jun 2023 07:56:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5F641FA89; Fri, 30 Jun 2023 07:56:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168811181784070" MIME-Version: 1.0 Date: Fri, 30 Jun 2023 07:56:57 +0000 From: "Klaus Klein" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: kleink@netbsd.org X-Mailer: log_accum Message-Id: <20230630075657.5F641FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168811181784070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kleink Date: Fri Jun 30 07:56:57 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated print/py-weasyprint to 59.0 To generate a diff of this commit: cvs rdiff -u -r1.4130 -r1.4131 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168811181784070 Content-Disposition: inline Content-Length: 717 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.4130 pkgsrc/doc/CHANGES-2023:1.4131 --- pkgsrc/doc/CHANGES-2023:1.4130 Fri Jun 30 07:54:28 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Jun 30 07:56:57 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4130 2023/06/30 07:54:28 kleink Exp $ +$NetBSD: CHANGES-2023,v 1.4131 2023/06/30 07:56:57 kleink Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5798,3 +5798,4 @@ Changes to the packages collection and i Updated devel/imake to 1.0.9nb1 [wiz 2023-06-30] Updated devel/nss to 3.91 [wiz 2023-06-30] Updated print/py-pydyf to 0.6.0 [kleink 2023-06-30] + Updated print/py-weasyprint to 59.0 [kleink 2023-06-30] --_----------=_168811181784070--