Received: by mail.netbsd.org (Postfix, from userid 605) id B825D84EB1; Wed, 22 Feb 2023 16:22:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E6DD784E5C for ; Wed, 22 Feb 2023 16:22:24 +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 iZrCbd4Wo9iQ for ; Wed, 22 Feb 2023 16:22:24 +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 45D2084CE3 for ; Wed, 22 Feb 2023 16:22:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 434D6FA90; Wed, 22 Feb 2023 16:22:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1677082944140600" MIME-Version: 1.0 Date: Wed, 22 Feb 2023 16:22:24 +0000 From: "Izumi Tsutsui" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tsutsui@netbsd.org X-Mailer: log_accum Message-Id: <20230222162224.434D6FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1677082944140600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tsutsui Date: Wed Feb 22 16:22:24 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated textproc/unicode-character-database to 15.0.0 To generate a diff of this commit: cvs rdiff -u -r1.1343 -r1.1344 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1677082944140600 Content-Disposition: inline Content-Length: 752 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.1343 pkgsrc/doc/CHANGES-2023:1.1344 --- pkgsrc/doc/CHANGES-2023:1.1343 Wed Feb 22 12:51:03 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Feb 22 16:22:24 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1343 2023/02/22 12:51:03 adam Exp $ +$NetBSD: CHANGES-2023,v 1.1344 2023/02/22 16:22:24 tsutsui Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1742,3 +1742,4 @@ Changes to the packages collection and i Added sysutils/packer version 1.8.6 [jperkin 2023-02-22] Updated lang/py-mypy to 1.0.1 [adam 2023-02-22] Updated textproc/py-openpyxl to 3.1.1 [adam 2023-02-22] + Updated textproc/unicode-character-database to 15.0.0 [tsutsui 2023-02-22] --_----------=_1677082944140600--