Received: by mail.netbsd.org (Postfix, from userid 605) id AA26384DB5; Fri, 17 Jul 2020 23:53:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 323AE84D83 for ; Fri, 17 Jul 2020 23:53:55 +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 1je5rafmS7Zn for ; Fri, 17 Jul 2020 23:53:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B4BC184D65 for ; Fri, 17 Jul 2020 23:53:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B0D7CFB28; Fri, 17 Jul 2020 23:53:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1595030034220090" MIME-Version: 1.0 Date: Fri, 17 Jul 2020 23:53:54 +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: <20200717235354.B0D7CFB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1595030034220090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jul 17 23:53:54 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated fonts/unifont to 13.0.03 To generate a diff of this commit: cvs rdiff -u -r1.4074 -r1.4075 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19959 -r1.19960 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1595030034220090 Content-Disposition: inline Content-Length: 1581 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.4074 pkgsrc/doc/CHANGES-2020:1.4075 --- pkgsrc/doc/CHANGES-2020:1.4074 Fri Jul 17 23:50:53 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Jul 17 23:53:54 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4074 2020/07/17 23:50:53 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.4075 2020/07/17 23:53:54 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -6479,3 +6479,4 @@ Changes to the packages collection and i Updated devel/apache-ant to 1.10.8 [wiz 2020-07-17] Updated security/caff to 2.11 [wiz 2020-07-17] Updated fonts/cascadia-ttf to 2007.01 [wiz 2020-07-17] + Updated fonts/unifont to 13.0.03 [wiz 2020-07-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19959 pkgsrc/doc/TODO:1.19960 --- pkgsrc/doc/TODO:1.19959 Fri Jul 17 23:50:53 2020 +++ pkgsrc/doc/TODO Fri Jul 17 23:53:54 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19959 2020/07/17 23:50:53 wiz Exp $ +$NetBSD: TODO,v 1.19960 2020/07/17 23:53:54 wiz Exp $ Suggested new packages ====================== @@ -986,8 +986,7 @@ For possible Perl packages updates, see o py-pandas-1.0.0 o py-ptt-1.10.2 o py-rsa-4.6 - o py-setuptools-49.1.0 [drops python-2.x support] - o py-setuptools-49.1.2 + o py-setuptools-49.1.2 [drops python-2.x support] o py-setuptools_scm-4.1.2 o py-simpletal-5.1 o py-sphinx-autoapi-1.4.0 @@ -1132,7 +1131,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.03 o units-2.12 o urlgrabber-3.10.1 o userppp-030706 --_----------=_1595030034220090--