Received: by mail.netbsd.org (Postfix, from userid 605) id B4BF784E57; Sun, 31 Jul 2022 09:46:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EE52784EB5 for ; Sun, 31 Jul 2022 09:46:52 +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 cB4EthDjmegq for ; Sun, 31 Jul 2022 09:46:52 +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 3373184E57 for ; Sun, 31 Jul 2022 09:46:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 31141FB1A; Sun, 31 Jul 2022 09:46:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1659260812222850" MIME-Version: 1.0 Date: Sun, 31 Jul 2022 09:46:52 +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: <20220731094652.31141FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1659260812222850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jul 31 09:46:51 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated fonts/harfbuzz to 5.0.1 To generate a diff of this commit: cvs rdiff -u -r1.3605 -r1.3606 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22068 -r1.22069 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1659260812222850 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.3605 pkgsrc/doc/CHANGES-2022:1.3606 --- pkgsrc/doc/CHANGES-2022:1.3605 Sun Jul 31 08:23:52 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Jul 31 09:46:51 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3605 2022/07/31 08:23:52 wen Exp $ +$NetBSD: CHANGES-2022,v 1.3606 2022/07/31 09:46:51 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5389,3 +5389,4 @@ Changes to the packages collection and i Updated security/pear-Crypt_GPG to 1.6.7nb1 [taca 2022-07-30] Updated math/py-scipy to 1.8.1nb3 [he 2022-07-30] Updated devel/p5-File-Share to 0.27 [wen 2022-07-31] + Updated fonts/harfbuzz to 5.0.1 [wiz 2022-07-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22068 pkgsrc/doc/TODO:1.22069 --- pkgsrc/doc/TODO:1.22068 Sun Jul 31 07:22:12 2022 +++ pkgsrc/doc/TODO Sun Jul 31 09:46:51 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22068 2022/07/31 07:22:12 wiz Exp $ +$NetBSD: TODO,v 1.22069 2022/07/31 09:46:51 wiz Exp $ Suggested new packages ====================== @@ -834,7 +834,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.1 o harmbase2-20210110 o harminv-1.4.1 o hashcash-1.23 --_----------=_1659260812222850--