Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 33CA084D96 for ; Sun, 15 Oct 2023 10:33:11 +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 3kAW8PkLq5Zf for ; Sun, 15 Oct 2023 10:33:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8B99B84D14 for ; Sun, 15 Oct 2023 10:33:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 88A24FADC; Sun, 15 Oct 2023 10:33:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1697365990296780" MIME-Version: 1.0 Date: Sun, 15 Oct 2023 10:33:10 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20231015103310.88A24FADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1697365990296780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sun Oct 15 10:33:10 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated fonts/noto-ttf to 20230927 To generate a diff of this commit: cvs rdiff -u -r1.5891 -r1.5892 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1697365990296780 Content-Disposition: inline Content-Length: 728 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.5891 pkgsrc/doc/CHANGES-2023:1.5892 --- pkgsrc/doc/CHANGES-2023:1.5891 Sun Oct 15 09:26:53 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Oct 15 10:33:10 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5891 2023/10/15 09:26:53 bsiegert Exp $ +$NetBSD: CHANGES-2023,v 1.5892 2023/10/15 10:33:10 ryoon Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8684,3 +8684,4 @@ Changes to the packages collection and i Added devel/appstream version 0.16.3 [wiz 2023-10-15] Updated devel/libadwaita to 1.4.0 [wiz 2023-10-15] Updated lang/go121 to 1.21.3 [bsiegert 2023-10-15] + Updated fonts/noto-ttf to 20230927 [ryoon 2023-10-15] --_----------=_1697365990296780--