Received: by mail.netbsd.org (Postfix, from userid 605) id 9DBED84EE8; Sat, 8 Apr 2023 23:25:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CD9A584D25 for ; Sat, 8 Apr 2023 23:25:43 +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 kxo508Na3gXS for ; Sat, 8 Apr 2023 23:25:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5D5B784CBC for ; Sat, 8 Apr 2023 23:25:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5A7AEFA84; Sat, 8 Apr 2023 23:25:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168099634318900" MIME-Version: 1.0 Date: Sat, 8 Apr 2023 23:25:43 +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: <20230408232543.5A7AEFA84@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168099634318900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Apr 8 23:25:43 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated cad/klayout to 0.28.6 To generate a diff of this commit: cvs rdiff -u -r1.2114 -r1.2115 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168099634318900 Content-Disposition: inline Content-Length: 699 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.2114 pkgsrc/doc/CHANGES-2023:1.2115 --- pkgsrc/doc/CHANGES-2023:1.2114 Sat Apr 8 23:19:00 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Apr 8 23:25:43 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2114 2023/04/08 23:19:00 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.2115 2023/04/08 23:25:43 mef Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2947,3 +2947,4 @@ Changes to the packages collection and i Updated lang/rust to 1.68.2 [he 2023-04-08] Updated lang/rust-bin to 1.68.2 [he 2023-04-08] Updated print/a2ps to 4.15.3nb1 [wiz 2023-04-08] + Updated cad/klayout to 0.28.6 [mef 2023-04-08] --_----------=_168099634318900--