Received: by mail.netbsd.org (Postfix, from userid 605) id 5425E84E63; Sat, 11 Feb 2023 12:57:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8495F84D41 for ; Sat, 11 Feb 2023 12:57:14 +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 ippvwnsqY3Wa for ; Sat, 11 Feb 2023 12:57:14 +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 1651084D09 for ; Sat, 11 Feb 2023 12:57:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0DC0DFA90; Sat, 11 Feb 2023 12:57:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167612023438640" MIME-Version: 1.0 Date: Sat, 11 Feb 2023 12:57:14 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20230211125714.0DC0DFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167612023438640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Feb 11 12:57:13 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated cad/klayout to 0.28.5 To generate a diff of this commit: cvs rdiff -u -r1.1111 -r1.1112 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167612023438640 Content-Disposition: inline Content-Length: 718 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.1111 pkgsrc/doc/CHANGES-2023:1.1112 --- pkgsrc/doc/CHANGES-2023:1.1111 Sat Feb 11 12:42:33 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Feb 11 12:57:13 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1111 2023/02/11 12:42:33 adam Exp $ +$NetBSD: CHANGES-2023,v 1.1112 2023/02/11 12:57:13 mef Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1420,3 +1420,4 @@ Changes to the packages collection and i Updated misc/dialog to 1.3.20230209 [fcambus 2023-02-11] Updated audio/mpg123 to 1.31.2 [adam 2023-02-11] Updated devel/py-ipython to 8.10.0 [adam 2023-02-11] + Updated cad/klayout to 0.28.5 [mef 2023-02-11] --_----------=_167612023438640--