Received: by mail.netbsd.org (Postfix, from userid 605) id 04D5384CFC; Sat, 29 May 2021 06:09:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 40BBB84CE8 for ; Sat, 29 May 2021 06:09:28 +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 6gYE7Yfp8lMu for ; Sat, 29 May 2021 06:09:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9DB5C84C13 for ; Sat, 29 May 2021 06:09:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9ABB8FA95; Sat, 29 May 2021 06:09:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622268567295000" MIME-Version: 1.0 Date: Sat, 29 May 2021 06:09:27 +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: <20210529060927.9ABB8FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622268567295000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat May 29 06:09:27 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated cad/klayout to 0.27 To generate a diff of this commit: cvs rdiff -u -r1.3013 -r1.3014 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622268567295000 Content-Disposition: inline Content-Length: 738 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3013 pkgsrc/doc/CHANGES-2021:1.3014 --- pkgsrc/doc/CHANGES-2021:1.3013 Sat May 29 01:33:23 2021 +++ pkgsrc/doc/CHANGES-2021 Sat May 29 06:09:27 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3013 2021/05/29 01:33:23 wen Exp $ +$NetBSD: CHANGES-2021,v 1.3014 2021/05/29 06:09:27 mef Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4647,3 +4647,4 @@ Changes to the packages collection and i Updated games/pysolfc to 2.6.4nb3 [dholland 2021-05-29] Updated textproc/p5-PPIx-QuoteLike to 0.017 [wen 2021-05-29] Updated time/p5-DateTime-Format-MySQL to 0.0701 [wen 2021-05-29] + Updated cad/klayout to 0.27 [mef 2021-05-29] --_----------=_1622268567295000--