Received: by mail.netbsd.org (Postfix, from userid 605) id DA82B84D80; Sat, 14 Dec 2019 01:01:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 63D6E84CEF for ; Sat, 14 Dec 2019 01:01:39 +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 oPoLpiOXUuKU for ; Sat, 14 Dec 2019 01:01:39 +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 F022884CD8 for ; Sat, 14 Dec 2019 01:01:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E7F1FFA97; Sat, 14 Dec 2019 01:01:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1576285298245440" MIME-Version: 1.0 Date: Sat, 14 Dec 2019 01:01:38 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20191214010138.E7F1FFA97@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. --_----------=_1576285298245440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Dec 14 01:01:38 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated fonts/ttf-tlwg to 0.7.1 To generate a diff of this commit: cvs rdiff -u -r1.5361 -r1.5362 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1576285298245440 Content-Disposition: inline Content-Length: 712 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.5361 pkgsrc/doc/CHANGES-2019:1.5362 --- pkgsrc/doc/CHANGES-2019:1.5361 Sat Dec 14 00:47:26 2019 +++ pkgsrc/doc/CHANGES-2019 Sat Dec 14 01:01:38 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5361 2019/12/14 00:47:26 mef Exp $ +$NetBSD: CHANGES-2019,v 1.5362 2019/12/14 01:01:38 mef Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8612,3 +8612,4 @@ Changes to the packages collection and i Updated mail/dovecot2 to 2.3.9.2 [taca 2019-12-13] Updated net/inadyn to 2.5 [dmcmahill 2019-12-13] Updated fonts/public-sans to 1.007 [mef 2019-12-14] + Updated fonts/ttf-tlwg to 0.7.1 [mef 2019-12-14] --_----------=_1576285298245440--