Received: by mail.netbsd.org (Postfix, from userid 605) id 2399384D91; Tue, 16 Jun 2020 13:43:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A2ADE84D3F for ; Tue, 16 Jun 2020 13:43:51 +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 xWm1mJf1igqg for ; Tue, 16 Jun 2020 13:43:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0F4BF84D28 for ; Tue, 16 Jun 2020 13:43:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0CD59FB28; Tue, 16 Jun 2020 13:43:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1592315031132930" MIME-Version: 1.0 Date: Tue, 16 Jun 2020 13:43:51 +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: <20200616134351.0CD59FB28@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. --_----------=_1592315031132930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Tue Jun 16 13:43:50 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated ham/predict to 2.2.6 To generate a diff of this commit: cvs rdiff -u -r1.3644 -r1.3645 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1592315031132930 Content-Disposition: inline Content-Length: 748 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.3644 pkgsrc/doc/CHANGES-2020:1.3645 --- pkgsrc/doc/CHANGES-2020:1.3644 Tue Jun 16 13:43:02 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Jun 16 13:43:50 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3644 2020/06/16 13:43:02 ryoon Exp $ +$NetBSD: CHANGES-2020,v 1.3645 2020/06/16 13:43:50 mef Exp $ Changes to the packages collection and infrastructure in 2020: @@ -5864,3 +5864,4 @@ Changes to the packages collection and i Added audio/open_jtalk version 1.11 [ryoon 2020-06-16] Added audio/open_jtalk-HTS_voice version 1.05 [ryoon 2020-06-16] Added audio/open_jtalk-MMDAgent_voice version 1.8 [ryoon 2020-06-16] + Updated ham/predict to 2.2.6 [mef 2020-06-16] --_----------=_1592315031132930--