Received: by mail.netbsd.org (Postfix, from userid 605) id 79E0F854A7; Fri, 23 Aug 2019 13:06:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 01FF5854A5 for ; Fri, 23 Aug 2019 13:06:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id wLr2QDNDYB-V for ; Fri, 23 Aug 2019 13:06: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 5EB60854A4 for ; Fri, 23 Aug 2019 13:06:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5C0E0FBF4; Fri, 23 Aug 2019 13:06:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156656557411430" MIME-Version: 1.0 Date: Fri, 23 Aug 2019 13:06:14 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20190823130614.5C0E0FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_156656557411430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Fri Aug 23 13:06:14 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated cad/verilator to 4.016 To generate a diff of this commit: cvs rdiff -u -r1.3599 -r1.3600 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156656557411430 Content-Disposition: inline Content-Length: 734 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.3599 pkgsrc/doc/CHANGES-2019:1.3600 --- pkgsrc/doc/CHANGES-2019:1.3599 Fri Aug 23 12:37:12 2019 +++ pkgsrc/doc/CHANGES-2019 Fri Aug 23 13:06:14 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3599 2019/08/23 12:37:12 adam Exp $ +$NetBSD: CHANGES-2019,v 1.3600 2019/08/23 13:06:14 ryoon Exp $ Changes to the packages collection and infrastructure in 2019: @@ -5898,3 +5898,4 @@ Changes to the packages collection and i Updated textproc/p5-YAML to 1.29 [adam 2019-08-23] Updated devel/p5-Scalar-List-Utils to 1.52 [adam 2019-08-23] Updated www/p5-Template-Toolkit to 2.29 [adam 2019-08-23] + Updated cad/verilator to 4.016 [ryoon 2019-08-23] --_----------=_156656557411430--