Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CD8E284FFB for ; Sun, 15 Oct 2023 12:13:11 +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 BOwCr6jdzK_k for ; Sun, 15 Oct 2023 12:13:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2DB4884CE3 for ; Sun, 15 Oct 2023 12:13:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2AB6AFADC; Sun, 15 Oct 2023 12:13:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1697371991149790" MIME-Version: 1.0 Date: Sun, 15 Oct 2023 12:13:11 +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: <20231015121311.2AB6AFADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1697371991149790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kleink Date: Sun Oct 15 12:13:11 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated print/py-weasyprint to 60.1 To generate a diff of this commit: cvs rdiff -u -r1.5893 -r1.5894 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1697371991149790 Content-Disposition: inline Content-Length: 732 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.5893 pkgsrc/doc/CHANGES-2023:1.5894 --- pkgsrc/doc/CHANGES-2023:1.5893 Sun Oct 15 11:06:12 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Oct 15 12:13:10 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5893 2023/10/15 11:06:12 bsiegert Exp $ +$NetBSD: CHANGES-2023,v 1.5894 2023/10/15 12:13:10 kleink Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8686,3 +8686,4 @@ Changes to the packages collection and i Updated lang/go121 to 1.21.3 [bsiegert 2023-10-15] Updated fonts/noto-ttf to 20230927 [ryoon 2023-10-15] Updated lang/go120 to 1.20.10 [bsiegert 2023-10-15] + Updated print/py-weasyprint to 60.1 [kleink 2023-10-15] --_----------=_1697371991149790--