Received: by mail.netbsd.org (Postfix, from userid 605) id D258E84D90; Tue, 16 Jun 2020 12:43:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5CD2F84D83 for ; Tue, 16 Jun 2020 12:43:46 +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 13JeTQBdxtCA for ; Tue, 16 Jun 2020 12:43:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BC6E584D82 for ; Tue, 16 Jun 2020 12:43:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B9FA6FB28; Tue, 16 Jun 2020 12:43:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1592311425174190" MIME-Version: 1.0 Date: Tue, 16 Jun 2020 12:43:45 +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: <20200616124345.B9FA6FB28@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. --_----------=_1592311425174190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Tue Jun 16 12:43:45 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated ham/predict to 2.2.5 To generate a diff of this commit: cvs rdiff -u -r1.3642 -r1.3643 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1592311425174190 Content-Disposition: inline Content-Length: 732 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.3642 pkgsrc/doc/CHANGES-2020:1.3643 --- pkgsrc/doc/CHANGES-2020:1.3642 Tue Jun 16 12:09:32 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Jun 16 12:43:45 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3642 2020/06/16 12:09:32 ryoon Exp $ +$NetBSD: CHANGES-2020,v 1.3643 2020/06/16 12:43:45 mef Exp $ Changes to the packages collection and infrastructure in 2020: @@ -5860,3 +5860,4 @@ Changes to the packages collection and i Updated misc/ansiweather to 1.17.0 [fcambus 2020-06-16] Added security/passphrase version 1.0.0 [nikita 2020-06-16] Added emulators/xcpc version 20070122 [ryoon 2020-06-16] + Updated ham/predict to 2.2.5 [mef 2020-06-16] --_----------=_1592311425174190--