Received: by mail.netbsd.org (Postfix, from userid 605) id 7E4DA84DD6; Tue, 21 May 2019 17:57:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 07B7D84D48 for ; Tue, 21 May 2019 17:57:52 +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 EDdQvnvcZK-W for ; Tue, 21 May 2019 17:57:51 +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 5437D84CE3 for ; Tue, 21 May 2019 17:57:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 52CEDFBF5; Tue, 21 May 2019 17:57:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155846147112920" MIME-Version: 1.0 Date: Tue, 21 May 2019 17:57:51 +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: <20190521175751.52CEDFBF5@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. --_----------=_155846147112920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue May 21 17:57:51 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated fonts/unifont to 12.1.01 To generate a diff of this commit: cvs rdiff -u -r1.2208 -r1.2209 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19013 -r1.19014 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155846147112920 Content-Disposition: inline Content-Length: 1257 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.2208 pkgsrc/doc/CHANGES-2019:1.2209 --- pkgsrc/doc/CHANGES-2019:1.2208 Tue May 21 17:52:37 2019 +++ pkgsrc/doc/CHANGES-2019 Tue May 21 17:57:50 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2208 2019/05/21 17:52:37 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.2209 2019/05/21 17:57:50 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -3783,3 +3783,4 @@ Changes to the packages collection and i Updated textproc/po4a to 0.55 [wiz 2019-05-21] Updated editors/poedit to 2.2.3 [wiz 2019-05-21] Updated converters/utf8proc to 2.4.0 [wiz 2019-05-21] + Updated fonts/unifont to 12.1.01 [wiz 2019-05-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19013 pkgsrc/doc/TODO:1.19014 --- pkgsrc/doc/TODO:1.19013 Tue May 21 17:52:37 2019 +++ pkgsrc/doc/TODO Tue May 21 17:57:50 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19013 2019/05/21 17:52:37 wiz Exp $ +$NetBSD: TODO,v 1.19014 2019/05/21 17:57:50 wiz Exp $ Suggested new packages ====================== @@ -1326,7 +1326,6 @@ For possible Perl packages updates, see o ufoai-2.3.1 o uhttpmock-0.5.0 o unicap-0.9.8 - o unifont-12.1.01 o units-2.12 o urlgrabber-3.10.1 o userppp-030706 --_----------=_155846147112920--