Received: by mail.netbsd.org (Postfix, from userid 605) id 9571C84F51; Wed, 21 Jul 2021 01:00:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CE9AF84D43 for ; Wed, 21 Jul 2021 01:00:44 +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 xnF85F491uIm for ; Wed, 21 Jul 2021 01:00:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2685184CBC for ; Wed, 21 Jul 2021 01:00:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 187EDFA95; Wed, 21 Jul 2021 01:00:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1626829244278650" MIME-Version: 1.0 Date: Wed, 21 Jul 2021 01:00:44 +0000 From: "NONAKA Kimihiro" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nonaka@netbsd.org X-Mailer: log_accum Message-Id: <20210721010044.187EDFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1626829244278650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nonaka Date: Wed Jul 21 01:00:43 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: fix fonts/koruri-ttf commit date. To generate a diff of this commit: cvs rdiff -u -r1.3901 -r1.3902 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1626829244278650 Content-Disposition: inline Content-Length: 956 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.3901 pkgsrc/doc/CHANGES-2021:1.3902 --- pkgsrc/doc/CHANGES-2021:1.3901 Wed Jul 21 00:06:59 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Jul 21 01:00:43 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3901 2021/07/21 00:06:59 gutteridge Exp $ +$NetBSD: CHANGES-2021,v 1.3902 2021/07/21 01:00:43 nonaka Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6222,7 +6222,7 @@ Changes to the packages collection and i Added audio/ympd version 1.3.0 [nia 2021-07-20] Updated net/bind916 to 9.16.18nb2 [rin 2021-07-20] Added graphics/drawpile version 2.1.17 [nia 2021-07-20] - Updated fonts/koruri-ttf to 20210720 [nonaka 2021-07-21] + Updated fonts/koruri-ttf to 20210720 [nonaka 2021-07-20] Updated net/php-baikal to 0.8.0 [wiz 2021-07-20] Updated security/py-kerberos to 1.3.1nb1 [wiz 2021-07-20] Updated security/gpg-tui to 0.7.2 [pin 2021-07-20] --_----------=_1626829244278650--