Received: by mail.netbsd.org (Postfix, from userid 605) id 8EFA184EFE; Mon, 13 Jun 2022 09:26:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C864F84EFD for ; Mon, 13 Jun 2022 09:26:05 +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 sksWGRMI4tP2 for ; Mon, 13 Jun 2022 09:26:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1EC3684C13 for ; Mon, 13 Jun 2022 09:26:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2BA8CFB1A; Mon, 13 Jun 2022 09:27:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1655112462260870" MIME-Version: 1.0 Date: Mon, 13 Jun 2022 09:27:42 +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: <20220613092742.2BA8CFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1655112462260870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jun 13 09:27:41 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated fonts/unifont to 14.0.04 To generate a diff of this commit: cvs rdiff -u -r1.3011 -r1.3012 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21939 -r1.21940 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1655112462260870 Content-Disposition: inline Content-Length: 1311 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.3011 pkgsrc/doc/CHANGES-2022:1.3012 --- pkgsrc/doc/CHANGES-2022:1.3011 Mon Jun 13 09:24:07 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Jun 13 09:27:41 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3011 2022/06/13 09:24:07 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.3012 2022/06/13 09:27:41 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4573,3 +4573,4 @@ Changes to the packages collection and i Added net/ocaml-mimic version 0.0.5 [jaapb 2022-06-13] Updated devel/ocaml-psq to 0.2.0 [jaapb 2022-06-13] Updated security/botan2 to 2.19.2 [wiz 2022-06-13] + Updated fonts/unifont to 14.0.04 [wiz 2022-06-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21939 pkgsrc/doc/TODO:1.21940 --- pkgsrc/doc/TODO:1.21939 Mon Jun 13 09:10:14 2022 +++ pkgsrc/doc/TODO Mon Jun 13 09:27:41 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21939 2022/06/13 09:10:14 jaapb Exp $ +$NetBSD: TODO,v 1.21940 2022/06/13 09:27:41 wiz Exp $ Suggested new packages ====================== @@ -1591,7 +1591,6 @@ For possible Perl packages updates, see o ufoai-2.3.1 o uhttpmock-0.5.3 o unicode-screensaver-0.5.2 - o unifont-14.0.04 o units-2.21 o upower-0.99.18 [switches to build with meson] o urlgrabber-3.10.2 --_----------=_1655112462260870--