Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1F41D84D2E for ; Thu, 7 Dec 2023 08:30:31 +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 GTxu8TTA60GB for ; Thu, 7 Dec 2023 08:30:30 +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 68E0684CED for ; Thu, 7 Dec 2023 08:30:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6618DFA42; Thu, 7 Dec 2023 08:30:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1701937830120680" MIME-Version: 1.0 Date: Thu, 7 Dec 2023 08:30:30 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231207083030.6618DFA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1701937830120680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Dec 7 08:30:30 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated fonts/py-fonttools to 4.46.0 To generate a diff of this commit: cvs rdiff -u -r1.7426 -r1.7427 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23718 -r1.23719 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1701937830120680 Content-Disposition: inline Content-Length: 1301 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.7426 pkgsrc/doc/CHANGES-2023:1.7427 --- pkgsrc/doc/CHANGES-2023:1.7426 Thu Dec 7 08:26:41 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Dec 7 08:30:29 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7426 2023/12/07 08:26:41 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.7427 2023/12/07 08:30:29 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10651,3 +10651,4 @@ Changes to the packages collection and i Updated graphics/libheif to 1.17.5 [wiz 2023-12-07] Updated devel/py-olefile to 0.47 [wiz 2023-12-07] Updated devel/py-importlib-metadata to 6.9.0 [wiz 2023-12-07] + Updated fonts/py-fonttools to 4.46.0 [wiz 2023-12-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23718 pkgsrc/doc/TODO:1.23719 --- pkgsrc/doc/TODO:1.23718 Thu Dec 7 08:26:41 2023 +++ pkgsrc/doc/TODO Thu Dec 7 08:30:29 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23718 2023/12/07 08:26:41 wiz Exp $ +$NetBSD: TODO,v 1.23719 2023/12/07 08:30:29 wiz Exp $ Suggested new packages ====================== @@ -1170,7 +1170,6 @@ For possible Perl packages updates, see o py-ephem3-3.7.6.0 o py-fecon235-6.18.1203 o py-filebytes-0.10.2 - o py-fonttools-4.46.0 o py-foolscap-23.3.0 o py-gammu-3.1 o py-gcovr-6.0 --_----------=_1701937830120680--