Received: by mail.netbsd.org (Postfix, from userid 605) id 382B984D8A; Tue, 26 Jul 2022 15:47:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 71A4084D82 for ; Tue, 26 Jul 2022 15:46:59 +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 NcE5VVy7mJuz for ; Tue, 26 Jul 2022 15:46:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B828384D2F for ; Tue, 26 Jul 2022 15:46:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B565BFB1A; Tue, 26 Jul 2022 15:46:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165885041841030" MIME-Version: 1.0 Date: Tue, 26 Jul 2022 15:46:58 +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: <20220726154658.B565BFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165885041841030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Jul 26 15:46:58 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated fonts/harfbuzz to 5.0.0 To generate a diff of this commit: cvs rdiff -u -r1.3550 -r1.3551 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22060 -r1.22061 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165885041841030 Content-Disposition: inline Content-Length: 1283 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.3550 pkgsrc/doc/CHANGES-2022:1.3551 --- pkgsrc/doc/CHANGES-2022:1.3550 Tue Jul 26 08:43:17 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Jul 26 15:46:58 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3550 2022/07/26 08:43:17 adam Exp $ +$NetBSD: CHANGES-2022,v 1.3551 2022/07/26 15:46:58 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5320,3 +5320,4 @@ Changes to the packages collection and i Updated textproc/py-regex to 2022.7.25 [adam 2022-07-26] Updated www/py-httpx-socks to 0.7.4 [adam 2022-07-26] Updated devel/py-frozendict to 2.3.4 [adam 2022-07-26] + Updated fonts/harfbuzz to 5.0.0 [wiz 2022-07-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22060 pkgsrc/doc/TODO:1.22061 --- pkgsrc/doc/TODO:1.22060 Mon Jul 25 19:51:04 2022 +++ pkgsrc/doc/TODO Tue Jul 26 15:46:58 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22060 2022/07/25 19:51:04 wiz Exp $ +$NetBSD: TODO,v 1.22061 2022/07/26 15:46:58 wiz Exp $ Suggested new packages ====================== @@ -835,7 +835,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-5.0 o harmbase2-20210110 o harminv-1.4.1 o hashcash-1.23 --_----------=_165885041841030--