Received: by mail.netbsd.org (Postfix, from userid 605) id 1BEE284D25; Sun, 7 Aug 2022 14:52:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 548DE84D16 for ; Sun, 7 Aug 2022 14:52:18 +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 RGaAEmd60hHe for ; Sun, 7 Aug 2022 14:52:17 +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 9E51D84C2C for ; Sun, 7 Aug 2022 14:52:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8D67FFB1A; Sun, 7 Aug 2022 14:52:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165988393759610" MIME-Version: 1.0 Date: Sun, 7 Aug 2022 14:52:17 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20220807145217.8D67FFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165988393759610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tnn Date: Sun Aug 7 14:52:17 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: appease pkglint To generate a diff of this commit: cvs rdiff -u -r1.3710 -r1.3711 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165988393759610 Content-Disposition: inline Content-Length: 824 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.3710 pkgsrc/doc/CHANGES-2022:1.3711 --- pkgsrc/doc/CHANGES-2022:1.3710 Sun Aug 7 11:49:30 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Aug 7 14:52:17 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3710 2022/08/07 11:49:30 ast Exp $ +$NetBSD: CHANGES-2022,v 1.3711 2022/08/07 14:52:17 tnn Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5517,5 +5517,6 @@ Changes to the packages collection and i Updated print/texlab to 4.2.1 [wiz 2022-08-07] Updated devel/py-frozenlist to 1.3.1 [wiz 2022-08-07] Updated fonts/harfbuzz to 5.1.0 [wiz 2022-08-07] + Updated fonts/harfbuzz-icu to 5.1.0 [wiz 2022-08-07] Updated print/poppler to 22.08.0 [wiz 2022-08-07] Updated security/p5-Digest-CRC to 0.24 [ast 2022-08-07] --_----------=_165988393759610--