Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2B0EC84CD8 for ; Tue, 27 Jun 2023 10:54:39 +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 vhSFsStNSZmb for ; Tue, 27 Jun 2023 10:54:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7E5DA84CCC for ; Tue, 27 Jun 2023 10:54:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7C1EAFA89; Tue, 27 Jun 2023 10:54:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1687863278297310" MIME-Version: 1.0 Date: Tue, 27 Jun 2023 10:54:38 +0000 From: "Taylor R Campbell" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: riastradh@netbsd.org X-Mailer: log_accum Message-Id: <20230627105438.7C1EAFA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1687863278297310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: riastradh Date: Tue Jun 27 10:54:38 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added fonts/tex-culmus-latex version 0.7 To generate a diff of this commit: cvs rdiff -u -r1.4075 -r1.4076 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1687863278297310 Content-Disposition: inline Content-Length: 750 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.4075 pkgsrc/doc/CHANGES-2023:1.4076 --- pkgsrc/doc/CHANGES-2023:1.4075 Tue Jun 27 10:54:22 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Jun 27 10:54:37 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4075 2023/06/27 10:54:22 pin Exp $ +$NetBSD: CHANGES-2023,v 1.4076 2023/06/27 10:54:37 riastradh Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5712,3 +5712,4 @@ Changes to the packages collection and i Updated devel/py-ipykernel to 6.23.3 [adam 2023-06-27] Updated devel/p5-File-Find-Rule-VCS to 1.09 [wen 2023-06-27] Updated shells/oh-my-posh to 17.5.2 [pin 2023-06-27] + Added fonts/tex-culmus-latex version 0.7 [riastradh 2023-06-27] --_----------=_1687863278297310--