Received: by mail.netbsd.org (Postfix, from userid 605) id 9D44A84F18; Sun, 25 Jul 2021 20:12:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D8BA984E85 for ; Sun, 25 Jul 2021 20:12:15 +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 pfA-19gWvtuu for ; Sun, 25 Jul 2021 20:12:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3349484E7E for ; Sun, 25 Jul 2021 20:12:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2AAC7FA95; Sun, 25 Jul 2021 20:12:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1627243935203090" MIME-Version: 1.0 Date: Sun, 25 Jul 2021 20:12:15 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20210725201215.2AAC7FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1627243935203090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Sun Jul 25 20:12:14 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated fonts/ibm-plex-otf to 5.2.1 To generate a diff of this commit: cvs rdiff -u -r1.3958 -r1.3959 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20884 -r1.20885 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1627243935203090 Content-Disposition: inline Content-Length: 1284 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3958 pkgsrc/doc/CHANGES-2021:1.3959 --- pkgsrc/doc/CHANGES-2021:1.3958 Sun Jul 25 19:48:55 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Jul 25 20:12:14 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3958 2021/07/25 19:48:55 js Exp $ +$NetBSD: CHANGES-2021,v 1.3959 2021/07/25 20:12:14 fcambus Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6315,3 +6315,4 @@ Changes to the packages collection and i Updated databases/promscale to 0.5.1 [tnn 2021-07-25] Updated security/ccid to 1.4.35 [gdt 2021-07-25] Updated chat/matrix-synapse to 1.38.1 [js 2021-07-25] + Updated fonts/ibm-plex-otf to 5.2.1 [fcambus 2021-07-25] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20884 pkgsrc/doc/TODO:1.20885 --- pkgsrc/doc/TODO:1.20884 Sun Jul 25 06:53:39 2021 +++ pkgsrc/doc/TODO Sun Jul 25 20:12:14 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20884 2021/07/25 06:53:39 wiz Exp $ +$NetBSD: TODO,v 1.20885 2021/07/25 20:12:14 fcambus Exp $ Suggested new packages ====================== @@ -1026,7 +1026,6 @@ For possible Perl packages updates, see o hugo-0.82.1 o hyperscan-5.4.0 o i3lock-2.13 - o ibm-plex-otf-5.1.3 o ibm-plex-ttf-5.1.3 o ibus-hangul-1.5.4 o icbirc-2.0 --_----------=_1627243935203090--