Received: by mail.netbsd.org (Postfix, from userid 605) id E3D5884D23; Tue, 16 Feb 2021 18:33:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2BDEF84CF1 for ; Tue, 16 Feb 2021 18:33:56 +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 KzJsiCGRlZ4j for ; Tue, 16 Feb 2021 18:33:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7C59484CE9 for ; Tue, 16 Feb 2021 18:33:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7903DFA95; Tue, 16 Feb 2021 18:33:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161350043596240" MIME-Version: 1.0 Date: Tue, 16 Feb 2021 18:33:55 +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: <20210216183355.7903DFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161350043596240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Tue Feb 16 18:33:55 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated fonts/unifont to 13.0.06 To generate a diff of this commit: cvs rdiff -u -r1.1120 -r1.1121 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20388 -r1.20389 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161350043596240 Content-Disposition: inline Content-Length: 1288 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.1120 pkgsrc/doc/CHANGES-2021:1.1121 --- pkgsrc/doc/CHANGES-2021:1.1120 Tue Feb 16 16:57:35 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Feb 16 18:33:54 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1120 2021/02/16 16:57:35 fcambus Exp $ +$NetBSD: CHANGES-2021,v 1.1121 2021/02/16 18:33:54 fcambus Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1616,3 +1616,4 @@ Changes to the packages collection and i Updated sysutils/s6 to 2.10.0.2 [schmonz 2021-02-16] Updated net/s6-networking to 2.4.1.0 [schmonz 2021-02-16] Added devel/wabt version 1.0.20 [fcambus 2021-02-16] + Updated fonts/unifont to 13.0.06 [fcambus 2021-02-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20388 pkgsrc/doc/TODO:1.20389 --- pkgsrc/doc/TODO:1.20388 Tue Feb 16 13:17:55 2021 +++ pkgsrc/doc/TODO Tue Feb 16 18:33:54 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20388 2021/02/16 13:17:55 adam Exp $ +$NetBSD: TODO,v 1.20389 2021/02/16 18:33:54 fcambus Exp $ Suggested new packages ====================== @@ -1092,7 +1092,6 @@ For possible Perl packages updates, see o ufoai-2.3.1 o uhttpmock-0.5.0 o unicap-0.9.8 - o unifont-13.0.06 o units-2.12 o urlgrabber-3.10.1 o userppp-030706 --_----------=_161350043596240--