Received: by mail.netbsd.org (Postfix, from userid 605) id 8E32884EC9; Tue, 28 Feb 2023 07:14:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BDADF84EA3 for ; Tue, 28 Feb 2023 07:14:53 +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 N9PAWseCw4TL for ; Tue, 28 Feb 2023 07:14:53 +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 1F7D584CE3 for ; Tue, 28 Feb 2023 07:14:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1D29CFA90; Tue, 28 Feb 2023 07:14:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1677568493175750" MIME-Version: 1.0 Date: Tue, 28 Feb 2023 07:14:53 +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: <20230228071453.1D29CFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1677568493175750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Feb 28 07:14:53 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated fonts/font-misc-misc to 1.1.3 To generate a diff of this commit: cvs rdiff -u -r1.1452 -r1.1453 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1677568493175750 Content-Disposition: inline Content-Length: 738 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.1452 pkgsrc/doc/CHANGES-2023:1.1453 --- pkgsrc/doc/CHANGES-2023:1.1452 Tue Feb 28 07:13:12 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Feb 28 07:14:52 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1452 2023/02/28 07:13:12 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.1453 2023/02/28 07:14:52 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1889,3 +1889,4 @@ Changes to the packages collection and i Updated fonts/font-micro-misc to 1.0.4 [wiz 2023-02-28] Updated fonts/font-misc-ethiopic to 1.0.5 [wiz 2023-02-28] Updated fonts/font-misc-meltho to 1.0.4 [wiz 2023-02-28] + Updated fonts/font-misc-misc to 1.1.3 [wiz 2023-02-28] --_----------=_1677568493175750--