Received: by mail.netbsd.org (Postfix, from userid 605) id E56F184F26; Sat, 28 May 2022 09:17:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2BC3B84F25 for ; Sat, 28 May 2022 09:17:06 +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 8vVHrvEDlaJH for ; Sat, 28 May 2022 09:17:05 +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 7597D84C71 for ; Sat, 28 May 2022 09:17:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DCBA0FAEB; Sat, 28 May 2022 09:18:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1653729483184640" MIME-Version: 1.0 Date: Sat, 28 May 2022 09:18:03 +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: <20220528091803.DCBA0FAEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1653729483184640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat May 28 09:18:03 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated fonts/harfbuzz to 4.3.0 To generate a diff of this commit: cvs rdiff -u -r1.2777 -r1.2778 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21894 -r1.21895 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1653729483184640 Content-Disposition: inline Content-Length: 1269 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.2777 pkgsrc/doc/CHANGES-2022:1.2778 --- pkgsrc/doc/CHANGES-2022:1.2777 Sat May 28 09:12:11 2022 +++ pkgsrc/doc/CHANGES-2022 Sat May 28 09:18:03 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2777 2022/05/28 09:12:11 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.2778 2022/05/28 09:18:03 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4252,3 +4252,4 @@ Changes to the packages collection and i Updated x11/libxkbcommon to 1.4.1 [wiz 2022-05-28] Updated security/py-pip-audit to 2.3.0 [wiz 2022-05-28] Updated devel/gopls to 0.8.4 [wiz 2022-05-28] + Updated fonts/harfbuzz to 4.3.0 [wiz 2022-05-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21894 pkgsrc/doc/TODO:1.21895 --- pkgsrc/doc/TODO:1.21894 Sat May 28 09:12:11 2022 +++ pkgsrc/doc/TODO Sat May 28 09:18:03 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21894 2022/05/28 09:12:11 wiz Exp $ +$NetBSD: TODO,v 1.21895 2022/05/28 09:18:03 wiz Exp $ Suggested new packages ====================== @@ -847,7 +847,6 @@ For possible Perl packages updates, see o h8300-elf-gcc-7.1.0 o hamster-applet-2.32.1 o hanzim-3.5 - o harfbuzz-4.3 o harmbase2-20210110 o harminv-1.4.1 o hashcash-1.23 --_----------=_1653729483184640--