Received: by mail.netbsd.org (Postfix, from userid 605) id 01E6784D91; Tue, 16 Jun 2020 12:09:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7B9D284D83 for ; Tue, 16 Jun 2020 12:09:33 +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 NrYyTfwp0Icj for ; Tue, 16 Jun 2020 12:09:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DCD7684D45 for ; Tue, 16 Jun 2020 12:09:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DAB3CFB28; Tue, 16 Jun 2020 12:09:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159230937273620" MIME-Version: 1.0 Date: Tue, 16 Jun 2020 12:09:32 +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: <20200616120932.DAB3CFB28@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. --_----------=_159230937273620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Tue Jun 16 12:09:32 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Added emulators/xcpc version 20070122 To generate a diff of this commit: cvs rdiff -u -r1.3641 -r1.3642 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159230937273620 Content-Disposition: inline Content-Length: 743 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.3641 pkgsrc/doc/CHANGES-2020:1.3642 --- pkgsrc/doc/CHANGES-2020:1.3641 Tue Jun 16 10:32:58 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Jun 16 12:09:32 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3641 2020/06/16 10:32:58 nikita Exp $ +$NetBSD: CHANGES-2020,v 1.3642 2020/06/16 12:09:32 ryoon Exp $ Changes to the packages collection and infrastructure in 2020: @@ -5859,3 +5859,4 @@ Changes to the packages collection and i Added www/qutebrowser version 1.12.0 [pin 2020-06-16] 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] --_----------=_159230937273620--